@media screen{


@font-face {
    font-family: 'DeliciousSmallCapsRegular';
    src: url('../fonts/deliciousSmallCaps/delicious-smallcaps-webfont.eot');
    src: url('../fonts/deliciousSmallCaps/delicious-smallcaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/deliciousSmallCaps/delicious-smallcaps-webfont.woff') format('woff'),
         url('../fonts/deliciousSmallCaps/delicious-smallcaps-webfont.ttf') format('truetype'),
         url('../fonts/deliciousSmallCaps/delicious-smallcaps-webfont.svg#DeliciousSmallCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
	margin:0;
	padding:0;
	background-color:#262A3D;
	background-image:url(img/back_body.png);
	background-repeat:repeat-x;
}

body {
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color:#FFF;
}

.clearer {
	clear:both;}

p { font-family: Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom: 12px;
	margin-top: 0px;
	
}
h1 {font-family:'DeliciousSmallCapsRegular',  Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	margin-top: 0px;
	margin-bottom:20px;
  	color:#CC000C;
}
h2 {
	font-family:'DeliciousSmallCapsRegular',  Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	margin-bottom: 2px;
	margin-top:0px;
}
h3, h4 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom:2px;
}
h4 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #666;
	margin: 8px 0 0 0;
}
a {
	color: #7F8CA5;
	text-decoration: underline;
}
a:hover {
	color: #7F8CA5;
	text-decoration: none;
}

#wrap {
	width: 976px;
	margin: 0 auto;
	position: relative;
}		

/* Header mit Hintergrundbild*/
#rotating_items{
	position: relative;
}
 
#rotating_items div.rotating_item{
	position: absolute;
	display: none;
}
	
#header {
	height: 175px;
	position: relative;
}
#header h1 a {
	color: #FFFFFF;
	margin-left: 22px;
}
#header h1 {
	margin-top: 0px;
}
#info {
	font-size:20px;
	color:#FFF;
	margin-top:-132px;
	margin-left:548px;}
	
.oeffnungszeiten {
	}
		
/* Navianfang*/
#navigation	{
	font-family:'DeliciousSmallCapsRegular',  Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	position: relative;
	/*margin: 0;*/
	vertical-align: middle;
	margin: 0.5em auto 0.2em auto;
	height: 2em;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
	}		
#unternavigation {
	font-family:'DeliciousSmallCapsRegular',  Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color: #FFF;
	width:150px;
	float:left;
	}
.inhalt {
	display:block;
		}	
#felgen {
margin-left:160px;
width:500px;

}

#home {
margin-left:160px;
width:800px;
}

#banner {
float:right;
}

.clearer {
	display:block;
	clear:both;

	}

ul.subnav{
	list-style:none;
	padding-left:0px;
	width:200px;
	float: left;
padding-top:0;
margin-top:0;
	}
ul.navRow  {
	list-style:none;
	display:block;
	padding: 0;
	margin: 0;
			}
			
.navRow li 	{
	display: inline;
}
			
.navRow li a, .subnav li a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:'DeliciousSmallCapsRegular',  Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	text-decoration:none;
	padding: 0 0.5em;
}			
.navRow li a {
font-size:24px;
color:#FFFFFF;
}
.subnav li a {
font-size:15px;
color:#333333;
}
.navRow li a:hover, .subnav li a:hover  {
	color: #990000;
	text-decoration:underline;
}	
.navRow li a.active, .subnav li a:hover {
	color: #990000;
	text-decoration:underline;
}	


/*contentbereich */

#contentwrap {
	/*background: #FFFFFF url(img/randoben.gif) no-repeat center top;*/
	background-color:#FFF;
	-moz-border-radius:13px;
	-khtlm-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	position:relative;
}	
#content {
	position: relative;
	padding: 0 40px;
}
#content #subcontent1 {
	float: left;
	padding: 0 0px;
	width: 200px;
}

#content #subcontent2 {
	float:right;
	
	
}


#contenthead {
	padding: 40px 90px 15px 88px;
}


table{ 
margin-bottom:40px;
width: 500px;

}
.pdfdownload {
	background: url(img/pdf_icon.gif) no-repeat left center;
	padding-left: 30px;
	height: 22px;
	display: block;
}
.internetlink {
	background: url(img/internet_icon.gif) no-repeat left center;
	padding-left: 30px;
	height: 22px;
	display: block;
}

/*footer*/
#footer {
	background-color:#FFF;
	-moz-border-radius:10px;
	-khtlm-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 30px 35px 30px 90px;
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	position: relative;
}
#footer a {
	text-decoration: none;
	color: #999;
}
#footer a:hover {
	text-decoration: underline;
}
#language {
	position: absolute;
	right: 20px;
	color: #FFFFFF;
	font-size: 1em;
	bottom: 30px;
	top: 0px;
}
#language a.active {
	color: #FFFFFF;
	text-decoration: underline;
}
#language a {
	color: #CCC;
	text-decoration: none;
}


/* leistungen Startseite für nonfflash */

.breadcrumb {
	margin-bottom:10px;
}



/*
Angaben Kontaktformular*/


.contactbtn {color:#7F8CA5;}

}

@media print {
	
html, body {
	margin:0;
	padding:0
}

body {
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
td img {
	display:none;}
	
h1 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 0px;
}
h2 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #000;
}
h3 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #000;
}
h4 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 8px 0 0 0;
}
p {
	margin-bottom: 12px;
	margin-top: 0px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

#wrap {
	width: 80%;
	margin: 0 auto;
	position: relative;
}		

/* Header mit Hintergrundbild*/
#rotating_items{
	position: relative;
}
 
#rotating_items div.rotating_item{
	position: absolute;
	display: none;
}
	
#header {
	display: none;
}
#header h1 a {
	color: #000;
	margin-left: 22px;
}
#header h1 {
	margin-top: 0px;
}
		
/* Navianfang*/
#navigation	{
	display: none;
}					



/*contentbereich */

#contentwrap {
	position: relative;
}	
#content {
	padding-left:0px;
}
#contenthead {
	padding: 40px 0;
	padding-left:0px;
}
#contenthead img {
	margin-left:0px;
	}
.linkeseite {
	width:100%;
	padding-right: 20px;
	vertical-align: top;
}

.pdfdownload {
	background: url(img/pdf_icon.gif) no-repeat left center;
	padding-left: 30px;
	height: 22px;
	display: none;
}
.internetlink {
	background: url(img/internet_icon.gif) no-repeat left center;
	padding-left: 30px;
	height: 22px;
	display: block;
}

/*footer*/
#footer {
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left:
}
#footer a {
	text-decoration: underline;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
}
#language {
	display: none;
}

/* leistungen Startseite für nonfflash */
#praevention {
	background: #B9BABB url(../leistungen/images/praevention.jpg) no-repeat left top;
	padding: 145px 20px 20px 20px;
}
#beratung {
	background: #2367AD url(../leistungen/images/beratung_und_aufklaerung.jpg) no-repeat left top;
	padding: 145px 20px 20px 20px;
}
#optimierung {
	background: #FE0000 url(../leistungen/images/optimierung.jpg) no-repeat left top;
	padding: 145px 20px 20px 20px;
}
.leistungen h1 {
	color:#FFFFFF;
	text-align: right;
}
.leistungen p {
	color:#FFFFFF;
	border-top: solid 1px #FFF;
	padding: 15px 0px 0px 0px;
}
.leistungen ul {
	color:#FFFFFF;
	border-top: solid 1px #FFF;
	padding-top: 10px;
	margin-bottom: 0px;
}
.leistungen a {
	color:#000;
	text-decoration: underline;
}
.leistungen {
	width: 255px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.phases {
	display: block !important;
	margin-bottom: 24px;
	border-bottom: solid 1px #000;
	padding-bottom: 12px;
}
}