body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #fff;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #a4af58;
	text-decoration: none;
}
a:hover {
font-weight:bold;
}
form {
	margin: 0;
}


#main{
position:absolute;
width:902px;
height:402px;
margin-left:-451px;
left:50%;
margin-top:-201px;
top:50%;
/*background:#CCFFCC;*/
}
#slogan{position:absolute; right:25px;top:25px;color:#ded9bb; font-size:22px;letter-spacing:10px;z-index:3;}

#mainContent{
position:absolute;
top:0;
/*right:0;*/
width:900px;
height:300px;
/*background:#ccc;*/
padding:0;
border: 1px solid #a4af58;
}
#logo{position:absolute; width:290px;height:70px;top:230px; left:0; background:url(logo_weiss.jpg) no-repeat top left;}
#menu{position:absolute; width:140px; height:200px;left:79px; top:29px; background:#fff;}

#links {width:600px; height:300px; position:absolute; right:0; padding:0;top:0; }
.main_menu {
	/*background-color: #fff;*/
	padding: 10px;
	vertical-align: middle;
}

.main_current {
	font-weight: bold;
	/*background-color: #fff;*/
}
/*
#content { 
position:absolute;
	background-color: #a4af58;
	top: 0;
	left:0;
	height: 300px;
	width:300px;

}
*/
#content2{
position:absolute;
	background-color: #a4af58;
	top: 0;
	right:0;
	height: 300px;
	width:300px;
}

.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 18px;
}
