@CHARSET "ISO-8859-1";

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    color: #000;
    border: 0;
}

body
{
	background-color: #BBB7AC;
	font-family: Arial, Verdana, sans-serif;
	font-size:1em;
}

#container {
	width: 940px;
    margin:0 auto 0 auto;
}

#header {
	width: 940px;
    height: 183px;
    border-bottom: 1px solid white;
}

#navi {
	width: 940px;
    height: 48px;
    margin-bottom: 20px;
}

#navi2 {
	width: 940px;
    height: 49px;
    margin-bottom: 20px;
}

#subnavi2 {
	width: 940px;
    height: 154px;
}

#content {
	float: left;
	width: 940px;
}

#content2 {
	float: left;
	width: 940px;
	background-image: url(../bilder/weisser_trenner.jpg);
	background-repeat: repeat-y;
}

#content_li {
	float: left;
	width: 575px;
    padding-bottom: 10px;
}

#content_li2 {
	float: left;
	width: 575px;
    padding-bottom: 10px;
    border-right: 1px solid white;
}

#content_li3 {
	float: left;
	width: 490px;
    padding-bottom: 10px;
    border-right: 1px solid white;
}

#content_li_ob {
	float: left;
	width: 575px;
    border-bottom: 1px solid white;
}

#content_li_mi {
	float: left;
	width: 575px;
    border-bottom: 1px solid white;
}

#content_li_mi2 {
	float: left;
	width: 575px;

}

#content_li_un {
	float: left;
	width: 575px;
}

#content_mi {
	float: left;
	width: 15px;
	height: 15px;
}

#content_mi2 {
	float: left;
	width: 14px;
	height: 300px;
}


#content_re {
	float: left;
	width: 350px;
}

#content_re2 {
	float: left;
	width: 350px;
}

#abstandunten {
	float: left;
	width: 940px;
    height: 20px;
    border-bottom: 1px solid white;
}


#abstandunten2 {
	float: left;
	width: 940px;
    border-bottom: 1px solid white;
}


#footer {
	float: left;
	width: 940px;
    height: 56px;
}

#footer_li {
	float: left;
	width: 470px;
    height: 56px;
}

#footer_re {
	float: right;
	width: 470px;
    height: 56px;
    text-align: right;
}

p, em {
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	line-height: 20px;
}

p .underline {
	text-decoration: underline;
}

#navi ul li  {
    list-style-type: none;
	display: inline;	
}

#navi2 ul li  {
    list-style-type: none;
	display: inline;	
}

#content_li_ob p {
	line-height: 20px;
	padding:0px 0px 17px 0px;
}

#content_li_mi {
	padding:14px 0px 17px 0px;
}

#content_li_un {
	padding:17px 0px 17px 0px;
}

#content_re {
	padding-bottom: 10px;
}

#content_re_li {
	float: left;
	width: 120px;

}

#content_re_re {
	float: left;
}

#content_li_mi img {
	padding-bottom: 7px;
}

#content_li_mi td {
	font-size:13px;
	vertical-align: top;
	color: white;
	padding-bottom: 10px;
}

#content_li_mi td strong {
	color: white;
	font-size: 16px;
}

#content_li_mi td a {
	color: #DF2701;
	font-size: 16px;
	font-weight: bold;
}

#content_li_mi td a:hover {
	color:#fff;
}

#content_li_mi_black {
	color: #000;
}

#content_li_mi2 {
	margin-top: 10px;
}

#content_li_mi2 td {
	font-size:13px;
	line-height: 18px;
	vertical-align: top;
	color: white;
}

#content_li_mi2 td.mitte2 {
	vertical-align: middle;
}

#content_li_mi2 td strong {
	color: white;
	font-size: 16px;
}

#content_li_mi2 td a {
	color: #DF2701;
	font-size: 16px;
	font-weight: bold;
}

#content_li_mi2 td a:hover {
	color:#fff;
}

#content_li_mi2_black {
	color: #000;
}

#content_li_un td strong {
	color: white;
	font-size: 16px;
}

#content_li_un img {
	padding-bottom: 7px;
}

#content_li_un td {
	font-size:13px;
	vertical-align: top;
}

#content_li_un td a {
	color: #DF2701;
	font-size: 16px;
	font-weight: bold;
}

#content_li_un td a:hover {
	color:#fff;
}

#footer_li b {
	vertical-align: top;
	font-weight: regular;
	color: white;
	line-height: 13px;
}

#footer p {
	font-family: Arial, Verdana, sans-serif;
	color: white;
	line-height: 13px;
	padding-top: 20px;
}

#footer a {
	font-family: Arial, Verdana, sans-serif;
	color: white;
	line-height: 13px;
	text-decoration: none;
}

#content_li h3 {
	font-family: Arial, Verdana, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: lighter;
	padding: 10px 0 20px 0;
}

.seitenanzahl {
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 13px;
	padding: 0 10px 0 10px;
}

#content_re_li img {
	padding: 9px 0px 0px 18px;
}

#content_re_re img {
	padding: 0 0 5px 10px;
}

.detailweiss {
	color: #fff;
}

#content_li_un td a.detailweiss {
	color: #fff;
	font-weight:normal;
	font-size:13px;
}

.detailrot {
	color: #DF2701;
}

.detailrot2 {
	color: #DF2701;
	font-size: 16px;
	font-weight: bold;
}

.detailweissbold {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.detailrotbold {
	color: #DF2701;
	font-size: 16px;
	font-weight: bold;
}

#content_re .mitte {
	text-align: center;
	padding: 10px 0 20px 0;
}

a .rot {
	color: #DF2701;
}

#content_li td {
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
}

.logoitem{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #cccccc}
.logoitem img{padding-top:10px;padding-bottom:10px;}



