/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #F2F6F8;

}
a:link, a:visited{
	color: #0A0A89;
	text-decoration: none;
	border:none;
}
a:hover {
	color: #5252F8;
	text-decoration: none;
	border:none;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}
h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #006699;
}
h3{
	font-size: 110%;
	color: #0A0A89;
	border: 0;
	font-style:normal;
	margin-right: 10px;
	text-align: right;
}
#news{
	background:#F2F2F2;
	height: 320px;
	border-right: 2px solid #b0000e;
	border-bottom: 2px solid #b0000e;
	border-top: 2px solid #b0000e;
	border-left: 2px solid #b0000e;
}
h4{
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
 color: #333333;
}
h5{
 font-size: 100%;
 color: #334d55;
}
#nav{
	float: right;
	width: 170px;
	background-color: #F8F8F8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
	border-left: 1px solid #ccc;
	height: 596px;
	margin-left: auto;
	margin-right: 1px;
}
#content{
  	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: #292929;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 0px solid #ccc;
	height: 470px;
}
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	style: overflow; auto; height: 320px; width: auto
}
.pic{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
}
.relatedLinks{
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	height: 460px;
	width: 170px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #b0000e;
	border-left: 2px solid #ffffff;
}
#between{
	height: 10px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 1px solid #b0000e;
	border-left: 3px solid #F8F8F8;
}
#between_top{
	height: 10px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #b0000e;
	border-left: 2px solid #F8F8F8;
}
#header{
	height: 101px;
	width: 900px;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#sider{
	float: right;
	height: 596px;
	width: 728px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	margin-left: auto;
	margin-right: 0px;
}
#text{
	text-align: left;
	float: left;
	background-image:url(Bilder/back.gif);
	height: 552px;
	width: 550px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	margin-left: 40px;
	margin-right: auto;
	margin-top: 28px;
	margin-bottom: auto;
	overflow: auto;
	height: 540px;
	width: 570px;
	font-size: 18px;
}
#all{
	background: #f2f6f8;
	height: 696px;
	width: 902px;
}

