body {

	margin-left : 0;

	margin-top : 0;

	margin-right : 0;

	margin-bottom : 0;

	background-color : #ffffff;

	background-image: url(images/bg.gif);

	background-repeat: repeat-y;

}

.left {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 260px;

	background-color: #B0AB34;

	height: 100%;

}

.logo {

	position: relative;

	left: 370px;

	top: 10px;

	width: 267px;

	height: 284px;

}

.data {

	position: absolute;

	left: 300px;

	top: 290px;

	width: 420px;

	height: 60px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #908B14;

	line-height: 16px;

	text-align: center;

	font-weight: bold;

	overflow: visible;

}

.menuBlock {

	position: absolute;

	left: 280px;

	top: 360px;

	width: 470px;

	height: 24px;

	text-align: center;

	color: #CCCC00;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.menu {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 13px;

	line-height: 21px;

	color : #554433;

	text-decoration : none;

	font-weight: bold;

	margin-left: 10px;

	margin-right: 10px;

} 

.menu:hover {

	color : #7D7814; 

	text-decoration : underline; 

} 

.menu_active {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 13px;

	line-height: 21px;

	color : #7D7814;

	text-decoration : none;

	font-weight: bold;

	margin-left: 10px;

	margin-right: 10px;

} 

.linkBlack {
	
	background-image : url(link.png);
	
	background-position : top right;
	
	background-repeat : no-repeat;
	
	padding: 0px 16px 3px 0px;
	
	white-space : nowrap;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #554433; 

	text-decoration : none; 
	
	font-weight: bold;

} 

.linkBlack:hover {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #7D7814; 

	text-decoration : underline; 
	
	font-weight: bold;

} 

.linkBlack:active {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #7D7814;

	text-decoration : none;

	font-weight: bold;

} 

.right {

	position: absolute;

	left: 300px;

	top: 390px;

	width: 420px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #554433;

	line-height: 17px;

}

.box {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #CC3300;

	text-decoration : none;

	font-weight: bold;

} 

.box:hover {

	color : #AC1300; 

	text-decoration : underline; 

} 

.text_active {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 13px;

	color : #FFFFFF;

	font-weight : bold;

	text-decoration : none;

	padding-left : 20px;

	background-image : url(images/arrow.gif);

	background-repeat : no-repeat;

	width: 220px;

} 

.green {

	color: #B0AB34;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-align: center;

	line-height: 21px;

}

.bildunterschrift {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	text-align: center;

	color : #CC3300;

	text-decoration : none;	

}



.bildunterschrift:hover {

	color : #AC1300; 

	text-decoration : underline; 

}