/* CSS Document */

#kopf, #kopf_deutsch {height:144px;width:100%;background-color:#FFCC00;color:#000;background-image: url("gfx/head.jpg");
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;
padding:0;margin:0;}
#kopf_deutsch {background-image: url("gfx/head_deutsch.jpg");}

#kopf .button, #kopf_deutsch .button {float:right;position:relative;top:23px;margin-right:10px;}
#kopf .button ul, #kopf_deutsch .button ul {margin:0px;
list-style-type:none;}
#kopf .button ul li, #kopf_deutsch .button ul li {padding-left:10px;text-align:center;background-image: url("gfx/button_left.gif");float:left;height:25px;background-repeat:no-repeat;width:120px;}
#kopf .button a, #kopf_deutsch .button a {margin:0px;background-image: url("gfx/button_right.gif");height:25px;display:block;
background-position:right;padding-right:10px;line-height:30px;font-weight:bold;}

*html #kopf .button a, *html #kopf_deutsch .button a {
	line-height:25px;
} /*hack damit die navi im IE funzt */



#kopf .button a:hover, #kopf_deutsch .button a:hover {text-decoration:none;}
#kopf .status, #kopf_deutsch .status {float:right;clear:both;text-align:right;position:relative;top:0px;margin-right:13px;display:block;}

#kopf .homelink, #kopf_deutsch .homelink {padding-left:0px;position:relative;top:10px;left:175px;float:left;width:650px;}
#kopf .homelink a, #kopf_deutsch .homelink a {text-decoration:none;}
* html #kopf .homelink, * html #kopf_deutsch .homelink {width:700px;}

#kopf .logolink, #kopf_deutsch .logolink {float:left;display:block; position:relative;top:15px;clear:both;left:20px;width:270px;height:70px;}
#kopf .logolink:hover, #kopf_deutsch .logolink:hover {text-decoration:none;}

