body  {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4a4f54;
	font-style:normal;
	font-size:12px;
	text-align: center; 
}
.twoColLiqLtHdr #container { 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #007a7e;
	text-align: left;
	background-image:url(../img/background.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
} 

.twoColLiqLtHdr #container_Adminbereich { 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #007a7e;
	text-align: center;
	background-image:url(../img/background.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
	padding-bottom:45px;
	min-height:300px;
} 

*html .twoColLiqLtHdr #container_Adminbereich { 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #007a7e;
	text-align: center;
	background-image:url(../img/background.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
	padding-bottom:45px;
	height:300px;
} 

.adminButton{
	border:1px solid #007a7e;	
}

.adminInput{
	border:1px solid #007a7e;
	width:150px;
	margin-bottom:10px;
}

.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: width:300px;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent { 
	margin: 0 20px 0 26%; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#menu{
	width:600px; 
	height:96px; 
	float:left; 
	border-bottom:1px #007c7f solid;
}
#logo{
	width:300px; 
	height:94px; 
	float:left;
}

#bild{
	width:300px; 
	height:445px;
	margin-top:-1px;
	float:left;
}
h1{
	color:#007a7e;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin-top:50px;
}

h2{
	color:#4A4F54;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	margin-top:15px;
}

a:link { color: #007a7e; text-decoration:none; }
a:visited { color: #007a7e; text-decoration:none; }
a:hover { color: #000000; text-decoration:underline; }
a:active { color: #007a7e; text-decoration:none; }

#content{
	margin-left:35px;
	float:left;
	/*width:525px;*/
	width:520px;
}

table p{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.aufzaehlung_startseite li {
	margin-bottom:5px;
}
.abstand_gross {
	margin-bottom:7px !important;	
}
