body {
	height:100%;
	width:100%;
	margin:0; 
	padding:0;
	line-height:.8em;
	font-family:Verdana,Arial,sans-serif;
	}
#box {
	position:absolute;	
	top:0px;
	left:5%;  
	height:100%;
	width:700px;	
	}
#content {
	position:absolute; 
	top:0px;
	width:580px; 
	height:100%;
	background:white;
	}
#kopf{
	margin-top:15px;
	margin-left:15px;
	}
#Navigation{
	margin-top:22px;
	margin-left:15px;
	}
#inhalt{
	color:#2D3437;
	margin-top:40px;
	margin-left:15px;
	margin-right:160px;
	font-size:.6em;
	}
#rechterBalken{	
	position:relative; 
	top:0px;
	width:130px; 
	left:590px; 
	}
#rechteNavigation{
	padding-top:270px; 
	padding-left:10px;
	}
.tabelleEinblicke td{   
	width:100px;
	height:100px;
	background:#FEE384;
	padding:0;
	margin:0;
	border:3px solid #FFFFFF; 
	}	
.tabelleEinblicke img{ 
	border:0;
	}	
.tabelleTeam td{     
	width:100px;
	height:116px;
	padding:0;
	margin:0;
	border:3px solid #FFFFFF; 
	}	
.tabelleTeam img{ 
	border:0;
	}	
strong{
	font-size:1em; 
	font-weight:bold
	}	
a:link {
	color:#2D3437;
	text-decoration:none 
	}
a:visited {
	color:#2D3437;
	text-decoration:none 
	}
	
a:hover {
	color:#2D3437;
 	text-decoration:none 
	}
a:active {
	color:#2D3437;
 	text-decoration:none 
	}
a:focus {
	color:#2D3437;
	text-decoration:none 
	}
a.rechteNavi:link {
	line-height:200%;
	font-size:9px;
	font-weight:normal;  
	color:#818587; 
	text-decoration:none 
	}
a.rechteNavi:visited {
	line-height:200%;
	font-size:9px;
	font-weight:normal; 
 	color:#818587; 
	text-decoration:none 
	}
	
a.rechteNavi:hover {
	line-height:200%;
	font-size:9px;
	font-weight:bold; 
 	color:#818587; 
	text-decoration:none 
	}
a.rSpalte:active {
	line-height:200%;
	font-size:9px;
	font-weight:bold; 
 	color:#818587; 
	text-decoration:none 
	}
a.rechteNavi:focus {
	line-height:200%;
	font-size:9px;
	font-weight:bold; 
 	color:#818587; 
	text-decoration:none 
	}
/*============================================================================ Admin ==*/

.TabelleAdmin textarea{
	color:#2D3437;	
	overflow:-moz-scrollbars-vertical;
	border:1px solid #D4D4D4;	
	width:426px;
	height:210px;
	}
.TabelleAdmin td{
	color:#2D3437;
	}

.TabelleAdmin input{
	color:#2D3437;
	background:white;
	width:426px;
	height:20px;
	border:1px solid #D4D4D4;	
	cursor:pointer;
	}
.loginBereich{
	color:#2D3437;
	}
.loginBereich input{
	color:#2D3437;
	background:white;
	border:1px solid #D4D4D4;	
	}
input{
	cursor:pointer;
	}

input, textarea, form, table, td{  
	height:auto;
	color:#2D3437;
	font-size:10px;
	font-family:Verdana,Arial,sans-serif;
	}
.Bereich, .Feld{
	width:216px;
	border:1px solid #2D3437; 
	}
 .Button{ 
 	background-color:#DEDEA6; 
	color:#FFFFFF; 
	width:100px; 
	border:0; 
	}
