body{
	text-align:center;
	background:#314a65;
	font-family:Arial, sans-serif;
	font-size:10pt;	
}
a,
a:link,
a:visited,
a:active{
	color:#314a65;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#header{
	position:relative;
	height:130px;
}
#header h1{
	text-indent:-9999px;
	float:left;
	background:transparent url('images/danklassen.gif') no-repeat;
	height: 60px;
	width: 300px;
	margin-top:35px;
	margin-left:5px;
}
#header .description{
	float:right;
	width:450px;
	background:#472222;
	color:#fff;
	height:60px;
	margin-top:20px;
	padding-top:40px;
	padding-right:130px;
	font-weight:bold;
}
#header img{
	position:absolute;
	top:10px;
	left:795px;
}
.chunk{
	background:url('images/body_bg.gif') repeat-y;
	width:890px;
	padding:0px 35px;
	margin: 0px auto 0px auto;	
}
.chunk-top,
.chunk-bottom{
	width:890px;
	margin:0px auto;
	padding:0px 35px;
	height:31px;
}
.chunk-top{
	background:#fff url('images/content_top.gif') no-repeat;
}
.chunk-bottom{
	background:#fff url('images/content_bottom.gif') no-repeat;
}
#page{
	text-align:left;
	overflow:hidden;
}
#page img{
	border:none;
}
#home_widgets h4.widgettitle{
	display:none;	
}
#home_widgets li{
	list-style:none;
}

#content{
	width:600px;
	margin-right:10px;
	float:right;
}

.post{
	float:right;
	width:600px;
	margin-bottom:15px;
	line-height:1.5em;	
}
.post h2{
	background:#1f3a58;
	margin:0px;
	font-weight:normal;
	font-size:1.4em;
	padding:5px;
	color:#fff;
}
.post h3{
	background:#e9ecef;
	margin:0px;	
	color:#000;
	font-weight:normal;
	font-size:1.0em;
}

.post h2 a,
.post h2 a:link,
.post h2 a:visited{
	color:#fff;
	text-decoration:none;
}

#sidebar{
	width:230px;
	border:5px solid #472222;
	margin-left:10px;
	padding:20px 0px;
}
#sidebar ul{
	list-style:none;
	padding-left:10px;
	margin:0px;
}
#sidebar ul li ul{
	padding-bottom:15px;
	background:#fff url('images/sidebar_dot.gif') repeat-x 0% 100%;
	font-size:10pt;
}
#sidebar ul li ul li{
	padding-bottom: 5px;
}
#sidebar h2{
	margin:8px 0px;
	font-size:0.9em;
}
#sidebar a,
#sidebar a:link,
#sidebar a:visited,
#sidebar a:hover{
	color:#314a65;
}
#footer{
	text-align:center;
}
#footer li{
	list-style:none;
}
#footer .textwidget{
	text-align:center;
}
.social-media-links{
	float:right;
}