@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../layout/bg_03c3.gif);
	background-repeat: repeat;
}
* html body {
	background-image:none;
	background-color: #bdc6ca;
}
body, div, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
body, ul, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	color: #fff;
	font-size: 40px;
	font-family: Arial;
	top: 27px;
	position: relative;
	left: 30px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	top: 46px;
	position: relative;
	left: 30px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial;
	margin: 0 0 8px 0;
}
h6 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

div.center{
	background-position:center top;
	/*background-repeat:no-repeat;*/
	height:auto;
	left:50%;
	margin-left:-438px;
	margin-top:0px;
	padding-top:0px;
	position:absolute;
	top:95px;
	width:875px;
	z-index: -5;
	background-image: url(../layout/hg_main-con.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
}
#main-con {
	/*background-image: url(../layout/hg_main-con.png);
	background-attachment: scroll;
	background-repeat: repeat-y;*/
	height: auto;
	width: 800px;
	top: 0px;
	position: relative;
	margin: auto;
	margin-left: 37px;
}
#nav {
	background-image: url(../layout/hg_nav.png);
	background-repeat: repeat-x;
	height: 102px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
* html div.center {
	top:96px;
	z-index: 10;
}

* html #nav {
	background-image: url(../layout/hg_nav.gif);
	z-index: 5;
}

#nav-con {
	position: absolute;
	width: 800px;
	margin-left: 50%;
	left: -403px;

}

#header {
	background-image: url(../layout/header_start.jpg);
	height: 212px;
	width: 800px;
	margin: auto;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	position: relative;
}
#headline {
	background-image: url(../layout/hg_headline-con.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width: 800px;
	position: relative;
	margin: auto;
	padding-bottom: 1px;
}

#body-con {
	width: 800px;
	margin: auto;
	padding-bottom: 1px;
	position: relative;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content {
	width: 800px;
	margin: auto;
	position: relative;
	height: auto;
}
#title {
	background-image: url(../layout/hg_nav-con.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 740px;
	margin: auto;
	top: 0px;
	position: relative;
}

#title-con {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
}

#content_links {
	width: 468px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	margin: 0px;
	padding: 30px;
	border-width:0px;
	height: auto;
}


#content_rechts {
	width: 272px;
	top: 0px;
	height: 586px;
	position: relative;
	float: left;
	background-image: url(../layout/hg_body-con.jpg);
	background-repeat: repeat-x;
}

#bild-con {
	height: auto;
	width: 272px;
	position: relative;
	left: 0px;
	top: 0px;
}

#zusatz-title {
	background-color: #444;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 41px;
}
#zusatz-title-con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#zusatz-content {
	height: auto;
	width: 272px;
}
#zusatz-content-con {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-size: 10px;
}

#footer {
	/*background-image: url(../layout/hg_footer.png);
	background-repeat: no-repeat;*/
	font-size:9px;
	background-color:#FFF;
	color:#000;
	position: relative;
	height: 18px;
	width: 773px;
	margin: auto;
	padding: 8px 13px;
}
#footer-con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: left;
}
#logo {
	top: 20px;
	position: absolute;
	width: 120px;
	right: 15px;
}

ul#navigation{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	z-index: 2;
}
ul#navigation li{
	float:left;
	padding-right:10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
ul#navigation li a{
	cursor: pointer;
	padding:0.2em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
ul#navigation li a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #f29400;
	text-decoration: none;

}
ul.aufzaehlung {
	list-style-position: outside;
	list-style-image: url(../layout/liste1.gif);
	list-style-type: none;
	margin-left: 15px;
}
#seitenübersicht {
	border-bottom: #fff 1px solid;
	background-color:#737373;
	color:#fff;
	padding:7px 24px;
	height:18px;
	text-align:right;
	width:752px;
}
.sort_btn {
        background-color:#999; color: #FFF; display: inline; padding: 1px 4px; margin-right: 5px; text-decoration: none;
}
.sort_btn:hover {
        background-color:#F2F2F2;
}
.newsblock {
	width: 800px;
	height: 100px;
	border-bottom: 1px solid #ffffff;
}


.newsbild {
	width: 220px;
	float: left;
}
.newsbalken {
	float: left;
	background-image: url(../layout/hg_produkte.jpg);
	background-repeat: repeat-y;
	width: 549px;
	height: 76px;
	border-left: 1px solid #ffffff;
	padding: 12px 15px;

}
.news-datum {
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
}
.news-kurzbeschreibung {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}
.produkte-kurzbeschreibung {
	font-size: 12px;
	color: #FFF;
	display: block;
}

.produkteblock {
	width: 800px;
	height: 180px;
	border-bottom: 1px solid #ffffff;
	background-image: url(../layout/hg_produkte.jpg);
	background-repeat: repeat;
}
.produktebild {
	width: 360px;
	float: left;
	height: 150px;
	padding: 15px;
}
.produktebalken {
	float: left;
	width: 380px;
	height: 80px;
	margin: 5px;
	padding-bottom: 15px;
	padding-top: 12px;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	color: #f29400;
	text-decoration: none;
}
.link2 {
	color: #000000;
	font-weight: bold;
}

.link2 a{
	color: #000000;
}
.link2 a:hover{
	color: #f29400;
}
.link3 {
	color: #000000;
}
.link3  a{
	color: #000000;
}
.link3  a:hover{
	color: #f29400;
}
.formular {
	background-color: #EEE;
	border: 1px dotted #999;
	margin: 1px 0px 8px 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.newslink {
	font-size: 11px;
	text-decoration: none;
}
.produktelink {
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	display: block;
}
#listenzeichen {
	font-weight: bold;
	color: #f29400;
}
#nav ul li {
	margin: 0;
	padding: 0;
}
#nav_start {
	position:absolute;	
	background-image: url(../layout/nav_start.jpg);
	height: 95px;
	width: 83px;
	top:0px;
	left:0px;
}
#nav_start:hover {
	background-image: url(../layout/nav_start_rollover.jpg);
	height: 95px;
	width: 83px;
}
#nav_profil {
	position:absolute;	
	background-image: url(../layout/nav_profil.jpg);
	height: 95px;
	width: 82px;
	top:0px;
	left:83px;
}
#nav_profil:hover {
	background-image: url(../layout/nav_profil_rollover.jpg);
	height: 95px;
	width: 82px;
}
#nav_produkte {
	position:absolute;	
	background-image: url(../layout/nav_produkte.jpg);
	height: 95px;
	width: 111px;
	top:0px;
	left:165px;
}
#nav_produkte:hover {
	background-image: url(../layout/nav_produkte_rollover.jpg);
	height: 95px;
	width: 111px;
}
#nav_tagen {
	position:absolute;	
	background-image: url(../layout/nav_tagen.jpg);
	height: 95px;
	width: 87px;
	top:0px;
	left:276px;
}
#nav_tagen:hover {
	background-image: url(../layout/nav_tagen_rollover.jpg);
	height: 95px;
	width: 87px;
}
#nav_referenzen {
	position:absolute;	
	background-image: url(../layout/nav_referenzen.jpg);
	height: 95px;
	width: 121px;
	top:0px;
	left:363px;
}
#nav_referenzen:hover {
	background-image: url(../layout/nav_referenzen_rollover.jpg);
	height: 95px;
	width: 121px;
}
#nav_kontakt {
	position:absolute;	
	background-image: url(../layout/nav_kontakt.jpg);
	height: 95px;
	width: 103px;
	top:0px;
	left:484px;
}
#nav_kontakt:hover {
	background-image: url(../layout/nav_kontakt_rollover.jpg);
	height: 95px;
	width: 103px;
}
#nav_jobs {
	position:absolute;	
	background-image: url(../layout/nav_jobs.jpg);
	height: 95px;
	width: 70px;
	top:0px;
	left:587px;
}
#nav_jobs:hover {
	background-image: url(../layout/nav_jobs_rollover.jpg);
	height: 95px;
	width: 70px;
}
