body{
	background: #E6E6E6 url('../images/bg.jpg') repeat-x;
}

#imagePrint{
	display: none;
}

#content, #home-content{
	padding: 0;
	padding-top: 290px;
	background-repeat: no-repeat;
	height: 210px;
	min-height: 210px;
	background-image: url('../images/startseite1.jpg');
}

#newsbox h1{
	margin: 0;
	padding: 0 0 3px 0;
}

#newsbox #box1,#newsbox #box2,#newsbox #box3{
	width: 285px;
	float: left;
	padding: 10px 15px 10px 15px;
}

#newsbox #box1 h1{
	color: #3399FF;
	font-size: 14px;
}
#newsbox #box1 h1 a{
	color: #3399FF;
}

#newsbox #box2 h1{
	color: #FF6600;
	font-size: 14px;
}
#newsbox #box2 h1 a{
	color: #FF6600;
}

#newsbox #box3 h1{
	color: #808080;
	font-size: 14px;
}
#newsbox #box3 h1 a{
	color: #808080;
}

#newsbox h2{
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px 0;
}

#newsbox #box1 h1 a:hover,#newsbox #box2 h1 a:hover,#newsbox #box3 h1 a:hover{
	color: #333333;
}

#newsbox #box1-date h2 a,#newsbox #box2-date h2 a,#newsbox #box3-date h2 a{
	font-size: 9px;
}

#newsbox #box1-date,#newsbox #box2-date,#newsbox #box3-date{
	float: right;
}

#newsbox #box1-text,#newsbox #box2-text,#newsbox #box3-text{
	height: 81px;
}

#newsbox #box1,#newsbox #box2,#newsbox #box3{
	width: 292px !important;
	padding-right: 8px !important;
}

#newsbox p{
	color: #808080;
	line-height: 15px;
	padding-top: 0;
}

#newsbox p img{
	margin-left: 4px;
}

#footer{
	border-top: 0;
	text-align: left;
	width: 910px;
	float: left;
}

#vipn{
	float: right;
	color: #797979;
	padding:3px 0 10px;
}

#vipn a:visited, #vipn a{
	color: #797979;
}