html {
	margin:0px; 
	padding:0px; 
	background-image:url(../images/hg.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom left; 
	background-attachment:fixed;
}

body {
	margin-top:0px; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #525254;
	font-size:12px;
	line-height: 150%;
}

#wrap {
	margin: auto; 
	background-color: #ffffff;
	width: 980px;
	background-image: url(../images/hg-base.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}

#wrapindex {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-index.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}

#wrapmesse {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-messe.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}

#wraperfahrung {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-erfahrung.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}
#wrapanspruch {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-anspruch.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}

#wrapqualitaet {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-qualitaet.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}

#wrapindustrie {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-industrie.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}


#wrapexport {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-export.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}

#wrapimpressum {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-impressum.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}

#wrapdatenschutz {
	margin: auto; 
	background: #ffffff;
	width: 980px;
	background-image: url(../images/hg-datenschutz.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:53px;
}




#header {
	width: 100%;
	background-image: url(../images/header.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 122px;
	position: relative;
}

#left {
	float:left;
	background:transparent;
	/*width:745px;*/
	width:730px;
	padding: 0px;
	margin: -3px 0 0 0;
	text-align: left;
	background-image: url(../images/bgleft.png);
	background-position: top left;
	background-repeat: no-repeat;
}

html>body #left {
	float:left;
	background:transparent;
	/*width:745px;*/
	width:730px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: url(../images/bgleft.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 426px;
	margin: 0px auto;
	padding: 5px 0px 0px 18px;
		padding: 5px 0px 30px 37px;
	background: transparent;
	line-height: 150%;
}

html>body #content {
	float: left;
	width: 426px;
	margin: 0px auto;
	padding: 5px 0px 20px 37px;
	background: transparent;
	line-height: 150%;
}

#right {
	float: right;
	width: 210px;
	margin: 25px auto;
	padding: 5px 15px 0px 0px;
	background: transparent;
	line-height: 150%;
}


#clearer {
	clear:both;
}

#navicol {
	float:left;
	background:transparent;
	background:#f1cfc4;
	width:220px;
	padding: 0;
	margin-top: 0px;
	text-align: left;
	font-size: 95%;
	/*height:500px;*/
}

.navlink {
	font-weight:bold;
	display:block;
	color: #ffdad0;
	margin: 0px 0 0px 0px;
	padding: 2px 0px 3px 23px;
	text-decoration: none;
	border-top: 0px solid #ffffff;
	background:#e2001a;
	background: url(../images/nav-passiv.png) no-repeat bottom left;
}

.navlink:hover {
  	font-weight:bold;
	color: #e2001a;
	display:block;
	margin: 0px 0 0px 0px;
	padding: 2px 0px 3px 23px;
	text-decoration: none;
	border-top: 0px solid #ffffff;
	background:#cf7770;
	background: url(../images/nav-hover.png) no-repeat bottom left;
}

.navlinkaktiv {
	font-weight:bold;
	color: #ffffff;
	display:block;
	margin: 0px 0 0px 0px;
	padding: 2px 0px 3px 23px;
	text-decoration: none;
	border-bottom: 0px dotted #c7c9cf;
	background:#cf7770;
	background: url(../images/nav-aktiv.png) no-repeat bottom left;
}	

.navlinkaktivsub {
	font-weight:bold;
	color: #ffffff;
	display:block;
	margin: 0px 0 0px 0px;
	padding: 2px 0px 3px 23px;
	text-decoration: none;
	border-bottom: 0px dotted #c7c9cf;
	background:#cf7770;
	background: url(../images/nav-aktivsub.png) no-repeat bottom left;
}	

.navlink1 {
	font-weight:normal;
	display:block;
	color:#ffdad0;
	text-decoration:none;
	/*background-color:#2a5f90;*/
	background-color:#cf7770;
	padding: 1px 0 1px 33px;
	background: url(../images/nav1-passiv.png) no-repeat bottom left;
}

.navlink1:hover {
   color:#ffffff;
	color: #e2001a;
	background-color:#e5aaa0;
	background: url(../images/nav1-hover.png) no-repeat bottom left;
}

.navlink1aktiv {
	display:block;
	text-decoration:none;
	margin: 0px 0 0px 0px;
	padding: 1px 0px 1px 33px;
	background-color:#de847c;
	color:#ffffff;
}

.navlink1last {
	font-weight:normal;
	display:block;
	color:#ffdad0;
	text-decoration:none;
	/*background-color:#2a5f90;*/
	background-color:#cf7770;
	padding: 1px 0 1px 33px;
	background: url(../images/nav1last-passiv.png) no-repeat bottom left;
}

.navlink1last:hover {
   color:#ffffff;
	color: #e2001a;
	background-color:#de847c;
	background: url(../images/nav1last-hover.png) no-repeat bottom left;
}

.navlink1lastaktiv {
	display:block;
	text-decoration:none;
	margin: 0px 0 0px 0px;
	padding: 1px 0px 1px 33px;
	background-color:#de847c;
	color:#ffffff;
	background: url(../images/nav1last-aktiv.png) no-repeat bottom left;
}

#footer {
	text-align:left;
	background: #ffffff;
	width: 980px;
	height:54px;
	font-size: 95%;
	background-image: url(../images/footer.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#footer rot{
	color: #e2001a;
}
	
#footer .deutsch {	
width:30px;
margin-left:12px;
padding-top:0px;
float:left;
}

#footer .english {	
width:30px;
margin-left:0px;
padding-top:0px;
float:left;
}

#footer .adresse {	
margin-left:130px;
padding-top:16px;
float:left;
}

html>body #footer .deutsch {	
margin-left:25px;
padding-top:0px;
float:left;
}

html>body #footer .english {	
margin-left:0px;
padding-top:0px;
float:left;
}

html>body #footer .adresse {	
margin-left:258px;
padding-top:16px;
float:left;
}



#headline {
	text-align: left;
	width:458px;
	color: #9d1539;
	margin: 0px;
   /*border-bottom: 1px solid #7d818f;*/
   background:transparent;
}

h1{
	font-size : 135%;
	line-height: 125%;
	margin: 0 0 5px 0;
}

#headline h1 {
	display:none;
}

#linie {
	clear:both;
	margin: 0 auto;
	width: 510px;
	border-top: 1px solid #663300;
}

.hidelink {
	display: none;
}
	
a.link{
font-weight:bold;
color:#cf7770;
text-decoration: none;
border-bottom: 0px dashed #f0eed7;
}
a:hover.link {color:#e2001a;}
a:active.link {color:#e2001a;}
a:visited.link {color:#cf7770;}

li{
	list-style-image: url(../images/list.png);
	list-style-position: 10px;
}


/*


.verteilerhead {
	color:#f0eed7;
	font-size:115%;
	font-weight:bold;
}




#startlink1 {
	float: left;
	width: 295px;
	margin: 0px auto;
	padding: 22px 10px 10px 140px;
	background-image: url(../images/startlink1.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}


#startlink1 h1, #startlink2 h1, #startlink3 h1 {
	display:none;
}

#startlink2 {
	float: left;
	width: 355px;
	margin: 0px auto;
	padding: 22px 10px 10px 90px;
	background-image: url(../images/startlink2.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}

#startlink3 {
	float: left;
	width: 295px;
	margin: 0px auto;
	padding: 22px 10px 10px 140px;
	background-image: url(../images/startlink3.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}

#newscol {
	float:right;
	background:#1d6087;
	width:235px;
	padding: 0px;
	margin-top: -3px;
	text-align: left;
}

html>body #newscol {
	float:right;
	background:#1d6087;
	width:235px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}

#newsbox1 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news1.gif) no-repeat top left;
}

#newsbox2 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news2.gif) no-repeat top left;
}

#newsbox3 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news3.gif) no-repeat top left;
}

.newsleft {
	float:left;
	width:140px;
}

html>body .newsleft {
	float:left;
	width:150px;
}

.newsright {
	float:right;
	width:75px;
	padding:0;
}

.newsteaserhead {
	color: #ffffff;
	font-size: 95%;
	line-height:135%;
	font-weight: bold;
	margin:0;
	padding:7px 0 9px 45px;
}

html>body .newsteaserhead {
	color: #ffffff;
	font-size: 95%;
	line-height:135%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:7px 0 7px 45px;
}

.newsteasertext {
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	padding:0px 0 0px 30px;
	margin:0px;
}

.newsteasertext2 {
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	padding:0px 0 0px 0px;
	margin:0px;
}

.newsteaserbild {
	padding:0 5px 5px 5px ;
}
	
.newsteasertext a {
	color: #9f1438;
	text-decoration: none;
}

.newsteasertext a:hover {
	color: #ffffff;
	text-decoration: none;
}

.newsteasertext a:aktiv {
	color: #ffffff;
	text-decoration: none;	
}


*/





/*Formular*/
.desccell{
	width:70px;
	float:left;
	padding: 0px;
	/*border : 1px solid #ff00ff;*/
}
.datacell{
	width:220px;
	height:25px;
	float:left;
	/*padding-bottom:5px;
	margin-left:  5px;*/
	/*border : 1px solid #ff00ff;*/
}

.checkcell{
	width:20px;
	height:25px;
	float:left;
	/*padding-bottom:5px;
	margin-left:  5px;*/
	/*border : 1px solid #ff00ff;*/
}

.checkbox{
	width:25px;
	float:left;
}
.checkboxlabel{
	float:left;
	width:400px;
}

html>body .row{
	display:block;
	margin-top:5px;
	/*	border : 1px solid #ff00ff;*/
}

.row{
	display:block;
	margin-top:-8px;
	/*	border : 1px solid #ff00ff;*/
}

.left {
	margin: 0px;
	/*width: 100%; */
	float: left;
	border : 0px dotted #ffffff;
}
.right {
	margin: 0px;
	/*width: 100%; */
	float: left;
	width : 458px;/**/
}
.error {
	color: #e2001a;
	font-weight: bold;
	padding-left : 5px;
	background-color : #ffffff;
	/*width: 100%; */
}
#formular {
	border : 1px dotted #ffffff;
	margin : 0px;
	padding : 0px;
	width : 500px;
}



.head {
font-size: 100%;
color:#f0eed7;
font-weight:bold;
}	

.newshead {
font-size: 110%;
color:#f0eed7;
font-weight:bold;
	 border-bottom: 1px dashed #7d818f;
}	

#news {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#news_pagenr {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 0px dashed #7d818f;
}	

#news dl {
	float:right;
	width:450px;
	margin: 0 0 25px 0px;
	padding:0;
	display: inline;
}	

#news dt {
	float:left;
	width:320px;
	margin:0;
	padding:0;
}

html>body #news dt {
	float:left;
	width:320px;
	margin:0;
	padding:0;
}

#news dd {
	margin:0;
	padding:0;
}

#news dd.img img {
	float:right;
	margin: 5px 0 0 0;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}

#olds_ohne {
	float:left;
	width:450px;
	padding:5px 0px 15px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#olds_ohne dt {
	float:left;
	width:440px;
	margin:0;
	padding:0;
}

#olds {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#olds_pagenr {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 0px dashed #7d818f;
}	

#olds dl {
	float:right;
	width:450px;
	margin: 0 0 25px 0px;
	padding:0;
	display: inline;
}	

#olds dt {
	float:left;
	width:290px;
	margin:0;
	padding:0;
}

html>body #olds dt {
	float:left;
	width:290px;
	margin:0;
	padding:0;
}

#olds dd {
	margin:0;
	padding:0;
}

#olds dd.img img {
	float:right;
	margin: 5px 0 0 0;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}



.date {
	font-size: 95%;
}

.weiter{
	font-size: 95%;
}


#colleft {
	float:left;
	background:transparent;
	width:220px;
	padding: 0px;
	margin: 0 0 0px 0px;
	text-align: left;
}

html>body #colleft {
	float:left;
	background:transparent;
	width:220px;
	padding: 0px;
	margin: 0 0 0px 0px;
	text-align: left;
}

#colleftnews {
	float:left;
	background:transparent;
	width:400px;
	padding: 0px;
	margin: 0 0 20px 0px;
	text-align: left;
}

html>body #colleftnews {
	float:left;
	background:transparent;
	width:400px;
	padding: 0px;
	margin: 0 0 40px 0px;
	text-align: left;
}

#colrightnews {
	float:right;
	background:transparent;
	width:1px;
	margin: 0;
	text-align: left;
}

html>body #colrightnews {
	float:right;
	background:transparent;
	width:1px;
	margin:0;
	text-align: left;
}

#colright {
	float:right;
	background:transparent;
	width:200px;;
	margin: 20px 0px 0px 0;
	text-align: left;
}

html>body #colright {
	float:right;
	background:transparent;
	width:200px;;
	margin: 20px 0px 0px 0;
	text-align: left;
}


.spinfo {
font-size: 125%;
color:#f0eed7;
font-weight:bold;
	 border-bottom: 1px dashed #7d818f;
}	

#spinfo {
	float:left;
	font-size: 100%;
	width:225px;
	padding:5px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	


#spinfo dl {
	float:right;
	width:225px;
	margin: 0 0 20px 0px;
	padding:0;
	display: inline;
}	

#spinfo dt {
	float:left;
	width:120px;
	margin:0;
	padding:0;
	font-size:85%;
	line-height:135%;
}

#spinfo .head {
	font-size:100%;
	line-height:125%;
	margin-bottom:5px;
}

#spinfo .teaser, #spinfo .weiter {
	font-size:95%;
	line-height:135%;
}

html>body #spinfo dt {
	float:left;
	width:120px;
	margin:0;
	padding:0;
	font-size:85%;
	line-height:135%;
}

#spinfo dd {
	margin:0;
	padding:0;
}

#spinfo dd.img img {
	float:right;
	margin: 5px 16px 0 6px ;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}



#popup {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	top: 90px;
	left: 250px;
	border: 2px solid #E2021B;
	background: #FFF url(../images/messe_teaser.jpg) top left no-repeat;
}


#popup p {
	padding: 0;
	margin: 20px 0 0 171px;
	overflow: hidden;
	text-align: left;
	width: 280px;
}

#popup p a {
	text-decoration: none;
	color: #525254;
}



#popup #close {
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 8px 0 0; 
}



#popup #close a {
	color: #E2021B;
	text-decoration: none;
}

