@charset "ISO-8859-1";
	body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	font-family: arial, hevetica, sans-serif;
	font-size: 85%;
	background-image: url(../IMG/BGmain1.jpg);
	background-repeat: repeat-x;
	}
	
	a:link {
	text-decoration: none;
	color: #333333;
}
		a:visited {
			text-decoration: none;
			color: #333333;
		}
		a:hover {
			text-decoration: none;
			color: #FF6600;
		}
		a:active {
			text-decoration: none;
		}
	
	
	#container
	{
	width: 900px;
	
	text-align: left;
	background-color: #FFFFFF;
	border: 1px none black;
	background-image: url(../IMG/BGmain1.jpg);
	background-repeat: repeat-x;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}
	
	#header
	{
	height: 201px;
	background-color: #e2e4ec;
	
	}
	
	#headnav
	{
		float: right;
		margin-right: 20px;
		margin-top:180px; 
		width: auto;
		height: auto;
		/*background-color: red; */
		z-index:7;
		text-align:left;
		font-family: arial, hevetica, sans-serif;
		font-size: 100%;
		color: #333333;
		}
	
	#contentwrap
	{
		margin-left: 10px;
		margin-right: 10px; 
		width: auto;
		height: auto;
		background-color: white;
	}
	
	
	
	#contentside	
	{
		
		background:url(../IMG/images/cont_bg.png) repeat-y center;
		margin:0pt auto;
		text-align:left;
		width:900px;
		
		
	}
	
	
		
	
	#footer	
	{
		
		background:url(../IMG/images/cont_bg.png) repeat-y center;
		clear: both;
		height: 90px;
		/*background-color: lime; */
		position: relative;
	}
	
	#footerinfo	
	{
	margin-left: 10px;
	margin-right: 10px;
	background:url(../IMG/FooterRD.jpg) no-repeat;
	position: relative;
	height: 80px;
	/* background-color: ffffff; */
	text-align: center;
	color: #333333;
	font-style: normal;
	font-size: 90%;
	line-height: 10%;
	padding: 15px;
	}
	
	.roundedcornr_box_863275 {
	
	
	background: url(../contentframe/roundedcornr_863275_tl.png) no-repeat top left;
	}
	
	.roundedcornr_top_863275 {
	background: url(../contentframe/roundedcornr_863275_tr.png) no-repeat top right;
	}
	
	.roundedcornr_bottom_863275 {
	background: url(../contentframe/roundedcornr_863275_bl.png) no-repeat bottom left;
	}
	
	.roundedcornr_bottom_863275 div {
	background: url(../contentframe/roundedcornr_863275_br.png) no-repeat bottom right;
	}
	
	.roundedcornr_content_863275 {
	background: url(../contentframe/roundedcornr_863275_r.png) top right repeat-y;
	}
	
	.roundedcornr_content_863275 { padding: 0 20px; }

	.roundedcornr_top_863275 div,.roundedcornr_top_863275,
	.roundedcornr_bottom_863275 div, .roundedcornr_bottom_863275 {
	
	width: 100%;
	height: 20px;
	font-size: 1px;
	}
	
	.roundedcornr_content_863275, .roundedcornr_bottom_863275 {
	margin-top:-15px;
	}
	

#cont {
	position:relative;
	margin-left:110px;
	top:20px;
	width:640px;
	height:auto;
	z-index:1;
	
}
#Navigation {
	position:relative;
	float:left;
	top:50px;
	width:100px;
	height:111px;
	z-index:2;
	background-color:#ffffff
}

/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


	
#menu2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	width: 100px;
	border-style: none  none none none;
	border-color: #677D92;
	border-size: 2px;
	border-width: 2px;
	margin: 0px;
	}
	
#menu2 li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #333333;
	display: block;
	background: url(../IMG/menu2.gif);
	padding: 0px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #FF6600;
	background: url(../IMG/menu2.gif) 0 -20px;
	padding: 0px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #ffffff;
	background: url(../IMG/menu2.gif) 0 -40px;
	padding: 0px 0 0 10px;
	}	

	#wetter
	{
		float: right;
		margin-top:50px; 
		width: 120px;
		height: 100px;
		background-color: yellow;
		}
		
		
