body {
background-color: #5a5a5a;
font-family: Verdana, sans-serif;
}

#seite{
margin: 0 auto;
text-align: center;
}

#bg{
margin: 0 auto;
width: 950px;
background: url(/images/mitte.jpg);
background-repeat: repeat-y;
overflow: auto;
display: block;
}

#header{
margin: 0 auto;
width: 950px;
height: 202px;
background: url(/images/header.jpg);
text-align: left;
display: block;
}

#anschrift{
position: relative;
top: 80px;
left: 50px;
width: 300px;
font-family: Verdana, sans-serif;
font-size: 11px;
}

#anschrift h1{
font-weight: bold;
font-size: 12px;
margin: 0 auto;
padding: 0px;
border: 0px;
}

#slogan{
position: relative;
top: -100px;
float: right;
font-family: Verdana, sans-serif;
font-size: 18px;
color: #fb710a;
margin-right: 10px;
}

#mitte{
margin: 0 auto;
width: 950px;
background: url(/images/mitte_top.jpg);
background-repeat: no-repeat;
text-align: left;
overflow: auto;
display: block;
}

#navigation{
width: 245px;
display: block;
float: left;
}

#inhalt{
width: 660px;
margin: 0 auto;
margin-left: 20px;
display: block;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #000000;
}

strong{
color: #FF6600;
}

table{
font-size: 14px;
}

#inhalt a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: blue;
}

#inhalt a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #FF6600;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
width: 100%;
display: block;
border-bottom: 1px solid #FF6600;
margin: 0 auto;
margin-bottom: 15px;
margin-top: 20px;
}

.hide{
display: none;
}

#navigation ul{
position: relative;
left: 2px;
margin-top: 10px;
list-style-type: none;
}

#navigation ul li{
text-indent: 15px;
line-height: 25px;
font-weight: bold;
font-size: 13px;
}

#navigation ul li a{
text-decoration: none;
color: #000000;
width: 196px;
height: 23px;
display: block;
}

#navigation ul li a:hover{
background: url(/images/button_over.jpg);
}

.button{
background: url(/images/button.jpg);
background-repeat: no-repeat;
width: 196px;
height: 25px;
cursor: pointer;
}

.button01{
background: url(/images/but_arbeitsmarkt.jpg);
background-repeat: no-repeat;
width: 196px;
height: 25px;
}

.button02{
background: url(/images/but_rechtliches.jpg);
background-repeat: no-repeat;
width: 196px;
height: 25px;
margin-top: 5px;
}

.button03{
background: url(/images/but_kontakt.jpg);
background-repeat: no-repeat;
width: 196px;
height: 25px;
margin-top: 5px;
}

#footer{
font-size: 11px;
font-weight: bold;
background: #FF6600;
padding-bottom: 10px;
margin-top: 25px;
padding-top: 10px;
text-align: right;
padding-right: 20px;
}


.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-align: right;
	background-position: right;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #d3d3d3;
 border-bottom: solid 1px #ffffff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
