/* Kopf  */


body {
	background-color:#F5F5F5;
}



#linkleiste {position:absolute; top:0; left:25; width:480; height:61; z-index:0;}
#framewechsel {position:absolute; top:0; left:0; width:5; height:61; z-index:1;}
#suche {position:absolute; top:8; left:330; width:80; height:20; z-index:1;}
#suchbuttons {position:absolute; top:6; left:456; width:40; height:20; z-index:1;}
#suchesenden {position:absolute; top:6; left:405; width:40; height:20; z-index:1;}
#fussAuswahlpunkte {position:absolute; top:35; left:48; width:480; height:20; z-index:1;}

a.fusslink {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        }

a.fusslink:link {color: white;}
a.fusslink:visited {color: white;}
a.fusslink:active {color: black;}
a.fusslink:hover {color: red; margin:1px -1px -1px 1px;}

.suchfeld {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	}
