/*dateiname: style_pop.css   style-datei für pop-ups*/
body {margin-right:0px; margin-left:0px; margin-top:0px; margin-bottom:0px; width-margin:0px; height-margin:0px;
      background-image: url(../images/bg_popup.jpg); background-attachment:fixed}
/*schrift- umd absatzformate*/
text {font-family:Verdana, Arial; font-size:0.9em; line-height:130%; text-align:justify}
p,a,b,ul,li {font-family:Verdana, Arial; text-color:#000000}
p,a {font-size:0.9em; line-height:130%; text-align:justify;}
p.small {font-size:8pt; line-height:100%}
/*überschriften*/
h1,h2,h3{font-family:Comic Sans MS; Verdana, Arial; font-weight:bold; text-align:center}
h1 {font-size:22pt; margin-bottom:-1mm}
h2 {font-size:18pt}
h3 {font-size:14pt}
h4 {font-family:Comic Sans MS, Verdana, Arial; font-size:12pt; font-weight:bold; color:#101010; margin-bottom:0mm; margin-top:1mm}
/*links*/
a {text-decoration:none;}
a:link {text-decoration:none; color:#0000A0}
a:hover {text-decoration:underline; color:#008080}
a:visited {color:#706C70}
/*alle bilder ohne rahmen*/
img {border:0px}
/*zelleninhalt oben ausrichten*/
td {vertical-align:top}
