body{
		margin: 			0px auto;
		height: 			100%;
		text-align: 		center;
		background-color : 	#94caeb;
}

#sitecontainer{
		text-align: 		left;
		width: 				972px;
		margin: 			auto;
		z-index: 			0;
		top: 				0;
		background-color : 	#94caeb;
}

#kopf{
		height:				130px;
		width:				972px;
		background-color:	#94caeb;
		background:			url("bilder/header_neu.jpg");
		background-repeat:	no-repeat;
}

#navi1 {
		padding-top:				22px;
		padding-left:				446px; 
}

#menu1 ul li {
		display: 			inline;
		list-style: 		none;
		
}


#menu1 a{
		font-family: 		Arial, Helvetica,  Verdana, sans-serif;
		font-weight: 		normal;
		font-size: 			12px;
		display:			block;
		float: 				left;
		color: 				#000000;
		
}

#menu1 a:link, #menu1 a:visited {
		color: 				#000000;
		text-decoration: 	none;
		background-image: url("bilder/button_gr.jpg");
		background-repeat: no-repeat;
		width: 108px;
		height: 26px;
		text-align: center;
		padding-top: 7px;
}

#menu1 a:hover, #rmenu1 a:active{
		color:				#ffffff;
		
}


/*#######menü 2######*/

#navi2 {
		padding-top:				44px;
		padding-left:				177px; 
}

#menu2 ul li {
		display: 			inline;
		list-style: 		none;
		
}


#menu2 a{
		font-family: 		Arial, Helvetica,  Verdana, sans-serif;
		font-weight: 		normal;
		font-size: 			12px;
		display:			block;
		float: 				left;
		color: 				#000000;
		
}

#menu2 a:link, #menu2 a:visited {
		color: 				#000000;
		text-decoration: 	none;
		background-image: url("bilder/button_kl.jpg");
		background-repeat: no-repeat;
		width: 108px;
		height: 26px;
		text-align: center;
		padding-top: 5px;
}

#menu2 a:hover, #menu2 a:active{
		color:				#ffffff;
}

#defren{
		float:left;
		margin-left: 15px;
		margin-top: 33px;
		/*height: 22px;
		width: 70px;*/
		
}

#spaltelinks_de {
			float: left;
			width: 202px;
			height: 421px;
			background-image: url("bilder/bg_left.jpg");
			background-repeat: no-repeat;
			margin: 10px 0 0 54px;
			clear: both;
}

#spaltelinks_fr {
			float: left;
			width: 202px;
			height: 421px;
			background-image: url("bilder/bg_left_fr.jpg");
			background-repeat: no-repeat;
			margin: 10px 0 0 54px;
			clear: both;
}


#spaltelinks_en {
			float: left;
			width: 202px;
			height: 421px;
			background-image: url("bilder/bg_left_en.jpg");
			background-repeat: no-repeat;
			margin: 10px 0 0 54px;
			clear: both;
}

#spaltelinkscon{
		margin: 47px 10px 20px 10px;
		font-family: arial, helvetica, georgia, sans-serif;
		font-size: 10px;
		font-weight: normal;
}

#signatur{
		position: relative;
		top: -5px;
		width: 131px;
		height: 37px;

}

#mittelspalte {
			margin:	10px 0 0px 270px;
			width:433px;
}

#inhalt_oben {
			height: 242px;
			width: 433px;
}


#inhalt_ulinks{
		height: 162px;
		width: 210px;
		margin: 17px 0 0 0;
		float: left;
}

#inhalt_urechts{
		height: 162px;
		width: 210px;
		margin: 17px 0 0 0;
		float: right;
}


h2{
		font: 12px  arial,helvetica, georgia, sans-serif;
		font-weight: bold;
		position: relative;
		color:				#000000;
		left: 0px;
		padding-left: 10px;
		
		padding-top: 0px;
		margin-bottom: 3px;
		margin-top: 0px;
}


#teaserbox_de {
			float: 				right;
			width: 				202px;			
			margin: 			0px 54px 0 0;
}

#teaserbox_de h1{
		background-image:	url("bilder/news.jpg");
		background-repeat:	no-repeat;
		height:				41px;
		width:				202px;
		padding:			0;
		margin-top:			10px;
		margin-bottom: 0;
}

#teaserbox_en {
			float: 				right;
			width: 				202px;			
			margin: 			0px 54px 0 0;
}

#teaserbox_en h1{
		background-image:	url("bilder/novelties.jpg");
		background-repeat:	no-repeat;
		height:				41px;
		width:				202px;
		padding:			0;
		margin-top:			10px;
		margin-bottom: 0;
}


#teaserbox_fr {
			float: 				right;
			width: 				202px;			
			margin: 			0px 54px 0 0;
}

#teaserbox_fr h1{
		background-image:	url("bilder/noveau.jpg");
		background-repeat:	no-repeat;
		height:				41px;
		width:				202px;
		padding:			0;
		margin-top:			10px;
		margin-bottom: 0;
}


#teaserbox a{
		margin: 0;
		padding: 0;
}	
#footer {
		clear:		both;
		width:		972px;
		padding-top: 20px;	
		color:		#000;
		text-align:	center;
		font-weight:normal;
		font-size:	12px;
		font-family:Arial, Helvetica, sans-serif; 
}

#footer a{
		font-weight:normal;
		font-size:	12px;
		font-family:Arial, Helvetica, sans-serif;
		color: #000;
		text-decoration: none;
		line-height: 1.6em;
}