body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #666666;
	background-image: url(../images/mko.jpg);
	background-repeat: repeat;
	
    }
	
.erste #container {
	width: 1000px;
	border: 2px solid #000000;
	text-align: left;
	background-color: #FFFFFF;	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-color: #9d161d;
	border-top-color: #9d161d;
	border-bottom-color: #9d161d;
	border-right-color: #9d161d;
	
    } 
	
.erste #container #kopf #menu {
	width: 700px;
	height: 40px;
	padding-top: 160px;
	padding-left: 5px;
}
	
	
	
	
	
.erste #kopf {
	background-image: url(../images/Header.jpg);
	height: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9d161d;
	
    } 
	
.erste #sidebarright {
	float: right; 
	width: 202px;
	}
	
.erste #mainContent {
	background-color: #FFFFFF;
	margin-right: 202px;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
    } 	
	  
.login {
	text-align: center;
	height: 110px;
	width: 200px;
	background-color: #FFFFFF;
	position: relative;	
	border-left-width: 2px;
	border-left-color: #9d161d;
	border-left-style: solid;	
	border-right-width: 2px;
	border-bottom-width: 2px;	
	border-top-color: #9d161d;
	border-bottom-color: #9d161d;
	top: -42px;
	
	
	 }
	 
.boxr2 {
	text-align: center;
	height: 250px;
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(../images/boxoben.jpg);
	position: relative;
	top: -42px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #9d161d;
	border-top-color: #9d161d;
	border-bottom-color: #9d161d;	
	background-repeat: no-repeat;
	 }
	 
.boxr3 {
	text-align: center;
	height: 250px;
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(../images/boxoben.jpg);
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #9d161d;
	border-top-color: #9d161d;
	border-bottom-color: #9d161d;
	top: -42px;
	background-repeat: no-repeat;
	 }
	 
.boxr4 {
	text-align: center;
	height: 80px;
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(../images/boxoben.jpg);
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #9d161d;
	border-top-color: #9d161d;
	border-bottom-color: #9d161d;
	top: -42px;
	background-repeat: no-repeat;
	 }
	 
.fltrt { 
    float: right;
	
   	}
	
.fltlft {
    float: left;
	
    }
	
.clearfloat { 
    clear:both;
   
    }
	
	
	
div.mittig {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	top:50%;
	margin-top: -200px;
	height: 400px;
	border: 5px solid #FF0000;
	background-color: #FFFFFF;
	padding: 25px;
}

.keine {
	font-size: 16px;
}



