BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
	text-align: justify;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#e80000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ff0000;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
}

.navi {
	color: Black;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	vertical-align: top;
	border: solid 1px #ff0000
}

TEXTAREA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.balkenoben {
	color: Black;
	font-weight: normal;
	font-size: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff0000;
	text-align: right;
	vertical-align: top;
	border: solid 1px black;
}

.balkenunten {
	color: Black;
	font-weight: normal;
	font-size: 10px;
	background-color: #ff0000;
	text-align: center;
	vertical-align: top;
	border: solid 1px black
}

.top {
	color: #6c6c6c;
	font-weight: 600;
	font-size: 10px;
	background: url(/fileadmin/template_liwoton/images/keyboard.jpg) no-repeat fixed left top;
	text-align: right;
	vertical-align: top;
	border: solid 1px #ff0000;
}

.main {
	border: solid 1px #ff0000;
}

.header {
	font-weight: 600;
	font-size: 10px;
	text-decoration: underline;
}

.content {
   color: Black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bottom {
   color: Black;
	font-weight: normal;
	font-size: 8px;
	text-align: center;
	vertical-align: top;
}

.menuLink{
   font-weight: bold;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.menuLink_active{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menuNav{
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

a.link{
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}

a.visited{
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}

H1{
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

H2{
	font-size: 16px;
	color: Black;
}

H3{
	font-size: 11px;
	font-weight: bold;
	color: #142B9D;
}

TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

