@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: #b0b0b0 url(../images/body_bg.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-size: 16px;
	font-size: 100%;
}
a, a:link {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
}
a:hover, a:active {
	color: #e0231f;
}
a.img, img {
	border: none;
}
#inhalt ul {
list-style-position: outside;
margin-left: 2.5em;
margin-top: 1em;
margin-bottom: 1em;
}
#inhalt ul.bold {
font-weight: bold;
}
#inhalt ul li {
	margin-bottom: 0.75em;
}
#inhalt ul.sitemap {
	list-style-type:none;
/*	background-color: #FBFBFB;
*/}
#inhalt ul.sitemap li  {
	padding: 0.5em;
	margin: 0;
}
#inhalt ul.sitemap a {
	border: none;
}
#inhalt ul ul.sitemap {
	background-color: #EAEAEA;
}
#inhalt ul ul ul.sitemap {
	background-color: #DDDDDD;
}
#inhalt ul ul ul.sitemap .navimg {
	margin-right: 1em;
	height: 1em;
}
#inhalt .zoom {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
}
#inhalt .lupe {
	position:absolute;
	right: 0;
	bottom: 0;
	height: 14px;
	width: 14px;
	display:block;
	background: transparent url(../images/lightbox/lupe.gif) no-repeat;
}
h1 {
	font-size:1.2em;
	margin-bottom: 1em;
	color: #666666;
	border-bottom: 1px solid #e0231f;
	padding-bottom: 3px;
	}
h2 {
	font-size:1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #666666;
	}
h2.big {
	font-size:1.5em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	color: #666666;
	}
hr {
margin: 0 0 10px 0;
color: #e0231f;
background-color: #e0231f;
height:1px;
border:none;
}
p {
	font-size: 1em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
#gesamt {
 	width: 960px;
	margin: 0 auto;
	font-size: 0.75em;
	text-align: left;
}
#kopf {
	height: 221px;
	background: transparent url(../images/kopf.jpg) no-repeat;
}
#kopf .printlogo {
	display:none;
}
#kopf_text {
	padding-top: 15px;
	padding-left: 20px;
}
#kopf_text a, #footer_text a {
	border: none;
}
#content_bg {
	background: transparent url(../images/content_bg.jpg) repeat-y;
}
#content {
	background: transparent url(../images/content.jpg) no-repeat;
	min-height: 420px;
	padding-left: 20px;
	padding-right: 20px;
}
* html #content {
	height: 420px;
}
#nav {
	width: 160px;
	float:left;
}
#nav ul, #subnav ul {
	list-style-type:none;
	margin: 0;
	list-style-position: outside;
}
#nav ul li {
	font-size: 1em;
	font-weight: bold;
	padding: 0.5em 0;
	border-top: 1px solid #CCCCCC;
}
#nav ul ul {
	margin: 0 0 0 15px;
	padding: 0;
	border: none;
}
#nav ul ul li, #subnav ul li {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0;
	border: none;
}
#subnav ul li {
	padding-bottom: 0.7em;
}
#nav ul li a, #nav ul li a:link, #subnav ul li a, #subnav ul li a:link {
	text-decoration: none;
	color: #666666;
	border: none;
	line-height: 1.2em;
}
#nav ul li a:hover, #nav ul li a.aktiv, #subnav ul li a:hover, #subnav ul li a.aktiv {
	text-decoration: none;
	color: #e0231f;
}
#nav ul ul li a, #nav ul ul li a:link {
	border: none;
}
#nav a .navimg, #subnav a .navimg {
	margin-left: 1em;
	height: 1em;
	float: right;
}
#inhalt {
	width: 735px;
	float: right;
}
#subnav {
	width: 110px;
	float: left;
}
#inhalt_prod {
	width: 605px;
	float: right;
	border-left: 1px solid #000;
	padding-left: 10px;
	padding-bottom: 40px;
	min-height: 365px;
}
* html #inhalt_prod {
	height: 365px;
}
#contentbg_image {
	min-height: 420px;
	background: url(../images/service/service_bg.jpg) bottom center no-repeat;
}
* html #contentbg_image {
	height: 420px;
}
#newsbox {
	width: 220px;
	float: right;
	margin-left: 20px;
}
#newsbox .nkopf {
	width: 220px;
	height: 21px;
	background: transparent url(../images/newsbox_kopf.jpg) no-repeat;
}
#newsbox .nbody {
	background: transparent url(../images/newsbox_body.jpg) repeat-y;
	padding: 0 15px 10px 15px;
}
#newsbox .nfuss {
	width: 220px;
	height: 21px;
	background: transparent url(../images/newsbox_fuss.jpg) no-repeat;
}
#content_index {
float: left;
width: 480px;
}
h1.slogan {
	border: none;
	font-size: 1.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-top: 2em;
	line-height: 42px;
	position: relative;
	text-align: center;
}
* html h1.slogan {
	display:inline-block;
}
.slogan_left {
	width: 16px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(../images/slogan_left.gif) no-repeat;
}
.slogan_right {
	width: 16px;
	height: 42px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: transparent url(../images/slogan_right.gif) no-repeat;
}

h1.slogan a {
	border: none;
}
#footer {
	background: transparent url(../images/footer_bg.jpg) no-repeat;
	height: 79px;
}
#footer_text {
padding-top: 20px;
width: 500px;
text-align:center;
margin: 0 auto;
font-size: 0.9em;
}
.clear {
	height: 1px;
	line-height: 1px;
	clear:both;
}
.error {
	color: #e0231f;
	font-weight: bold;
	display:block;
	margin-left: 120px;
}

/* Formulare */
label {
	width: 120px;
	display: block;
	float: left;
}

input, textarea {
font: 1em  Tahoma, Arial, Helvetica, sans-serif;
border: 1px dotted #e0231f;
margin: 0 0 0.5em 0;
padding: 2px 0;
width: 250px;
}
#press_nav {
	height: 1.5625em;
	background-color: #CCCCCC;
	margin-bottom: 2em;
}
#press_nav ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#press_nav li {
display: inline;
float: left;
line-height: 1.5em;
}
#press_nav li a {
padding: 0 10px;
display:block;
border-bottom: none;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #FFF;
border-top: 1px solid #CCCCCC;
}
#press_nav li a:hover, #press_nav li a.aktiv  {
background-color:#FFFFFF;
border-left: 1px solid #999;
border-top: 1px solid #999;
}
