body{
	font-family:  Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
img{
	border:0px;
	}
a:link {
	color : #333; 
	text-decoration : none;
	} 
a:visited {
	color : #333; 
	text-decoration : none; 
	} 
a:hover {
	color : #333; 
	text-decoration : none;
	} 
	
.topdiv{
	background-color:#283263;
	margin:0 auto;
	height:200px;
	width:1020px;
	background:url(bilder/top-full.jpg);
	background-repeat: no-repeat;
	}
	
.topbig{
	color:#EEE;
	padding-left:350px;
	padding-top:60px;
	}
	
.topsmall{
	color:#EEE;
	padding-left:370px;
	}

.maindiv{
	background-color:#eee;
	margin:auto auto;
	height:1000px;
	width:1018px;
	border-style:solid;
	border:1px solid #000;
	border-top:2px solid #000;
	}
	
.mainleft{
	float:left;
	color:#333;
	width:200px;
	padding: 40px 0px 0px 10px;
	}

.mainright{
	color:#333;
	width:790px;
	float:right;
	margin:0px 0px 100px 0px;
	}
	
.imagelinks{
	margin:40px 0px 40px 50px;
	
	}
	
.topic	{
	margin:40px 100px 20px 20px;
	}
	
.subject{
	border-bottom:1px dashed;
	font-size: 18px;
	}
	
.bottom{
	color:#333;
	width:600px;
	margin: 0px 0px 0px 230px;
	}
	
.impressum{
	padding: 0px 10px 10px 10px;
	float:left;
	}
	



