@charset "utf-8";

body{
	background:#657694 url(images/bg.gif) repeat-x;
	margin : 0 0 0 0;
	padding : 0;
	text-align : center;
	font-family : Verdana, sans-serif;
	font-size:11px;
	color: #363636;
}
a{
	color:#4D6673;
	text-decoration: none;
}
a:hover{
	color:#6D8E9E;
	text-decoration: none;
}
a:active{
	color:#6D8E9E;
	text-decoration: none;
}
h1{
	font-weight:bold;
	font-size:14px;
	color:#1F3564;
}
h2{
	font-size:12px;
	color:#1F3564;
	margin:0 0 0 0;
}
ul{
	padding:0 0 0 0;
}
li{
	padding-left:20px;
	list-style:none;
	background:url(images/dot.gif) no-repeat;
	position:inherit;
	left:0px;
	top:0px;
}
li{
	list-style:none;
}
#box {
	text-align:left;
	margin:0 auto;
	width:913px;
	height:auto;
}
#emo {
	background:url(images/emo.jpg) no-repeat;
	float:left;
	width:913px;
	height:290px;
}
#menu{
	position:absolute;
	width:420px;
	top:152px;
}
#menu1{
	width:118px;
	height:22px;
	float:left;
}
#menu2{	
	width:114px;
	height:22px;
	float:left;
}
#menu3{	
	width:83px;
	height:22px;
	float:left;
}
#menu4{	
	width:92px;
	height:22px;
	float:left;
}
#content {
	background:url(images/content.gif) repeat-y;
	float:left;
	width:913px;
	min-height:250px;
	font-size:11px;
}
.spalte{
	padding-left:20px;
	padding-top:10px;
	width:425px;
	float:left;
}
.spalte1{
	padding-left:20px;
	padding-top:10px;
	width:855px;
	float:left;
}
#footer {
	background:url(images/footer.gif) no-repeat;
	float:left;
	width:913px;
	height:26px;
	text-align:right;
	line-height:26px;
}
.promo{
	padding-right:6px;
}
a.promo{
	color:#939EB5;
	text-decoration:none;
}
a.promo:hover{
	color:#B6BDCD;
	text-decoration:none;
}
/*-- Navi Start --*/
a.menu1{ 
	line-height:0px;
	font-size:0px;
	display:block;
	background-image:url(images/menu1.gif);
	background-repeat:no-repeat;
	width:118px; height:22px; 
}
a.menu1:hover{ 
	line-height:0px;
	font-size:0px;
	display:block;
	background-image:url(images/menu1ac.gif); 
	background-repeat:no-repeat;
}
a.menu2     { 
	line-height:0px;
	font-size:0px;
	display:block;
	background-image:url(images/menu2.gif);
	background-repeat:no-repeat;
	width:114px; height:22px;
}
a.menu2:hover { 
	line-height:0px;
	font-size:0px;
	background-image:url(images/menu2ac.gif); 
	background-repeat:no-repeat;
}
a.menu3     { 
	line-height:0px;
	font-size:0px;
	display:block;
	background-image:url(images/menu3.gif);
	background-repeat:no-repeat;
	width:83px; height:22px;
}
a.menu3:hover { 
	line-height:0px;
	font-size:0px;
	background-image:url(images/menu3ac.gif); 
	background-repeat:no-repeat;
}
a.menu4     { 
	line-height:0px;
	font-size:0px;
	display:block;
	background-image:url(images/menu4.gif);
	background-repeat:no-repeat;
	width:92px; height:22px; 
}
a.menu4:hover { 
	line-height:0px;
	font-size:0px;
	background-image:url(images/menu4ac.gif); 
	background-repeat:no-repeat;
}
/*-- Navi Ende --*/
