*
{
	margin: 0px;
	padding: 0px;
}
body
{
    background-image: url('/_images/back.jpg');
}
a
{
    text-decoration: none;
    color:#AD111C;
}
a:hover
{
    color: #000000;
}
.Clear
{
	clear: both;
}
h1
{
    margin: 10px 0px 0px 0px;
    font-family: 'Times New Roman',Times,serif;
    font-size: 16px;
    text-transform:uppercase;
    color: #AD111C;
}
h2
{
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 12px;
    color:#AD111C;
}
#MainPage
{
	position:absolute;
	left: 50%;
	width: 883px;
	height: auto;
	margin-left: -442px; /* Halbe Weite */
    background-color: white;
	border-bottom: 9px solid #AD111C;
	border-top: 9px solid #AD111C;
}

.HeaderPic
{
	width: 883px;
	height: auto;
}
.NavTopBg
{
	width: 883px;
	height: 36px;
	background-color: #747675;
 	margin: 0px 0px 0px 0px;
    font-family: 'Times New Roman',Times,serif;
    font-size: 16px;
	font-weight: 500;
}

.NavTopBg ul
{
    list-style:none;
}
.NavTopBg li
{
    float:left;
    margin: 10px 25px 0px 25px;
}
.NavTopBg li a
{
    color:#FFFFFF;
    text-decoration:none;
}
.NavTopBg li a:hover
{
    color:#AD111C;
}
.BildStartContentBg
{
	width: 883px;
	height: auto;
}
.BildStart
{
	float: left;
	height: 209px;
	width: 541px;
	margin: 0px 20px 0px 0px;
}
.BildStartContent
{
	margin: 20px 20px 0px 20px;
	height: 209px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color:#666666;
}
.UrlMore
{
	width: 90px;
	border-top: 1px dotted #AD111C;
	border-bottom: 1px dotted #AD111C;
	line-height: 35px;
	padding: 4px 0px 4px 0px;
}
.PicLine
{
	width: 883px;
	border-top: 5px solid #AD111C;
}
#BgContentMainVerlauf
{
	background-image: url('/_images/bg_verlauf.jpg');
	background-repeat: repeat-y;
	width: 883px;
	height: auto;
}
.BgContentMain
{
	width: 620px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	padding-bottom: 30px;
}
.BgContentLeft
{
	width: 570px;
	height: auto;
	margin: 10px 20px 0px 20px;
}

.ContentTeaserPic
{
	float:left;
	width: 265px;
	height: auto;
	margin: 20px 10px 0px 0px;
}
.ContentTeaserPicText
{
	float:left;
	width: 285px;
	height: auto;
	margin: 20px 0px 0px 10px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color:#333333;
}
.ContentTeaserText
{
	float:left;
	width: auto;
	height: auto;
	margin: 20px 0px 0px 10px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color:#333333;
}
.UrlMore2
{
	width: 80px;
	text-align: center;
	border-top: 1px dotted #AD111C;
	border-bottom: 1px dotted #AD111C;
	line-height: 15px;
	margin: 20px 0px 0px 3px;
	float: right;
}

.BgContentRight
{
	width: 262px;
	height: auto;
	float: left;

}
.BgContentRightText
{
	margin: 20px 20px 20px 20px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color:#333333;
}