﻿/*Headerelemente*********************************************/

/*Kompass*/

#compass
{width:170px;
height:180px;
background:url(images/kompass.jpg) no-repeat;
float:left;}

/*Container Header rechts*/

#headerright
{width:824px;
height:103px;
background:url(images/navioben.gif) no-repeat;
float:left;
}

/*Leerer Bereich*/
#empty
{width:657px;
height:77px;
float:left;}

/*Bildelement rechts*/

#personaltop
{width:167px;

float:left;}

#personalbottom
{width:167px;

float:left;}

#personalleft
{width:156px;float:left;}

/*Container Header links*/

#headerleft
{width:827px;

float:left;}

/*Navigation*/

#mainnavi
{height:42px;
width:827px;
background:url(images/hg_navi_unten.jpg) no-repeat bottom left;}

#mainnavi ul, #headerright ul
{
font-size:13px;
margin:0px 0 0 10px;
padding:6px 0px 0 0;
height:19px;
}
	
#mainnavi ul
{background:url(images/hg_navi_rechts.jpg) no-repeat top right;}

#headerright ul
{margin:35px 0 0 510px;
	
}

 #mainnavi ul li, #headerright ul li
{list-style-type:none;
display:inline;
}

 #mainnavi ul li a, #headerright ul li a
{
color:#8a2237;
padding:0 13px 0 0;
text-decoration:none;
}

 #mainnavi ul li a:hover, #headerright ul li a:hover
{
color:#003d8f;
text-decoration:none;
}

/*Infocontainer*/


#info
{padding:0px 0px 0 25px;
margin:0;
height:113px;
float:left;
width:646px;
background:url(images/hg_info.gif) no-repeat left top;

}



.line
{
padding:20px 0px 0 25px !important;
border-right:1px solid #8a2237;
width:645px !important;}

.lineleft
{border-left:1px solid #8a2237;}


#infotext
{

margin:0 0 0 0px;
background-color:#f8e9ec;
border:1px solid #8a2237;
font-size:11px; 
padding:3px;
color:#8a2237 !important;
width:630px;
}

#infotext p
{font-size:11px;
 color:#8a2237 !important;}

/*Breadcrumbnavi*/
#breadcrumbnavi
{font-size:10px;
color:#8a2237;
margin:13px 0 5px 0;

}
