body {
	margin : 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color:#000000; 
	font-size:11px;
	width: 100%;
	float: left;
	}

#top {
	background: url(../bilder/bg_header.gif) repeat-x;
	height: 129px;
	width:100%;
	margin:0px;
}

#logo_header {
	background: url(../bilder/header.gif) no-repeat;
	position: absolute;
	height: 129px;
	width: 770px;
	}
	
#top a {
	color: #666;
	}

#left {
	position: absolute;
	height:350px;
	width:137px;
	top:127px;
	background-color: #eee;
	margin: 0;
	}
	
#left_bottom {
	position: absolute;
	margin-top: 330px;
	background: url(../bilder/menu_l_bottom.gif) no-repeat;
	height:20px;
	width:138px;
	}
	
#main_home {
	position: absolute;
	width: 500px;
	height: 100%;
	top: 125px;
	left: 200px;
	}


#main {
	position: absolute;
	width: 580px;
	top: 165px;
	left: 215px;
}

#adress {
	position: absolute;
	top: 70px;
	width: 100%;
	margin-left: 170px;
	font-weight: bold;
	color: #666;
	}
	
	
.menu{
	margin: 20px 0 0 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}

.menu a{
	color: #666;
	}


	
.menu a:visited {
	color: #666;
	}

.menu a:hover {
	color: #CF1D00;
	}
	
	H1{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: normal;
	color: #999;

}

.key_td{
	background: #AAA63B;
}

.row_even{
	background: #ffffff;
}
.row_odd{
	background: #fafafa;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size:11px;
	}
	
a { color: #CF1D00;
	text-decoration: none;
}

a:hover {
	color: #CF1D00;
	text-decoration: underline;
	}
	
a:visited { 
color: #CF1D00;
	text-decoration: none;
}
