html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, a, em, img, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
 font-weight, font-style, font-family:inherit;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #999;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/body_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.anker {
	float: right;
	padding: 4px 5px 0 20px;
	background-image: url(../images/top_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
	font-size: 11px;
	border: 1px solid #666;
	line-height: 24px;
}
.anker a {
	color: #666;
}
h1 {
	font-size: 18px;
	font-weight: 700;
	padding: 10px 10px 15px 0;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: 700;
	padding: 10px 10px 5px 0;
	color: #df7416;
}
h3 {
	font-size: 16px;
	font-weight: 700;
	padding: 10px 10px 15px 0;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 5px 0;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
.zoom {
	color: #999999;
	font-size: 11px;
	background-color: #000000;
	padding: 4px 0 2px 16px;
	background-image: url(../images/magnify.png);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
	line-height: 20px;
}
p.date {
	font-size: 11px;
	color: #666666;
}
.justify {
	text-align: justify;
}
a {
	color: #e56109;
	text-decoration: none;
}
a:hover {
	color: #fe8005;
	text-decoration: none;
}
a:active {
	color: #cccccc;
	text-decoration: none;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
h1, h3, h4, h5 {
	color: #999999;
	font-weight: 700;
}
.white {
	color: #fff;
}
.orange {
	color: #e67817;
}
.grey {
	color: #999999;
}
.white_bold {
	color: #ffffff;
	font-weight: bold;
}
.mail {
	padding: 2px 0 2px 15px;
	background-image: url(../images/mail.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ebebeb;
	background: transparent;
	margin: auto;
	margin-bottom: 20px;
	width: 900px;
}
.linkimg {
	padding: 2px 0 2px 16px;
	background-image: url(../images/link_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
}
.word {
	padding: 2px 0 2px 20px;
	background-image: url(../images/word_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
.pdf {
	padding: 2px 0 2px 20px;
	background-image: url(../images/pdf_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
.small {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
/*********** misc options ***********/
.revImg {
	margin: 10px 18px 5px 0;
	border: 1px solid #666666;
	padding: 0;
}
.historie {
	padding: 0 0 10px 0;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin: 0 0 10px 0;
}
.line hr {
	display: none;
}
.spacer {
	margin: 30px 0 0 0;
}
.spacer hr {
	display: none;
}
.link_img {
	margin-right: 20px;
}
/*********** head/body ***********/
.list_main {
	float: left;
	border-bottom: 1px dotted #666666;
	margin: 0;
	padding: 10px 0 10px 0;
}
.list_main p {
	padding: 0;
	margin: 0;
}
.list_logo {
	width: 180px;
	float: left;
}
.list_text {
	width: 430px;
	float: left;
	margin: 0 0 0 20px;
	border-left: 1px dotted #666666;
	padding: 0 0 0 20px;
}
#top {
	height: 50px;
	width: 100%;
	background-color: #000;
	background-image: url(../images/nav_top.png);
	background-repeat: repeat-x;
	background-position: center;
}
#container {
	width: 980px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 20px 0 20px 0;
	height: 370px;
	background-position: 1px bottom;
}
#right_container {
	float: right;
	width: 268px;
	margin-top: 52px;
}
#right_container a {
	width: 250px;
	color: #000000;
	font-weight: bold;
	background-color: #e67817;
	margin-bottom: -4px;
	padding: 6px;
	display: block;
}
#right_container a:hover {
	width: 250px;
	background-color: #e67817;
	color: #fff;
	margin-bottom: -4px;
	font-weight: bold;
	padding: 6px;
}
#logo {
	width: 980px;
 margin-top, margin-bottom:0;
 margin-right, margin-left:auto;
	height: 50px;
	padding-top: 20px;
}
#logobar {
	height: 50px;
	width: 980px;
}
.flash_box {
	height: 110px;
	width: 268px;
	float: right;
}
#sliderbox {
	float: left;
	height: 370px;
	width: 676px;
	margin-right: 30px;
	border: 1px solid #666;
}
/*********** RED ***********/
.red_content {
	width: 980px;
	float: left;
	padding-bottom: 40px;
}
.red_content li {
	padding: 0 0 16px 0;
	margin: 0 0 0 30px;
}
.red_content p {
	margin-top: 0;
	padding-top: 0;
}
.red_inner_content {
	width: 676px;
	padding-right: 30px;
	float: left;
	padding-top: 8px;
	padding-bottom: 40px;
}
.headline {
	margin: 0 0 20px 0;
	padding: 0;
	width: 676px;
}
.text_wide {
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
	width: 676px;
	border-bottom: 2px dotted #333;
}
.text_wide_inner_img {
	width: 200px;
	float: left;
}
.text_wide_inner_txt {
	width: 460px;
	float: right;
}
.text_left {
	width: 308px;
	padding-right: 0;
	float: left;
	margin-right: 37px;
	padding: 20px 0 30px 0;
}
.text_right {
	float: left;
	width: 330px;
	padding: 20px 0 30px 0;
}
.split_right {
	width: 260px;
	float: right;
	padding: 0 20px 0 25px;
	border-left: 1px dotted #666666;
}
.split_left {
	width: 330px;
	float: left;
	padding: 0;
}
/*********** FOOTER ***********/
#top_footer_links {
	margin: 0;
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat;
	border-top: 2px solid #1F1F1F;
	padding: 0 0 20px 0;
}
#top_footer_links a:hover {
	color: #ff6600;
	text-decoration: none;
}
#footer {
	width: 980px;
	margin-top: 0;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 0 0;
	padding-left: 0;
	font-size: 11px;
	color: #858585;
}
#footer h6 {
	color: #858585;
	font-size: 14px;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #858585;
	margin-bottom: 6px;
	font-weight: 700;
}
.footer_box1 {
	float: left;
	width: 176px;
	margin-right: 20px;
}
.footer_box1 ul {
	font-size: 11px;
	list-style-type: disc;
	color: #858585;
	list-style-position: inside;
}
.footer_box1 ul li {
	line-height: 22px;
}
.footer_box1 ul li a {
	color: #858585;
	padding-bottom: 2px;
}
#final_footer {
	text-align: center;
	height: 40px;
	width: 100%;
	line-height: 38px;
	background-image: url(../images/bg_copyright.png);
	background-repeat: repeat-x;
	color: #858585;
	font-size: 11px;
}
#final_footer a {
	color: #9F9F9F;
}
#final_footer a:hover {
	color: #ff6600;
	text-decoration: none;
}
/*********** sponsor ***********/
#sponsor_box {
	float: right;
	width: 268px;
}
.sponsor_logo_box {
	background-color: #000000;
	border: 1px solid #000000;
	margin-bottom: 6px;
	padding-bottom: 15px;
}
ul.sponsor_logo {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 0;
}
ul.sponsor_logo li {
	clear: left;
	min-height: 70px;
	border-bottom: 1px solid #000000;
	border-top: 1px dotted #272727;
	text-align: center;
	padding: 10px 0 0 0;
}
* html ul.sponsor_logo li {
	height: 70px;
} /* ie6 only */
.sponsor_logo li a {
	float: right;
	margin-right: 10px;
	background-color: #F1F1F1;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: underline;
	padding: 1px 10px 1px 10px;
}
.sponsor_logo li a:hover {
	border: 1px solid #FFF;
	color: #ff6600;
	text-decoration: none;
}
.navscroll {
	clear: left;
	background-image: url(../images/nav_bottom.png);
	background-repeat: x;
	height: 45px;
	position: relative;
}
a.next, a.prev {
	width: 7px;
	text-indent: -9999px;
	position: absolute;
	color: #FFF;
}
a.next {
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	right: 50px
}
a.prev {
	background-image: url(../images/icon_prev.gif);
	background-repeat: no-repeat;
	right: 85px
}
/*--------------HOVER Image------------*/	
#wechsel a {
	background: url(../images/anfahrtskizze_gaildorf.jpg) no-repeat;
	display: block;
	width: 330px;
}
#wechsel img {
	display: block;
	width: 330px;
	height: 291px;
	border: 0;
}
#wechsel a:hover img {
	visibility: hidden;
}
#wechsel a:hover { /* fuer IE 5.5 und 6 */
	border: 0;
}
* html #wechsel a {
	margin-right: 1px;
}
