@charset "iso-8859-15";

/* CSS Klassen */
.balloon {color: #0000ff;}
.bg-tabelle-links {background: url("../img/layout/boxen/tabelle-links.gif") top left repeat-y;}
.bg-tabelle-oben {background: url("../img/layout/boxen/tabelle-oben.gif") top left repeat-x;}
.bg-tabelle-rechts {background: url("../img/layout/boxen/tabelle-rechts.gif") top left repeat-y;}
.bg-tabelle-unten {background: url("../img/layout/boxen/tabelle-unten.gif") top left repeat-x;}
.bg-goldgelb {background-color: #ffcc00;}
.bg-goldgelb-senkrecht {background: url("../img/bg/goldgelb.gif") repeat-y;}
.bg-goldgelb-waagrecht {background: url("../img/bg/goldgelb.gif") repeat-x;}
.bg-gruen {background-color: #009900;}
.bg-gruen-senkrecht {background: url("../img/bg/gruen.gif") repeat-y;}
.bg-gruen-waagrecht {background: url("../img/bg/gruen.gif") repeat-x;}
.bg-hellblau {background-color: #0099ff;}
.bg-hellblau-senkrecht {background: url("../img/bg/hellblau.gif") repeat-y;}
.bg-hellblau-waagrecht {background: url("../img/bg/hellblau.gif") repeat-x;}
.blau {color: #0000ff;}
.blocksatz {text-align:justify;}
.fehler {color:#ff0000; font-size: 9px; font-weight:bold;}
.fett {font-weight:bold;}
.goldgelb {color: #ffcc00;}
.google {display:none;}
.gruen {color: #009900;}
.hellblau {color: #0099ff;}
.hinweis {color:#009900; font-size: 9px; font-weight:bold;}
.kursiv {font-style:italic;}
.linksbuendig {text-align:left;}
.nada {display:none;}
.pflichtfeld {display:none;}
.rechtsbuendig {text-align:right;}
.schrift-7 {font-size:7px;}
.schrift-8 {font-size:8px;}
.schrift-9 {font-size:9px;}
.schrift-10 {font-size:10px;}
.schrift-11 {font-size:11px;}
.schrift-12 {font-size:12px;}
.schrift-14 {font-size:14px;}
.schrift-16 {font-size:16px;}
.schrift-18 {font-size:18px;}
.schrift-20 {font-size:20px;}
.schwarz {color: #000000;}
.trennzeile {font-size:5px;}
.umfluss-links {float:right;}
.umfluss-rechts {float:left;}
.unterstreichen {text-decoration:underline;}
.weiss {color: #ffffff;}
.zartgrau {color: #c0c0c0;}
.zentriert {text-align:center;}

/* Vorbelegte Klassen */
a { 
	text-decoration: none;
} 
a:link { 
	color:#0099ff;
} 
a:active {
	color:#009900;
}
a:hover {
	color:#0000ff;
} 
a:visited {
	color:#0000ff;
}
img.bild-rechts {border:0 none; float: left; padding: 4px 20px 4px 0;}
img.bild-links {border:0 none; float: right; padding: 4px 20px 4px 0;}
pre {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/* Symbole */
#bsp-hover {width:100px; height:70px; z-index:6;}
#bsp-hover a {width:100px; height:70px; display: block; background: url("../img/buttons/tarifrechner.gif") 0px 0px no-repeat; z-index:6;}
#bsp-hover a:hover {width:100px; height:70px; background-position: 0px -70px; z-index:6;}

#home {width:30px; height:26px; z-index:6;}
#home a {width:30px; height:26px; z-index:6; display: block; background: url("../img/css-pics/home.gif") 0px 0px no-repeat;}
#home a:hover {width:30px; height:26px; z-index:6; background-position: 0px -26px;}
#magazine {width:215px; height:46px; z-index:6; }
#magazine a {width:215px; height:46px; z-index:6; display: block; background: url("../img/css-pics/magazine.jpg") 0px 0px no-repeat;}
#magazine a:hover {width:215px; height:46px; z-index:6; background-position: 0px -46px;}
#schaden-fax {width:44px; height:45px; z-index:6;}
#schaden-fax a {width:44px; height:45px; display: block; background: url("../img/css-pics/schaden-fax.jpg") 0px 0px no-repeat; z-index:6;}
#schaden-fax a:hover {width:44px; height:45px; background-position: 0px -45px; z-index:6;}
#schaden-online {width:44px; height:45px; z-index:6;}
#schaden-online a {width:44px; height:45px; display: block; background: url("../img/css-pics/schaden-online.jpg") 0px 0px no-repeat; z-index:6;}
#schaden-online a:hover {width:44px; height:45px; background-position: 0px -45px; z-index:6;}
#tarifrechner {width:100px; height:70px; display: block; background: url("../img/buttons/tarifrechner.gif") 0px 0px no-repeat; z-index:6;}

/* Formulare */

form {padding: 10px; border: 0; cursor: pointer; /* Mauszeiger aendern */}
input, select, textarea { font-size:11px; font-family:Verdana,sans-serif; color:#009900; background-color:#ffa; border:1.5px solid #7f9db9; }
.Bereich, .Feld { background-color:#ffa; border:1.5px solid #7f9db9; }
.Check, .Radio { background-color:#ffffff; border: 0; border-color:#ffffff;}
.Button { background-color:#0099ff; color:#ffffff; border:1px solid #0000ff; font-weight:bold;}

/* Listen */

.liste-ausgerueckt {list-style-position:outside;}
.liste-eingerueckt {list-style-position:inside;}
.liste-ohne-stil {list-style-type:none;}
.liste-disc {list-style-type:disc;}
.liste-kreis {list-style-type:circle;}
.liste-quadrat {list-style-type:square;}
.liste-symbol {list-style-image:url(../img/symbole/listenhaken.gif);}
.sort-liste-abc-gross {list-style-type:upper-alpha;}
.sort-liste-abc-klein {list-style-type:lower-alpha;}
.sort-liste-nummeriert {list-style-type:decimal;}
.sort-liste-rom-gross {list-style-type:upper-roman;}
.sort-liste-rom-klein {list-style-type:lower-roman;}
