@charset 'utf-8';

html {
	background:#fff url('../_images/bg/body.gif') 0 -20px repeat-x;
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	background:#fff url('../_images/bg/body.gif') 0 -20px repeat-x;
	margin:0;
	padding:0
	text-align:center;
	color:#444;
	
}
form {
	padding:0;
	margin:0;
	border:none;
	outline:none;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#e94e00;
}
a:focus {
	outline:none;
}
ul,li {
	
}
h1, h2, h3, h4, h5, h6 {
	
}
#pageouter {
	position:relative;
	margin:0;
	padding:0;
}
#page {
	width:977px;
	
}

#top, #page, #header, #pageinner, #bodier, #footer {
	margin:0 auto;
	padding:0;
	position:relative;
	top:0;
	left:0;
	text-align:left;
}
#top, #header, #pageinner, #bodier,  #footer {
	padding: 0;
	width:977px;
	float:left;
	
}




#top {
	background: #fff url('../_images/logo/logo.gif') no-repeat  0 50%; 
	overflow:hidden;
	height:100px;
	color:#000;
}
a#logo {
	float: left;
	width: 330px;
	height: 100px;
	display: block;
	
}
a#logo:hover {
	background: #fff;
	-moz-opacity:0.33;
	opacity:0.33;
	filter:alpha(opacity=33);
}
#globalnav {
	float: right;
	width: 630px;
	height: 100px;
	line-height: 100px;
	font-size: 13px;
	text-align: right;
	color: #666;
	padding-right: 10px;;

}
#globalnav a {
	padding: 0 10px;
}
#globalnav a.akt {
	color: #e94e00;
}

#header {
	background: url('../_images/bg/header.jpg') no-repeat  0 0; 
	overflow:hidden;
	height:187px;
	color:#000;
}
#aktion {
	height:147px;
	width: 250px;
	float: left;
	padding: 0;
	background-position: 50% 45%;
	background-repeat: no-repeat;
}
.aktion, .aktiondefault {
	height:147px;
	width: 250px;
	float: left;
	padding: 0;
	background-image: url('../_images/bg/header_l.png');
	background-position: 0 0; 
	background-repeat:no-repeat;
}
.aktiondefault {
	background-image: none;
}
.aktion a {
	height:147px;
	width: 250px;
	float: left;
	padding: 0;
	display: block;
	background-image: url('../_images/but/func/aktion.gif');
	background-repeat: no-repeat;
	background-position: 220px 70px;

}
.aktion a span {
	
	display: none;
}
.aktion a:hover {
	
	background-position: 100% 70px;
	
}

.aktion a:hover span {
	
	display: block;
	padding-top: 10px;
	padding-left: 12px;
	font-size: 11px;
	
}


#claim {
	height:117px;
	width: 710px;
	float: left;
	padding: 30px 0 0px 0;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#claim h1, #claim h2 {
	color: #e94e00;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
	font-size: 36px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	
}
#claim h2 {
	color: #000;
	font-weight: normal;
	line-height: 40px;
	font-size: 30px;
	text-align: right;
}
#navi {
	height: 41px;
	float: left;
	line-height: 41px;
}
#navi ul {
	position: relative;
	left: 170px;
	border-left: 1px solid #e94e00;
	}
#navi ul, #navi ul li {
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
	
}
#navi ul li.last {
	border-right: 1px solid #ff6600;
}
#navi ul li a {
	padding:  0 13px;
	margin:0;
	color: #fff;
	border-right: 1px solid #e94e00;
	border-left: 1px solid #ff6600;
	display: block;
	font-size: 16px;
	z-index: 0;
}
#navi ul li a:hover, #navi ul li a.akt, #navi ul li a.navon {
	border-right: 1px solid #515151;
	background: #5f5f5f url('../_images/bg/navi/akt.gif') repeat-x 0 0;
	border-left: 1px solid #7e7e7e;
}
#navi ul li a.navon {
	background: #777 url('../_images/bg/navi/on.gif') repeat-x 0 0;
}
#navi ul li a.home {
	width:40px;
	text-align:center !important;
	overflow:hidden;
}

#menutab {
	position: absolute;
	top: 287px;
	left: 50px;
	width: 220px;
	z-index: 9;
	-moz-opacity:0.95;
	opacity:0.95;
	/*
	filter:alpha(opacity=90);
	*/
	
}
#menutab td.ol {
	background:  url('../_images/bg/navi/l.png') no-repeat 0 0;
	height:14px;
}
#menutab td.o {
	background:  url('../_images/bg/navi/m.png') repeat-x 0 0;
}
#menutab td.or {
	background:  url('../_images/bg/navi/r.png') no-repeat 0 0;
	height:14px;
}
#menutab td.ul {
	background:  url('../_images/bg/navi/l.png') no-repeat 0 100%;
}
#menutab td.u {
	background:  url('../_images/bg/navi/m.png') repeat-x 0 100%;
	border-top:1px solid #777;
}
#menutab td.ur {
	background:  url('../_images/bg/navi/r.png') no-repeat 0 100%;
}

#menutab #pullmenu {
	float:left;
	width:190px;
	
}
#menutab #pullu {
	float:left;
	width:190px;
	height:7px;
}

#menutab ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 190px;
	list-style-type:none;
}
#menutab ul a {
	padding: 6px 4px;
	margin: 0;
	display: block;
	background-image: url('../_images/bg/menu/pull.gif');
	background-repeat:  no-repeat;
	background-position: 0 -55px;
	width: 182px;
	line-height: 1.2em;
	border-bottom:1px solid #ccc;
}
#menutab ul a:hover, #menutab ul a.akt {
	background-position: 0 0;
}
#menutab ul a:hover {
	
}




#pageinner, .bodierplain {
	background: url('../_images/bg/page.gif') repeat-y 0 0;
	position: relative;
}
#bodier {
	line-height:1.6em;
	position: relative;
	z-index: 1;
	background: url('../_images/bg/footer.gif') no-repeat 0 100%;
}
.headline {
	height: 50px;
	padding-top: 10px;
	overflow: hidden;
}
.headline h3, .headline h4 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	line-height: 18px;
	font-weight: normal;
	
}
.headline h4 {
	color: #e94e00;
}

.inhalt {
	width: 660px;
	float: left;
	padding-left: 68px;
}

.container {
	background-repeat: no-repeat;
	background-position: 50% 0;

}

.visual {
	background-repeat: no-repeat;
	background-position: 50% 0;
	
	width: 100%;
}
.visual a.zoom, .visual a.play {
	height: 165px;
	display: block;
	width: 100%;
	background:  url('../_images/but/func/zoom.gif') no-repeat 100% 100%;
}
.visual a.play {
	background:  url('../_images/but/func/play.gif') no-repeat 100% 100%;
}
.visual a.zoom:hover {
	background:  url('../_images/but/func/zoom_on.gif') no-repeat 100% 100%;
}
.visual a.play:hover {
	background:  url('../_images/but/func/play_on.gif') no-repeat 100% 100%;
}
.visual dfn {
	height: 30px;
	display: block;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	padding: 8px 10px;
}
.visual dfn span {
	display: block;
	color: #e94e00;
}

.map {
	border:1px solid #ddd;
}

.thumb125, .thumb80 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 125px;
	float: left;
	position:relative;
}
.thumb80 {
	width: 80px;
}
.thumb80 img {
	width: 80px;
	position: relative;
	z-index: -1;
}
.thumb125 a.zoom, .thumb80 a.zoom {
	display: block;
	width: 100%;
	height: 100%;
	background:  url('../_images/but/func/zoom.gif') no-repeat 100% 100%;
	position: absolute;
	bottom: 0;
	right:0;
	z-index: 2;
}
.thumb125 a.zoom:hover, .thumb80 a.zoom:hover {
	background:  url('../_images/but/func/zoom_on.gif') no-repeat 100% 100%;
}

div#menu {
	width: 260px;
	float: left;
	padding-top: 62px;
	
}
div#menu ul, div#menu ul ul{
	padding: 0;
	margin: 0;
	padding-left:4px;
	float: left;
	width: 247px;
	list-style-type:none;
}
div#menu ul ul {
	padding-left:0px;
}

div#menu ul a, div#menu ul ul  a, #menuend, div#menu ul a.open {
	padding: 8px 30px 6px 10px;
	margin: 0;
	display: block;
	background-image: url('../_images/bg/menu/a.gif');
	background-repeat:  no-repeat;
	background-position: 0 -55px;
	width: 207px;
	line-height: 1.2em;
	font-size:13px;
}
div#menu ul ul  a {
	width: 197px;
	padding: 8px 30px 6px 20px;
	background-image: url('../_images/bg/menu/asub.gif');
	font-size:12px;
}

div#menu ul a:hover, div#menu ul a.akt, div#menu ul a.open {
	background-position: 0 0;
}
div#menu ul a.open {
	background-image: url('../_images/bg/menu/aopen.gif');
}
div#menu ul a:hover {
	-moz-opacity:0.85;
	opacity:0.85;
	filter:alpha(opacity=85);
}
div#menuend {
	padding: 0;
	margin: 0;
	display: block;
	background: url('../_images/bg/menu/a.gif') no-repeat 0 0;
	width: 247px;
	height: 1px;
	float: left;
	position: relative;
	left: 4px;
	overflow: hidden;
}
div.submenuend {
	padding: 0;
	margin: 0;
	display: block;
	background: url('../_images/bg/menu/subend.gif') no-repeat 0 0;
	width: 247px;
	height: 10px;
	clear:both;
	position: relative;
	left: 0;
}

.menu {
	background: url('../_images/bg/menu/bg.jpg') repeat-y 4px 0;
	padding-left: 9px !important;
}

#visuals {
	background: #ccc url('../_images/bg/visuals.gif') repeat-y 100% 100%;
	line-height:1.6em;
	height: 165px;
	position: absolute;
	top: 70px;
	right:0;
	width: 100%;
	z-idex:-1;
}

#footer {
	height: 34px;
	float:left;
	
}
#bottomfunc {
	float:right;
	position:relative;
	top:-4px;
}
#footer a {
	height:27px;
	padding-left:34px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:13px;
	color:#000;
	padding-right:25px;
	font-size:11px;
	
	padding-top:1px;
	
}
#footer a:hover {
	background-position:0 -28px;
	
	-moz-opacity:1.66;
	opacity:1.66;
	filter:alpha(opacity=100);
	
}
#footer a span {
	color:#e94e00;
	display:block;
	clear:both;
}

#footer a.print {
	background-image: url('../_images/ic/bottomfunc/print.gif');
}
#footer a.mails {
	background-image: url('../_images/ic/bottomfunc/mail.gif');
}
#footer a.tel {
	background-image: url('../_images/ic/bottomfunc/tel.gif');
	cursor:help;
}
#anrufen, .anrufen, #kontaktinfo {
	font-size:80px;
	line-height:80px;
	white-space:nowrap;
	text-align:center;
	display:block;
	width:100%;
	clear:both;
}
#kontaktinfo {
	font-size:50px;
	line-height:80px;
	color:#e94e00;
}
#footer a.dls {
	background-image: url('../_images/ic/bottomfunc/dl.gif');
}
#footer a.refs {
	background-image: url('../_images/ic/bottomfunc/ref.gif');
}
a.mehr, a.back {
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 29px;
	background-image: url('../_images/but/func/mehr.gif');
	float: right;
	position: relative;
	top: 4px;
	right: 0;
}
a.back {
	
	background-image: url('../_images/but/func/back.gif');
	float: left;
	position: relative;
	top: 4px;
	left: 0;
	width:auto;
	padding-left:34px;
	background-position: 0 0;
}

a.mehr:hover {
	background-position: 100% 100%;
}
a.back:hover {
	background-position: 0 100%;
}

#slidergal {
	height: 235px;
	overflow: hidden;
	width: 100%;
	position: relative;
	background: #fff;
	z-index:0;
}
#sgleft, #sgright {
	height: 235px;
	overflow: hidden;
	position: absolute;
	top: 0;
	
}
#slidergal a.slide, #slidergal a.slide {
	position: absolute;
	top: 65px;
	width: 25px;
	height: 18px;
	display: block;
	background-position:  0 0;
}
#sgleft {
	left: 0;
	z-index: 1;
	background-position: 100% 0  !important;
}
#sgright {
	right: 0;
	z-index: 0;
	background-position: 100% 0  !important;
}

#sgleft a.slide, #sgleft a.slideakt {
	right: 0;
	background-image:  url('../_images/but/func/left.gif');
}

#sgright a.slide, #sgright a.slideakt {
	left: 0;
	background-image:  url('../_images/but/func/right.gif');
}


#slidergal a.slide:hover, #slidergal a.slideakt:hover {
	background-position:  0 0;
}

#sgleft.akt, #sgright.akt {
	width: 285px;
}
#sgleft.inakt, #sgright.inakt {
	width: 57px;
	-moz-opacity:0.50;
	opacity:0.50;
	filter:alpha(opacity=50);

}

fieldset {
	border:1px solid #ddd;
}

a.dl, a.http, a.mail, a.mx, .fax, .tel, a.tel, .mobil, a.mobil, a.mobil:hover, .mobilorange {
	background-image: url('../_images/ic/http.gif');
	background-repeat:no-repeat;
	background-position:0 .3em;
	padding:2px 0 2px 18px;
}
a.http:hover {
	background-image: url('../_images/ic/http2.gif');
}
a.mail, a.mx {
	background-image: url('../_images/ic/mail.gif');
}
a.mail:hover, a.mx:hover {
	background-position:-784px .3em;
}
a.dl {
	background-image: url('../_images/ic/doc.gif');
	padding-right:80px;
	line-height:1.2em;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
}
a.dl:hover {
	background-position:-478px .3em;
}
a.dl span {
	color:#333;
	position:absolute;
	right:0;
	top:2px;
	text-align:right;
	font-size:10px;
	
	word-spacing: .1em;
	letter-spacing: -.1em;
}
a.dl:hover span {
	color:#e94e00;
	
}
.fax {
	background-image: url('../_images/ic/fax.gif');
 }
 .tel , a.tel, a.tel:hover {
 	background-image: url('../_images/ic/tel.gif');
 	color:#444;
 }
 a.tel {
 	cursor:help
 }
 .mobil, a.mobil, a.mobil:hover  {
 	background-image: url('../_images/ic/mobil.gif');
 	color:#444;
}

 .mobilorange, a.mobilorange:hover  {
 	background-image: url('../_images/ic/mobilorange.gif');
 	color:#e94e00;
}
 
 .textinput {
 	-moz-border-radius:5px;
	-ms-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #fff;
	font-size:12px;
	line-height:1.4em;
	border: 1px solid #ddd;
 }
tr.etr{
	color:#fff;
	background:#e94e00;
}
ul.liste {
	padding-left: 1.5em;
	margin-left: 0;
}
ul.liste li {
	line-height: 1.6em;
	padding-bottom: .8em;
	margin-left: 0;
	color: #e94e00;
	font-weight: bold;
}
ul.liste li span {
	color: #333;
	font-weight: normal;
}

