@charset "utf-8";
#kopf {
    position: absolute;
    margin: 0px;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    z-index: 6;
    overflow: hidden;
    color: #fff;   
    background-color: #EAEAEA;
}
#kopf .gesamt {
	width:100%; 
}
#kopf_logo { 
	background-image:url(../grafik/layout/kopf/logo.png);
    background-repeat:no-repeat;
    background-position: left top;
	height:72px; 
}
#kopf_logo2 { 
    background-color:#006ECB;
    width:260px;
	height:72px; 
}
#kopf_logo img { 
	/*margin:0px 20px;*/ 
}
#kopf_logo_img1 {
	float:left; 
	width:270px; 
	height:72px;
}
#kopf_logo_img2 {
	float:right; 
	width:284px; 
	height:72px;
}
#kopf_nav {
	clear:both; 
	height:42px; 
	/*
	background-image:url(../grafik/layout/kopf/navkat_hg.png);
    background-repeat:repeat-x;
    background-position: left -26;
    */
}
#kopf_nav table {
	/*
    text-align:right; 
    height:26px; 
    margin-right:20px;*/
}
.leiste_oben_trenner {
    width:1px; 
    background-image:url(../grafik/layout/kopf/navkat_hg.png);
    background-repeat:no-repeat;
}
.leiste_oben_trenner2 {
    width:1px;
    color: #FFF; 
}
.leiste_oben_mitte {
	background-image:url(../grafik/layout/kopf/navkat_hg.png);
    background-repeat:repeat-x;
    background-position: left -26;
    font-size:12px;
    line-height:26px;
    display:block;
    font-weight:bold;
}
.leiste_oben_mitte2 {
    font-size:11px;
    font-weight:bold;
    color: #868686;
}
.leiste_oben_mitte a:link,.leiste_oben_mitte a:visited,.leiste_oben_mitte a:focus {
    padding:0px 20px;
    color: #FFF;
    text-decoration:none;
    height:26px;
    display:block;
    font-weight:bold;
}
.leiste_oben_mitte2 a:link,.leiste_oben_mitte2 a:visited,.leiste_oben_mitte2 a:focus {
    padding:0px 7px;
    color: #868686;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
.leiste_oben_mitte a:hover {
    padding:0px 20px;
    background-image:url(../grafik/layout/kopf/navkat_hg.png);
    background-repeat:repeat-x;
    background-position: left top;
    color: #FFF;
    text-decoration:none;
    height:26px;
    display:block;
    font-weight:bold;
}
.leiste_oben_mitte2 a:hover {
    padding:0px 7px;
    color: #868686;
    text-decoration:underline;
    font-weight:bold;
    font-size:11px;
}
.leiste_oben_mitte_aktiv {
    background-image:url(../grafik/layout/kopf/navkat_hg.png);
    background-repeat:repeat-x;
    background-position: left top;
    font-size:12px;
    line-height:26px;
    display:block;
    font-weight:bold;
    color:#FFF;
}
.leiste_oben_mitte_aktiv2 {
   padding:0px 7px;
    color: #868686;
    text-decoration:underline;
    font-weight:bold;
    font-size:11px;
}

.leiste_oben_mitte_aktiv a:link,.leiste_oben_mitte_aktiv a:visited,.leiste_oben_mitte_aktiv a:focus,.leiste_oben_mitte_aktiv a:hover {
    padding:0px 20px;
    background-image:url(../grafik/layout/kopf/navkat_hg.png);
    background-repeat:repeat-x;
    background-position: left top;
    color: #FFF;
    text-decoration:none;
    height:26px;
    display:block;
    font-weight:bold;
}
.leiste_oben_mitte_aktiv2 a:link,.leiste_oben_mitte_aktiv2 a:visited,.leiste_oben_mitte_aktiv2 a:focus,.leiste_oben_mitte_aktiv2 a:hover {
    padding:0px 7px;
    color: #868686;
    text-decoration:underline;
    font-weight:bold;
    font-size:11px;
}
#abstand {
    width:100%; 
    height:5px; 
}
#abstand_farblinie {
    width:100%; 
    height:3px; 
    background-color:#D2D2D2;
}
#suche_gesamt {
	float:right;
	margin-top:5px;
	margin-right: 30px;
}
#suche_gesamt2 {
	float:right;
	margin-top:25px;
	margin-right: 30px;
	/*background-color:#006ECB;*/
}
#suchfeld {
    width: 190px;
    height:26px;
}
#suche_input {
	width:140px; 
	background:#F1F1F1;  
	height:20px; 
	color:#A2A2A2; 
}
#suche_button {
	width:39px; 
	margin-left:5px;
	height:20px; 
    font-size:11px; 
    font-weight:bold; 
    background: url(../grafik/layout/inhalt/buttonleiste2.png) repeat-x; 
    color:#FFFFFF; 
    border:1px solid #FFFFFF; 
    cursor:pointer; 
}
.navkatleiste_gesamt {
	float:right;
	margin-top:5px;
	margin-right:20px;
}
.hgrund {
	background-image:url(../grafik/layout/kopf/logo.jpg);
	background-repeat:no-repeat;
    background-position: left top;
}

