/* -----------------------------------------------------------------------------------------
   -----------------------------------------------------------------------------------------
   Chris Weinmann - Grafikbuero GEBHARD|UHL, Freiburg 
   http://www.gebharduhl.de

   Copyright (c) 2006 GEBHARD|UHL 
   -----------------------------------------------------------------------------------------
   ---------------------------------------------------------------------------------------*/
/* Primary layout divisions */
html,body	{
	/*background: #9c9c9c url(bilder/bg.gif) top left repeat-y;*/
	height:100%;
	}
body	{
	margin: 0;
	padding: 0;
	border: 0;	
	font: 12px "Verdana", "Arial", sans-serif; 
	/*background: #9c9c9c url(bilder/bg.gif) top left repeat-y;*/
	background-color:#fff;
	}
a {
	color:#ff8000;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
.alt {
	display:none;
	}
#wrapper {
	display:block;
	width:900px;
	position:relative;
	margin: 0 auto;
	background: #fff url(bilder/bg.gif) top left repeat-y;
	}	
#header {
	width:900px;
	height:150px;
	background: transparent url(bilder/headerBG.gif) top left no-repeat;
	}
.homeLink {
	margin:0;
	padding:0;
	}
.homeLink a{
	display:block;
	position:absolute;
	top:40px;
	left:340px;
	width:230px;
	height:85px;
	margin:0;
	padding:0;
	}
#flashcontent{
	width:280px;
	height:420px;
	background: transparent url(bilder/noFlashBG.gif) top left no-repeat;
	z-index:99;
	position:absolute;
	}
#flashcontent ul{
	position:absolute;
	margin:145px 0 0 40px;
	padding:0;
	text-align:center;
	list-style: none;
	}
#flashcontent ul li a{
	color:#ffffff;
	width:200px;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight:bold;
	line-height: 20px;
	}
#flashcontent ul li a:hover, #flashcontent ul li a.select{
	color:#ff8000;
	background-color: #000000;
	}
#language {
  position:absolute;
  top:0px;
  left:0px;
  width:880px;
  text-align:right;
  }
#language img{
  border:0;
  margin-left:5px;
  }
.angebotBox {
	position:absolute;
	top:40px;
	left:678px;
	width:200px;
}
.angebotBox h2{
	background-color:#ff8000;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0;
	line-height:18px;
	padding-left:10px;
}
.angebotBox p{
	font-size:10px;
	margin-bottom:-5px;
}
.angebotBox p.mail{
	background: url(bilder/mail.gif) top left no-repeat;
	padding-left:29px;
	height:15px;
}
.angebotBox p.fon{
	background: url(bilder/fon.gif) top left no-repeat;
	padding-left:29px;
	height:15px;
}
.angebotBox p.fax{
	background: url(bilder/fax.gif) top left no-repeat;
	padding-left:29px;
	height:25px;
}
*>.angebotBox p.fax{
	height:15px;
}
#content {
	padding-left:350px;
	margin-right:20px;
	margin-top:0px;
	display: block;
	z-index:1;
	background-color:#ffffff;
	}
*>#content {
	margin-top:20px;
	}
#content h1, .sifrEx{
	color:#000;
	font-size: 17px;
	font-weight:bold;
	margin-bottom: 12px;
	padding-bottom:2px;
	}
#content h1.noBorder {
	border:none;
}
#content p{
	line-height:24px;
	margin-top:12px;
	margin-bottom:12px;
	}
#content ul {
	margin:0;
	padding:0;
	list-style: none;
	line-height: 24px;
	}
#content ul li {
	margin:0 0 7px 0;
	padding:0 0 0 15px;
	background: transparent url(bilder/bullet1.gif) 0 5px no-repeat;
	}
#content ol{
	margin:0 0 20px 20px;
	padding:0;
	line-height: 24px;
	}
#content .box {
	border-left:1px solid #ff8000;
	border-right:1px solid #ff8000;
	border-bottom:1px solid #ff8000;
	margin-left:10px;
	width:90%;
	margin-bottom:20px;
	margin-top:20px;
}
#content .box h2{
	background-color:#ff8000;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	height:22px;
	line-height: 22px;
}
#content .box ul{
	padding:4px 5px 5px 10px;
	line-height:20px;
}	
#content .box ul li {
	margin:0 0 3px 0;
	}

#mainContent {
	background: transparent url(bilder/content2BG.gif) bottom left no-repeat;
	padding-bottom:50px;
	margin-top:65px;
	}
.download {
	background: transparent url(bilder/downloadIcon.gif) 0 -1px no-repeat;
	padding-left:20px;
	}
#footer {
	text-align: center;
	padding-bottom:50px;
	
	}
#footer p{
	font-size:11px;
	padding:0;
	margin:0;
	}
.doYou {
	width:500px;
	height:200px;
	display: block;
	background: transparent url(bilder/doYou.gif) 235px 110px no-repeat;
	}
#doYou {
	position: absolute;
	top:490px;
	left:560px;
	}
