
* {
	margin:0px;
	padding:0px;
}

body {
	background:#d0dbdd url(../images/bg.jpg) center bottom no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

#Content {
	width:855px;
	height:2030px;
	margin:0px auto 0px auto;
	line-height:1.00em;
}

#Content p {
	font-size:0.75em;
	margin-bottom:12px;
}

#Logo {
	float:left;
}

#Sprache {
	float:right;
	font-size:0.8em;
	margin:10px 20px 0px 0px;
	color:#000000;
}

#Sprache a {
	color:#000000;
}

#Sprache a:hover {
	color:#336c81;
}

#Sprache img {
	border:0px;
	vertical-align:middle;
}

.TopLeft,
.TopRight {
	width:385px;
	height:175px;
	float:left;
	margin:20px 20px 0px 0px;
	padding:10px;
	text-align:justify;
	border:1px solid #336c81;
}

.TopLeft {
	color:#000000;
	background-color:#FFFFFF;
}

.TopRight {
	color:#FFFFFF;
	background:#c2832e url(../images/under_construction.gif) 275px center no-repeat;
}

.TopRight a {
	color:#FFFFFF;
}

.Teaser {
	color:#000000;
	width:385px;
	height:335px;
	float:left;
	margin:20px 20px 0px 0px;
	padding:10px;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #336c81;
}

.Teaser p {
	text-align:justify;
}

.TeaserImg {
	border-bottom:1px dashed #336c81;
	margin-bottom:10px;
}

.TeaserImg img {
	width:203px;
	height:101px;
}




