@charset "utf-8";
/* CSS Document */

#right-area{
	background-image:url(../images/startseite.jpg);
	background-repeat:no-repeat;
	background-position: right;
}
#main-content h1{
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	color:#1b3f4f;
	margin-bottom:0px;
	margin-top:0px;
	height:51px;
}
/* Nicht mehr benötogtte H2 */
#main-content h2{
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	margin-bottom:0px;
	margin-top:0px;
	height:51px;
}
#main-content-home p.blue-start{
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	color:#1b3f4f;
	margin-bottom:0px;
	margin-top:0px;
	height:31px;
}
#main-content .newsentry-start h2{
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	margin-bottom:0px;
	margin-top:8px;
	height:26px;
}

newsentry-start{
	width:310px;
}
#main-content .newsentry-start p a, #main-content .newsentry-start p a:link, #main-content .newsentry-start p a:hover, #main-content .newsentry-start p a:visited{
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	height:13px;
}
#main-content{
	width:407px;
	overflow:hidden;
}
#main-content-home{
	width:345px;
	overflow:hidden;
}
