@charset "utf-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #000000;
	font-size: 11px;
}

p {
	line-height:15px;
}


.editbox {
	display:none;
}

.twoColLiqLtHdr #leisteoben {
	display:none;
}

.twoColLiqLtHdr #logo {
	display:none;
}
.twoColLiqLtHdr #obenrechts {
	display:none;
}

.twoColLiqLtHdr #mainContent {
	padding-bottom:30px;
	margin: 20px;
}

.twoColLiqLtHdr #container_ {
	left:0;
	width: 100%;  
	text-align: left;
}
.twoColLiqLtHdr #header {
	display:none;
} 

.twoColLiqLtHdr #sidebar1 {
	display:none;
}


a {
	color:#000;
	font-size:11px;
}

th {
	font-size: 10px;
	font-weight: bold;
	height:20px;
	color: #000;
	border: solid #999 1px;
}
th a:link {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
th a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
th a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
