body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

	scrollbar-face-color: #f3f3f3;
scrollbar-highlight-color: #d7d7d7;
scrollbar-3dlight-color: #d7d7d7;
scrollbar-darkshadow-color: #c4c4c4;
scrollbar-shadow-color: #c4c4c4;
scrollbar-arrow-color: #666666;
scrollbar-track-color: #f3f3f3;
	
}

.oneColElsCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}





body {
	background-color: #c3c3c3;
	margin: 10px;
	background: url(luft.jpg) repeat;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 13px;
	color: #5ebb49;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 11px;
	color: #666666;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.kant {
	border: solid 1px #999999;
}

.marginh {
	padding-right: 4px;
}


/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:3px;
margin-top: 3px;
}

#mainmenu ul {
font-size:11px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:18px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #666666;
color:#666666;
display:block;
font-size:11px;
padding:3px 13px 3px 13px;

}

#mainmenu a:hover {
color:#5ebb49;
text-decoration:none;
}

#mainmenu a.current {
color:#5ebb49;
text-decoration:none;
}


#menu {font-family: arial, sans-serif; width:750px; height:100px; position:relative; font-size:11px; z-index:100;}
#menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left; position:relative;}
#menu ul li ul {display: none;}

/* specific to non IE browsers */
#menu ul li:hover a {color:#fff; background:#36f;}
#menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
#menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
#menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
#menu ul li:hover ul li ul {display: none;}
#menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
#menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
#menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
#menu ul li:hover ul li:hover ul.left {left:-105px;}


.margin{
	margin-top: 25px;
	margin-left: 25px;
	width: 530px;
	height: 350px;
	overflow: auto;
}

.margin2 {
	width: 180px;
	height: 200px;
	overflow: auto;
}

#mynews ul{ 
	list-style-type:none;
	margin: 0;
	}

