@charset "UTF-8";
body  {
	color: #2F4F4F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #F8F8F8;
}
img { border:none }

.overview #container {
	width: 50em;
	margin-left: 2em;
	text-align: left; 
	padding-left: 1em; 
}
.head {
	text-align: right;
	clear: both;
	border-bottom: thin dotted #999;
	margin-bottom: 20px;
	padding-right: 10px;
}
.cont {
	background-color: #FDFDFD;
	border: thin solid #DADADA;
	padding: 0px 0px 0px 40px;
}

.bild-text-overview{
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
	color: #999;
	text-align: right;
} 
h2 {
	font-size: small;
	font-style: normal;
	text-align: left;
	font-weight: normal;	
}
.bild-links{
	float: left;
	margin-right: 40px;
 	margin-bottom: 10px;
	border: hidden;
}
.text-rechts{
	font-family: Tahoma, Geneva, sans-serif;
	color: #2F4F4F;
	text-align: left;
	line-height: 1.5em;
	white-space: pre;
	margin-right: 40px;
}
.text-links{
	color:#999;
	clear: left
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.containerall {
	position:absolute;
	background-color: #FDFDFD;
	border: thin solid #DADADA;
	padding: 40px 0px 0px 40px;
	left: 3802px;
	top: 1584px;
}
.back {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	text-align: right;
}

a:link {
	color:#708090;
	font-style: normal;
	text-decoration: none;
	
}
a:visited {
	color:#708090;
	font-style: normal;
	text-decoration: none;
	border:0px;
}
a:hover {
	color:#FF8C00;
	font-style: normal;
	text-decoration: none;
	
}
a:active {
	color:#708090;
	font-style: normal;
	text-decoration: none;
	
}
