/* CSS Document */

div {
	margin-right:0px;
	margin-top:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
	white-space:normal;
}

#topmain {
	width:680px;
	height:239px;
	vertical-align:top;
	text-align:left;
}


 
/* Einzelne Divs der Top Seite. Dieses Top-Frame Teilt sich in 4 Divs.*/

/* Oberes Top Div. */
#top_1 {
	background-image:url(../_img/top/top1.jpg);
	background-repeat:no-repeat;
	width:677px;
	height:4px;
	line-height:4px;
	background-position:bottom;
}

/* Linkes Top Div. */
#top_2 {
	margin-top:0px;
	background-image:url(../_img/top/top2.jpg);
	width:5px;
	height:205px;
	float:left;
}

/* Flash Top Div. */
#top_3 {
	width:667px;
	height:205px;
	float:left;
}

/* Rechtes Top Div. */
#top_4 {
	background-image:url(../_img/top/top4.jpg);
	width:5px;
	height:205px;
	float:left;
}

/* Linkes Navi Top Div. */
#top_5 {
	margin-left:0px;
	background-image:url(../_img/top/top5.jpg);
	width:5px;
	height:30px;
	float:left;
}

/* Navi Top Div. */
#top_6 {
	background-color:#f9f5ee;
	width:667px;
	height:30px;
	float:left;
}

/* Rechtes Navi Top Div. */
#top_7 {
	background-image:url(../_img/top/top7.jpg);
	width:5px;
	height:30px;
	float:left;
}
