#site{
	width:740px; 
	overflow:hidden; 
	background-image:url(images/bak1.jpg); 
	background-position: bottom left;
	background-repeat:repeat-y;
	border-right:1px solid #000000;
	border-bottom: 1px solid #000000;
}
*+html #site{
	width:741px;
}
* html #site{
	width:741px;
}
#sidebar{
	float:left; 
	width:269px; 
	background-color: #647386;
}
#site_left{
	float:left; 
	width:9px;
}
#site_right{
	float:right; 
	width:731px;
	background-image:url(gifs/bg_content.gif);
}
#main{
	overflow: hidden;
}
#main_content{
	float:right; 
	width:462px;
}
*+html #main_content{
	width:461px;
}
* html #main_content{
	width:461px;
}
#nav_content{
	/* Container fuer Subnavigation und Contentbereich*/
}
#header{
	width:461px;
}
#nav_sub{
	width:461px;
	background-image:url(images/bak3.jpg);
	overflow:hidden;
	margin-right: 1px;
}
#nav_sub_left{
	width:220px;
	float:left;
	text-align:left;
	padding: 10px 0 5px 10px;
	margin: 0 11px 0 0;
}
#nav_sub_left p{
	margin:0 0 3px 0;
	padding:0px;

}
#nav_sub_right{
	width:220px;
	float:right;
	text-align:left;
	padding: 10px 0 5px 0;
}
#nav_sub_left div, #nav_sub_right div{
	margin: 0 0 10px 5px;
}
#nav_sub_right p{
	padding:0px;
	margin: 0px;
}
#content{
	padding: 15px 0 10px 10px;
	overflow:hidden;
}

#content td, #footer td{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
}

#footer{
	width:731px;
	clear:both; 
}


.schneestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #506582;
}

.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linknav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.dgrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}