/**************************************
 *	STARTSEITE
 *************************************/

body {
	background-image:  url("../images/startseite/body_hg.gif");
	background-repeat: repeat-x;
	background-position: 0 101px;
}
#pagewidth {
	width: 850px;
}
#headerRow {
	height: 101px;
}
#maincol {
	top: 559px;
	left: 155px;
	width: 550px;
}
#mainMenu { 
	top: 114px;
	left: 170px;
}
#mainMenu .menu1_no A {
	padding: 0;
}
#metaMenu{
	padding: 0;
	top: 319px;
	left: 717px;
	
	background-image: none;
}
#metaMenu .metaNavi_act A {
	color: #FFFFFF;
}
#internezzo {
	top: 565px;
	left: 715px;
}
#hintergrundbilder {
	position: absolute;
	left: 0;
	top: 101px;
	width: 705px;
	white-space: nowrap;
	z-index: 10;
}

/*****************************
 * NEWS
 ****************************/
h1 {
	padding: 2px 0 4px 7px;
	margin: 0 0 3px 0;
	
	color: #F8701A;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;

	background-image:  url("../images/startseite/news_titel_hg.gif");
}
.news-list-item {
	margin: 5px 0 5px 2px;
}
#maincol .news-list-item a {
	color: #2A397E;
	text-decoration: none;
}
#maincol .news-list-item .news-list-morelink a {
	color: #F8701A;
	text-decoration: underline;
}
#maincol .news-list-item a:hover,
#maincol .news-list-item .news-list-morelink a:hover {
	color: #621402;
	text-decoration: underline;
}