html{
	margin:0 0 0 0;
	padding:0px;
	height:101%;
}

body {
		background-position:0px 0px;
		padding:0;
		margin:0;
		height: 101%; 
		background-color:#f2f2f2;
}

p{		margin:0px;}

img{border:0px;display:block;}

/* Start Layout Oben + Seitennavigation und Contentbox */

#rahmen_um_alles{width:990px;margin:0 auto;text-align:center}

#alles{
	float:left;
	width:990px;
	background-color:#FFFFFF;
	background-image:url(../images/bgrd_weiss.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#logo{float:left; width:235px; height:105px; border:0; margin-left:10px;}
#servicenavigation{ float:left; width:720px; height:105px; background-color:#FFF;}

#hauptnav{ float:left; width:950px; height:25px; background-image:url(../images/bgrd_orange.gif); background-repeat:no-repeat; border-left: 10px solid #FFFFFF;}
#inhalt{ float:left; width:950px; background-color:#003366; padding:25px 0px 25px 0px; border-left: 10px solid #FFFFFF;}
#inhaltfuss{ float:left; width:950px; height:25px; border-left: 10px solid #FFFFFF;}
#fuss, #fuss2{ float:left; width:950px; height:65px;}

#adressbox{ float:left; width:210px; margin:0px 25px 0px 25px; padding:0px; background-color:#FFFFFF; *margin-left:13px;}

#seitennavigation{ float:left; width:210px; margin:0px 25px 0px 25px; padding:0px; background-color:#FFFFFF; *margin-left:13px;}

#content{ float:left; width:640px; padding:0px; margin:0px; background-color:#FFFFFF}
#contentlinks{ float:left; width:440px; padding:0px 0px 0px 0px; margin:0px 0px 30px 0px; background-color:#FFF;}
#contentrechts{ float:left; width:190px; padding:0px 0px 0px 0px; margin:72px 0px 30px 0px; background-color:#FFF; }
#contentrechts_start{ float:left; width:190px; padding:0px 0px 0px 0px; margin:56px 0px 30px 0px; background-color:#FFF;}

#contentlinks_halb{ float:left; width:310px; padding:0px 0px 0px 0px; margin:0px 0px 30px 0px; background-color:#FFF;}
#contentrechts_halb{ float:left; width:310px; padding:0px 0px 0px 0px; margin:0px 0px 30px 0px; background-color:#FFF;}

/* Ende Layout Oben + Seitennavigation und Contentbox */