* {	
	margin:0;
	padding:0;
}

html[xmlns^="http"]
{

overflow-y: scroll;
}

html	{
	height:100%;

	background:url(/layout/design/img/bg.jpg);
	}
	
body {
	height:100%;
	background:url(/layout/design/img/repeat-oben.jpg) repeat-x;
	line-height:150%;
	font-family:verdana;
	}
	
a	{
	color:#009999;
	text-decoration:none;
	}
	
a:hover	{
	color:#009999;
	text-decoration:underline;
	}
	
.einrichtungen a	{
	color:#37B36D;
	}
	
.gesundheitspartner a	{
	color:#009999;
	}
	
.verbraucher a	{
	color:#75B7CF;
	}
	
ul {
	margin:0 0 10px 16px;
	}
	
ol {
	margin:0 0 0 19px;
	}
	
#wrapper	{	
	width:819px;
	background:url(/layout/design/img/wrapper.png) repeat-y;
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	}
	
#startseite #wrapper	{
	background:url(/layout/design/img/wrapper-startseite.png) repeat-y;
	}	
	
*html #wrapper	{
	background:url(/layout/design/img/wrapper.gif) repeat-y;
	}
	
*html #startseite #wrapper{
	background:url(/layout/design/img/wrapper-startseite.gif) repeat-y;
}


#headeraussen	{
	width:819px;
	height:263px;
	float:left;
	background:url(/layout/design/img/header-aussen.gif);	
	}
	
#header	{
	width:764px;
	height:245px;
	margin:18px 0 0 27px;
	}
	
#logo	{
	background:url(/layout/design/img/logo.jpg);
	height:76px;
	width:312px;
	display:block;
	margin:15px 0 0 0;
	float:left;
	display:inline;
	}
	
#blockMain	{
	padding:0 0 80px 0;
	display:block;
	margin:0 0 0 0px;
	}
	
#startseite #blockMain	{
	margin:0 0 0 27px;
	}
		
#navi	{
	float:left;
	width:282px;
	display:inline;
	margin:16px 0 0 0;
	}
	
#navistart	{
	width:282px;
	float:left;
	height:20px;
	background:url(/layout/design/img/navistart.png);
	}
	
*html #navistart	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scal src='/layout/design/img/navistart.png');
	}
	
#navistop	{
	width:282px;
	float:left;
	height:22px;
	background:url(/layout/design/img/navistop.png);
	}
	
*html #navistop	{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scal src='/layout/design/img/navistop.png');
	}
	
#blockContent	{
	float:left;
	width:461px;
	display:inline;
	margin:40px 0 0 0;
	padding:0 60px 0 16px;
	font-size:12px;

	}
	
#blockContent h2	{
	font-weight:normal;
	font-size:28px;
	color:#009999;
	margin:0 0 20px 0;
	line-height:30px;
	}
	
#blockContent h3	{
	font-weight:bold;
	font-size:16px;
	color:#009999;
	margin:5px 0 0 0;
	line-height:24px;
	}
	
#blockContent p	{
	margin:0 0 10px 0;
	line-height:18px;
	}
	
.verbraucher #blockContent h2, .verbraucher #blockContent h3	{
	color:#75B7CF;
	}
	
.gesundheitspartner #blockContent h2, .gesundheitspartner #blockContent h3	{
	color:#009999;
	}

.einrichtungen #blockContent h2, .einrichtungen #blockContent h3	{
	color:#37B36D;
	}
		
#footer	{
	height:80px;
	margin:-80px 0 0 0;
	width:100%;
	position:relative;
	background:url(/layout/design/img/footer-repeat.gif) repeat-x;
	}
	
#footerinnen	{
	width:765px;
	height:68px;
	background:url(/layout/design/img/footer.jpg) no-repeat;
	margin:0 auto;
	}
	
#footercolor	{
	width:746px;
	height:11px;
	margin:10px 0px 0  9px;
	display:inline;
	float:left;
	line-height:10px;
	}
	
.verbraucher #footercolor	{
	background:#75B7CF;	
	}
	
.gesundheitspartner #footercolor	{
	background:#019B9D;	
	}

.einrichtungen #footercolor	{
	background:#37B36D;	
	}

	

	
.clear	{
	clear:both;
	}
	
#partnerlogos img	{
	border:none;
	}