#leftbar {
	float:left;
}

#bluekasten {
	width:250px;
	height:229px;
	background:#003678;
	border:0px solid #003300;

}

#bluekasten ul{
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-left:20px;
	border:0px dashed #aa0011;
	list-style-type:none;
}

#bluekasten ul li{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	border:0px solid #ff00ff;
}	

#bluekasten ul li a{
	text-decoration:none;
	color:#0084ff;
}

#bluekasten ul li a:hover{
	text-decoration:none;
	color:#ffffff;
}
#bluekasten ul li a.highlight{
	text-decoration:none;
	color:#ffffff;
}

#content {
	float:left;
	width:220px;
	height:340px;
	margin-right:1px;
	padding:20px;
	padding-right:10px;
	color:#ffffff;
	font-family:verdana; 
	font-size:11px;
	border:0px solid #ff0000;
	background:#003678;
	display:block;
}

#content #scrollarea{
	width:220px;
	height:340px;
	overflow:hidden;
	display:block;
}

#content.datenschutz {
	width:471px;
}

#content.datenschutz #scrollarea {
	width:491px;
}


#content.datenschutz #scrollarea #text{
	width:430px !important;
}

#content.datenschutz #maxscroll {
	height:340px;
	overflow:auto;
	border:0px solid #FF0000;
	width: 471px;
}

#content #scrollarea #text{
	width:200px;
	color:#ffffff;
	font-family:verdana; 
	font-size:11px;
	overflow: visible;
}

#content #scrollarea #text h1{
	margin:0px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	border:0px dashed #002200;
}

#content #scrollarea #text h3{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	color:#aaaaaa;
	font-size:11px;
	border:0px dashed #002200;
}

#text a{
	font-size:11px;
	color:#0084ff;
}

#text a:hover{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

#rightbar {
	float:left;
	width:250px;
	height:380px;
	margin-right:1px;
	color:#ffffff;
	font-family:verdana; 
	font-size:11px;
	border:0px solid #ff0000;
	display:block;
	background:#003678;

}

#rightbar a{
	font-size:11px;
	color:#0084ff;
}

#rightbar a:hover{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

#rightbar #text h1{
	margin:0px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	border:0px dashed #002200;
}

img					{ border:0px;}
img[align=left]		{ padding-right:10px; }
img[align=right]	{ padding-left:10px; }


#errorContent {
	width:713px;
	height:213px;
	padding:20px;
	color:#ffffff;
	font-family:verdana,arial,sans-serif; 
	font-size:11px;
	border:0px solid #ff0000;
	background:#003678;
	display:block;
	clear:both;
}

#errorContent a{
	font-size:11px;
	color:#0084ff;
}

#errorContent a:hover{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
