body {
	background-image: url(bg.jpg);
	font-family: arial, verdana, sans-serif;
	text-align: center;
	margin: 0px 0px 0px 0px;

	
}
div#page {
	background-color: #FFFFFF;
	margin: auto;
 	width: 940px;
	}

div#navi{
background-color: #d2db72;
width: 170px;
height: 700px;
float: left;
}

div#rtext{
float:left; 
width:390px; 
padding-top: 28px;
height:65px; 
font-size: 11pt;
font-weight: bold;
color: ff0000;

}

div#masterdiv{
position: relative;
top: 23px;

}

#masterdiv a:link, #masterdiv a:visited{
color: #032b60;
text-decoration: none;
}

#masterdiv a:hover,{
font-weight:bold;
}

div#infostart {
color: #fff;
background-color: #ed113f;
font-size: 13pt;
text-align:center;
padding: 5px;
margin-top: 20px;
}



.menutitle{
cursor:pointer;
margin-bottom: 10px;
background-color:#ecf3a3;
color:#032b60;
width:140px;
padding:2px 5px; 
font-size: 11pt;
text-align:left;
border: 1px;
border-bottom-style: solid;
border-right-style: solid;
border-color: #032b60;
}

.submenu{
margin-bottom: 10px;
font-size: 10pt;
text-align: left;
padding-left: 25px;


}

div#main{ 
background-color: #fff;
width: 770px;
height: 700px;
float: right;
}	

div#inhalt{
width:720px;
text-align: left;
padding: 10px 25px 20px 25px;
font-size: 9pt;
}

td.koop{
width:360px;
height: 70px;
vertical-align:top;
}

td.kont{
width:300px;
vertical-align:top;
}

td.imp{
width:420px;
vertical-align:top;
}

div#rechts{
float: right;
width: 300px;
padding-top: 14px;
}

div#slideshow{
}


p.next{
		text-align:center;
		font-size: 10pt;
		}

h2.nav{
	font-weight:normal;
	font-size: 14 pt;
	color: #032b60;
	}
	
h2 {
	font-weight:normal;
	font-size: 14 pt;
	color: #032b60;
	}

h3 {
	font-weight:normal;
	font-size: 12 pt;
	color: #032b60;
	padding: 25px 0px 0px 0px;
	}

p {
	text-align: justify;
	width: 390px;
 }

a:link {
	border: 0px;
	 text-decoration:none;	 
	 }
a:hover	 {
	color: #d2db72;
	}
 a:visited {
	text-decoration:none;
	}

	
div#header  {
	position:relative; 
	top:0px; 
	left:0px; 
	width:940px; 
	height:134px; 
	background-color:#fff;
}


 div#imageblock {
	float:right;
	width: 300px;
	height: 220px;
	}
	
