@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	background-image: url(bilder/hi.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
a:link, a:active, a:visited {
	color: #D02A03;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-style: normal;
	color: #BB490B;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}


#flash {
	width: 700px;
	float: right;
}

#head {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bilder/hi-oben.jpg);
	background-repeat: no-repeat;
}
#head2 {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bilder/hi-oben2.jpg);
	background-repeat: no-repeat;
}
#inhalt {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
}
#inhalt2 {
	width: 675px;
	float: right;
	clear: right;
	text-align: left;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-top: 65px;
}


#logo {
	width: 215px;
	float: left;
}
#navi-oben {
	width: 150px;
	float: right;
	padding: 15px;
}
#navigation {
	width: 200px;
	text-align: right;
	padding-bottom: 50px;
}
#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: inline;
}
#navigation li {
	height: 20px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 13px;
	text-decoration: none;
}

#navigation a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.menu_default {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 13px;
	text-decoration: none;
}
.menu_current {
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	float: none;
	clear: both;
}
.head_hotline {
	font-size: 18px;
	color: #B94607;
}
.nummer {
	font-size: 24px;
	color: #333333;
}

#bottom {
	background-color: #D1D1D1;
	background-image: url(bilder/bottom-hi.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: auto;
}
#bottom-inhalt {
	width: 970px;
	margin: 0px auto 0 auto;
}
#bottom-text {
	width: 949px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #666666;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bottom-navi{
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}

#bottom-navi ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#bottom-navi li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#bottom-navi a:link, #bottom-navi a:active, #bottom-navi a:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	font-weight: bold;
}


#bottom-navi a:hover {
	color: #D02A03;
	text-decoration: underline;
}
