

body{
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}




#main_startseite {
	margin-top: 100px;
	float: left;
}

#maincontent_startseite {
	
}

#mainnavi ul li a {
	color: #333333;
	}
	
#mainnavi ul li a:hover {
	text-decoration: none;
	color: #959595;
}

#mainnavi .level1 .cur a,
#mainnavi .level1 .curifsub a,
#mainnavi .level1 .act a {
	color: #333333;
	text-decoration: none;
}

#mainnavi .level1 .cur a:hover{
	color: #959595;
}

#mainnavi .level1 .level2 a {
	color: #333333;
}

#mainnavi .level1 .level2 a:hover {
	color: #333333;
}

#mainnavi .level1 .level2 .cur a {
	color: #333333;
}


#newsteaser_rechts {
	width: 182px;
	margin-top: 100px;
	height: 350px;
	background-color: #424242;
	margin-left: 10px;
	float: left;
	color: #ffffff;
}

#newsteaser_image {

}

#newsteaser_headline {
	color: #ffffff;
	height: 50px;
	background: url(/fileadmin/gopublic/Templates/gfx/news_headline.jpg);
	background-position: 16px 20px;
	background-repeat: no-repeat;
}

#newsteaser_content {
	color: #ffffff;
	font-family: Arial;
	height: 69px;
	font-size: 11px;
	padding-left: 16px;
	line-height: 13px;
}

#newsteaser_link {
	height: 28px;
	background: url(/fileadmin/gopublic/Templates/gfx/news_link.jpg);
	background-position: 126px 0px;
	background-repeat: no-repeat;
}