body {
	background-image: url(img/back-url-with2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
}
/* Style-Sheet fuer Standardseiten */

.counter {
	font-size:9pt;
        font-style:italic;
        color:#666666;
}
/* Text mit Kasten drumrum als Hervorhebung */
.kasten {
	background-color:#000066;
	border-style:solid;
	border-width:medium;
	border-color:#ff9966;
	color:#ffffff;
	padding:0.5cm;
}
.kastenhell {
	background-color:#F2F2F2;
	padding:0.2cm;
	color : #666666;
	border: thin dashed #ff9966;

}
#back {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 17px;
	border-bottom-width: 0px;
	border-left-width: 17px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#back-navi {
	background-image: url(../d/img/verlauf.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
}

#back1 {
	background-color: #E9E9E9;
}
.table-hell {

}
.kastenrand {
	padding:0.2cm;
	border: thin solid #D2D2D2;

}

.empfehlung {
	border : none;
	background-color : #E5E5E5;
	padding : 5px;
}

.tip {
	color : #666666;
	font-size:8pt;
	background : #EAEAEA;
	font-family: Arial, Helvetica, sans-serif, Symbol;

}

/* Linien ueber und/oder unter dem Ganzen Ding in Braun */
.topline {
	border-top-style:solid;
	border-top-width:1pt;
	border-color:#e76519;
}

.bottomline {
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-color:#e76519;
}

.topbottomline {
	border-top-style:solid;
	border-top-width:1pt;
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-color:#e76519;
}

.allline {
	border-style:solid;
	border-width:1pt;
	border-color:#e76519;
}

/* Linien ueber und/oder unter dem Ganzen Ding in Braun */
.topblack {
	border-top-style:solid;
	border-top-width:1pt;
	border-color:#000000;
}

.bottomblack {
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-color:#000000;
}

.topbottomblack {
	border-top-style:solid;
	border-top-width:1pt;
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-color:#000000;
}
.allblack {
	border-style:solid;
	border-width:1pt;
	border-color:#000000;
}
/* super kleine Fonts verwenden */
.mini {
	font-size:8pt;
}
/* ganz kleine Fonts verwenden */
.klein {
	font-size:8pt;
}
/* ganz kleine Fonts in dunkelrot verwenden */
.kleinrot {
	font-size:9pt;
        color:#8b0000;
}
/* Tabelle fuer Seitenlayout */
table.layout {
	padding : 0px;
	width : 580px;
	font-family : Arial,Helv,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
}
/* Ueberschrift in Blau */
.ueber {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18pt;
	color:#666;
}

/* Allgemein linken und rechten Rand setzen */
.rand {
	margin-left:13mm;
	margin-right:13mm
}
.rand-sm {
	margin-left:42mm;
	margin-right:42mm
}


/* Allgemeine Vorgabe von Schriftart */
h1 {
	font-size:16px;
	font-weight:normal;
	color: #5678F4;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color: #000;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-color: #5371D1;
	border-right-color: #5371D1;
	border-bottom-color: #5371D1;
	border-left-color: #5371D1;
	background-color: #EAEAEA;
	letter-spacing: normal;
	white-space: normal;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h4 {
	font-size:14px;
	font-weight:bold;
	color: #919191;
}

table,tr,th,td,p,ol,ul,li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color: #000;
	text-align: left;
/*        background-color: white;*/
}

/* Die Farbe fuer Anzeige der Links in Ordnung bringen */
a:link       {
	color: #05096C;
	text-decoration: none;
	font-weight: normal;
}
a:visited    {
	color: #039;
	font-weight: normal;
	text-decoration: none;
}
a:active     
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover      
{
	color: #F00;
	text-align: center;
	background-color: #FFF;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif, Symbol;
	font-size: 9px;
	color: #000;
	text-align: center;

}

input, select, textarea
   { font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
 .Bereich, .Feld
   { width:100px; border:5px solid #999999; }
 .Auswahl
   { background-color:#FFFFCC; width:329px; border:4px solid #DDDDDD; }
 .Check, .Radio
   { background-color:#0000FF; border:1px solid #DDDDDD; }
 .Button
   { background-color:#FFFF00; width:10px; border:1px solid #DDDDDD; }
#abstand {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.standard-fett {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.standard {
	font-size: 12px;
	padding: 0px 10px;
}
div.liste {
	height: 100px;
	width: 100%;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.mitte {
	text-align: center;
}
