body {
	padding:0;
	margin:0;
         color:#545454;
	font-size:10px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
}

td {
	font-size:10px;
         color:#545454;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
}

td.head_left {
         background-color:#8EA8B9;
         color:#545454;
}

td.head_center {
         background-color:#306384;
         color:#545454;
}

td.head_right {
         background-color:#8EA8B9;
         color:#545454;
}

td.balken {
         background-color:#728998;
         color:#545454;
}

td.menuebalken {
         background-color:#8ea8b9;
         color:#545454;
}

td.content {
         background-color:#efefef;
         margin: 22px 40px 22px 40px;
         color:#545454;
}

td.hellblau {
         background-color:#97aebe;
         color:#545454;
}

td.hell{
         background-color:#fcfcfc;
          color:#545454;
}

input.kontakt, textarea.kontakt, select.kontakt, span.kontakt{
         border:0px;
}


input.suche, textarea.suche, select.suche, span.suche {
         width: 320px;
}

a:link {color:728998; text-decoration:none; }
a:visited {color:728998; text-decoration:none; }
a:focus {color:728998; text-decoration:underline; }
a:hover {color:728998; text-decoration:underline; }
a:active {color:728998; text-decoration:underline; }
/*///////////////////////////////////////////////////////////////////*/
#kopf{width:100%; height:5px; position:fixed; top:0; left:0; z-index:111; font-size:0; line-height:0em;}
#fuss{width:100%; height:12px; position:fixed; bottom:0; left:0; z-index:111;}
.head_left{background-color: #8EA8B9;}
.head_center{background-color: #306384;}
.head_right{background-color: #8EA8B9;}