HTML, BODY, DIV, P, H1, H2, H3, UL, OL, 
SPAN, A, TABLE, TD, FORM, IMG, LI {
 	font-family: verdana, sans-serif;
	font-size: 12px;
}

A{ color:#093757; }

A.intern{
	text-decoration: none;
	border-bottom: 1px dashed #093757;
	}

A.email{
	font-size:10px;
	text-decoration: none;
	border-bottom: 1px dashed #093757;
}	

BODY{

	background-color: #F1CB93;
	
	text-align:center;
	color: #093757;

}

H1{
	font-size:12px;	
	word-spacing: 2px;
	margin-left:54px;
}
H2{
	margin-left:38px;
	font-size:18px;	
	text-align:left;
	font-weight:bolder;
} 

H3{
	font-size:14px;	
	margin-top:25px;
	margin-left:50px;
	margin-bottom:5px;
}

H3 A{
	font-size:14px;	
	text-decoration:none;
}


P{
	line-height: 16px;	
}

DIV{
	text-align: left;
	background-color:white;
	width:760px;
	color: #093757;
	border: 1px #283C49 solid;
	margin: auto;
	padding:10px;
}

DIV.Navi{
	padding:5px;
	text-align:left;
	word-spacing: 10px;
	background-color:#EEEEEE;
	border: 1px #283C49 solid;
	margin: auto;
}



DIV.NaviKlein{
	padding:5px;
	width:610px;
	margin-left:20px;
	word-spacing: 10px;
	border: none;
	border-bottom: 1px #283C49 solid;
	border-left: 1px #283C49 solid;
	border-right: 1px #283C49 solid;
	margin: auto;
}


DIV.innen{
	border: 2px dotted #283C49;
	width:400px;	
	padding:10px;
}


TABLE.Adwords{
	margin-left:50px;	
	margin-top:20px;
	margin-bottom:20px;
}

TABLE.Adwords TD{
	padding:0px;	
}

TABLE.Liste{
	background-color:#283C49;
	width:640px;
	margin-top: 20px;
}

TABLE.ListeKlein{
	background-color:#283C49;
	width:100px;
	margin-top: 20px;
}


TD{
	padding: 5px;

	color: #093757;
}

TABLE.ListeKlein TD{
	background-color:#F4EDE9;
}

TABLE.Liste TD{
	background-color:#F4EDE9;
	padding:5px;
}

TD.tabellenkopf{
	font-weight: bold;
	background-color:white;
}
TH{
	font-weight: bold;
	background-color:white;
}

TABLE.Tabelle{
	background-color:#283C49;
	margin-left:60px;
	width:540px;
}

TABLE.Tabelle TH{
	background-color:#F4EDE9;
	text-align:left;
	padding:3px;
}

TABLE.Tabelle TD{
	background-color:white;
}

.rot{
	color:red;	
}
.gruen{
	color:green;	
}

.code{
	font-family : courier, sans-serif;
	line-height: 19px;
	background-color:silver;
	margin-left: 40px;
	width: 600px;
	border: 1px silver dotted;
}

.code2{
	font-family : courier, sans-serif
	text-align:left;
	width:600px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	margin-left:60px;
	border: 1px black dotted;
	background-color:#EEEEEE;
	padding:5px;
	
}

.Box{
	text-align:left;
	width:450px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	margin-left:60px;
}




.Box2{
	text-align:left;
	width:500px;
	padding:10px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 20px;
	margin-left:60px;
	background-color:#F4EDE9;
	border: 1px black dashed;
}

.Tipp{
	/*color:#006700;*/
	font-weight:bold;
	padding:3px;
	border: 1px solid #006700;
	margin-bottom:5px;
}

.Hot{
	/*color:#006700;*/
	font-weight:bold;
	padding:3px;
	border: 1px solid #A60000;
	margin-bottom:5px;
}

.Mininavigation{
	text-align:left;
	width:500px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 20px;
	margin-left:50px;
}

TABLE.subNav{
	width:100%;
	margin:auto;
}

TABLE.subNav TD{
	width: 20%;
	text-align:center;
	background-color:#EEEEEE;
	font-weight:bold;
	border:1px solid #283C49;
}

UL.Box{
	margin-top: 0px;
	padding-left:20px;	
}
.center{
	text-align:center;	
}

UL.Links{
	margin-top: 0px;
	padding-left:50px;	
	font-size:14px;
}

UL.Links LI{
	padding-top:10px;
}

.klein{
	font-size:10px;	
}


DIV DIV{
	margin-left:10%;
	width:400px;
	border: none;
}

TABLE.localNav{
	width:100%;
	text-align:left;
	width:450px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	margin-left:60px;
}
TABLE.localNav TD{
	width:25%;
	text-align:Center;
	padding:5px;
	
}

OL.Aufzaehlung{
	margin-left:90px;	
}

OL.Aufzaehlung LI{
	padding-bottom:20px;	
}

