@charset "utf-8";
/* CSS Document */

#container {
	width: 840px;
	margin-top:94px;
	text-align:center;
	background-image:none;
}
#mainpics {
	height:189px;
}
#mainpics img {
	vertical-align:middle;
}
#logo {
	margin:0px 100px;
}
#menu_first { margin-top:46px; height:40px; text-align: center; }
#menu_first ul { color:#7b005d; font-weight:bold; list-style-type: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 55px !important; }
#menu_first li {
	float:left;
	width: 120px;
	padding: 18px 0px 0px 0px;
	background-image: url(../pics/kreisi.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#menu_first li a {
	color:#7b005d;
	text-decoration:none;
}
#menu_first li a:hover
 {
	color:#cbe100;
}
#index_text
 {
	clear:both;
	margin-top:36px;
	height:152px;
	font-size:11px;
	color:#cbe100;
}
#index_text p
 {
	margin-top:6px;
}
#index_text a
 {
	color:#cbe100;
	text-decoration:none;
}
#index_text a:hover
 {
	text-decoration:underline;
}
.infotext {
	color:#cbe100;
	font-weight:bold;
	margin-top:6px;
}

