body {
	font-family: sans-serif;
}

#menu li{
	list-style: none;
    display: inline;
}
#naviLogin{
	width:93px; 
	height:30px; 
	margin-left:5px;
	text-align:left; 
	float:left; 
	background-color:#AEFE8B;
  	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#0026FF;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#0026FF;
}
#navi{
	width:698px; 
	height:30px; 
	float:left; 
	background-color:#AEFE8B;
  	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#0026FF;

  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#0026FF;
}
#basis{
	border-width:1px;
  	border-style:solid;
  	border-color:#0026FF;
  	background-image: url('../img/background.png');
	background-position:98px 180px;
	/*background-attachment:fixed;*/
	background-repeat:no-repeat;
  	/*
  	background-image: url('../img/MK110003_004.png');
	background-position:center center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	*/
}
#navi ul{
	list-style:none; 
	padding: 0px;  
	margin: 5px; 
}
#navi li{
	display:inline;
	background-image: url('../img/RTEmagicC_Zeichen_Liste_01_png.png');
 	background-repeat: no-repeat;
 	background-position: 1px;
	padding-left: 15px;
}

#navi a{
	padding: 2px 2px;
	text-decoration:none;
	color:#FF51AB;
}
#selected a{
	color:0026FF;
}

#navi ul li a:hover
{
	color:0026FF;
}
#infoText{
	float:left;
	width:650px;
	text-align:left;
	padding-left:10px;
	min-height:400px;
}
#infoText h1{
	font-size:16px;
	color:#6A9618;
}
.h1Text{
	font-size:18px;
	color:#6A9618;
}
.h2Text{
	font-size:16px;
	color:#14C942;
}
.pLogin{
	font-size:16px;
	color:#6A9618;
}

#hauptDiv{
	float:left;
	width:1000px;
	/*
	background-image: url('../img/background.png');
	background-position:center bottom;
	background-repeat:repeat-x;
	*/
}
.links{
	width:685px;
	height:110px;
	margin-left:0px;
	margin-bottom:10px;
	border-left-width:1px;
	border-left-style:solid;
  	border-left-color:#0026FF;
  	border-top-width:1px;
	border-top-style:solid;
  	border-top-color:#0026FF;
  	border-bottom-width:1px;
	border-bottom-style:solid;
  	border-bottom-color:#0026FF;
}
.link a{
	text-decoration:none;
}

link{
	width:320px;
	float:left;
}
.logo{
	margin-top:5px;
}
.logo img{
	margin-left:20px;
}
.logoLink{
	float:left;
	margin-left:5px;
	margin-top:10px;
	width:300px;
}
.imgLogo{
	/*
	 border-width:1px;
	 border-style:solid;
  	 border-color:#0026FF;
	 
	 box-shadow: -5px -5px 5px #0026FF;
	 */
	 height:218px;
	 width:264px;
	 margin-left:3px;
}
.label{
	width:100px;
	margin-left:0px;
}