/* start of menü */
.menue01_bg_gerade {
	background:#e2e6ed;
}
.menue01_bg_ungerade {
	background:#ebf0f8;
}
.menue02_bg_gerade {
	background:#d7d783;
}
.menue02_bg_ungerade {
	background:#dbdb97;
}

/* start of SVEN GAMES*/
#mainnavi_01 {
	height: 187px;
	width: 199px;
	background-image: url('images/mainnavi_01_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: realtive;
	top: 2px;
	left: 0px;
}
.buttonscontainer01 {
	width: 189px;
	position:relative;
	top: 48px;
	left: 8px;
}
.buttons a {

	color: #6a9ea8;
	border-bottom: 1px #c4c4c4 dashed;
	padding: 2px;
	padding-left: 3px;
	font: 11px Arial;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}
.buttons a:hover {
	color: white;
	background: #9da8bb;
	border-bottom: 1px #c4c4c4 dashed;
	text-decoration: none;
}
/* end of SVEN GAMES*/

/* start of SVEN FRIENDS*/
#mainnavi_2 {
	height: 133px;
	width: 199px;
	background-image: url('images/mainnavi_02_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	top: 0px;
	left: 0px;
}
.buttonscontainer2 {
	width: 189px;
	position:relative;
	top: 48px;
	left: 8px;
}
.buttons2 a {
	color: #88883e;
	border-bottom: 1px #c4c4c4 dashed;
	padding: 2px;
	padding-left: 3px;
	font: 11px Arial;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}
.buttons2 a:hover {
	color: white;
	background: #9c9c48;
	border-bottom: 1px #c4c4c4 dashed;
	text-decoration: none;
}
/* end of SVEN FRIENDS*/

/* start of NEWSLETTER*/
#mainnavi_03 {
	height: 154px;
	width: 199px;
	background-image: url('images/mainnavi_03_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	top: 16px;
	left: 0px;
}
#mainnavi_03_form {
	height: 27px;
	width: 167px;
	padding-left: 10px;
	position: relative;
	top: 41px;
	left: 0px;
}
.submit {
	background-color: white;
	border: 1px dashed #e553a2;
}
/* end of NEWSLETTER*/
 
/* start of PRESSE*/
 #mainnavi_04 {
	height: 108px;
	width: 199px;
	background-image: url('images/mainnavi_04_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	top: 7px;
	left: 0px;
}
#mainnavi_04_form {
	height: 100%;
	width: 167px;
	padding-left: 10px;
	position: relative;
	top: 40px;
	left: 0px;
}
/* end of PRESSE*/

/* end of menü */
