@charset "utf-8";

/* Company: Euroweb Internet GmbH, by M. S. Daumen */

/*---------------------------------------------------------------------------
							 => global tags 
----------------------------------------------------------------------------*/ 


* {
	padding:0;
	margin:0;
}

html {
	background: #34332d url(../images/html.jpg) repeat-x top center;}

body {
	color: #0d0d0d;
	vertical-align:baseline;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(../images/body.jpg) no-repeat top center;
}

html[xmlns^="http"] { overflow-y:scroll; }

ol, ul, dl { list-style:none; }

a, a:active, .escape span, a:visited, a:focus {
	text-decoration: underline;
	color: #0d0d0d;
}

a:hover, a:hover span {
	color:#83544E;
	text-decoration:underline;
}

a { outline:none; }

p {
	margin: 0 0 15px 0px;
	line-height: 18px;
}

img, img a { border: none; }

/*---------------------------------------------------------------------------
							 => global classes 
----------------------------------------------------------------------------*/ 

.clear {
	clear:left;
	float:none;
	height:0;
	line-height: 0.0em;
}

.floatLeft { float: left; }
.floatRight { float: right; }

.hide { display: none; text-indent: -9999px;}

.block {
	float:left;
	display:block;
	width: 130px;
}

.externerlink {
	background:url(../images/icon-external-link.gif) no-repeat 3px center;
	padding: 3px 10px 3px 20px;
}

.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background:url(../images/icon-top.png) no-repeat left center;
	padding: 0 0 0 15px;
	_display:none;
}

.highlight {
	font-weight:bold;
}

.pdf {
	background:url(../images/icon-pdf.gif) no-repeat left ; 
	padding: 0 15px 0 60px;
	width: 150px;
	display: block;
	height: 25px;
}

/*							 => headlines 
---------------------------------------------------------------*/


h2	{margin:0 0 8px 0; font-weight:normal; color:#2f2e29; font-size:1.8em; line-height:120%;}
h3	{margin:0 0 25px 23px; font-weight:normal; color:#68362F; font-size:1.1em; line-height:120%;}
h4	{margin:0 0 10px 0; padding:0 0 5px 0; border-bottom:1px solid #68362f;}
h5	{margin:0 0 15px 0; font-weight:bold; color:#2f2e29; font-size:1.2em; line-height:120%;}

/*---------------------------------------------------------------------------
							 => container 
----------------------------------------------------------------------------*/  

div#container {
	width: 960px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}

/*---------------------------------------------------------------------------
							 => header
----------------------------------------------------------------------------*/  

div#header {
	background:url(../images/bg-header.jpg) no-repeat;
	width: 960px;
	height: 520px;
}


/*							 => slideshow
---------------------------------------------------------------*/

#slideshow IMG {
	position:absolute;
	top:74px;
	left:10px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

div#slideshow {
	width: 482px;
	height: 446px;
}



/*							 => slideshow-content
---------------------------------------------------------------*/

#slideshow-content IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
}

#slideshow-content IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow-content IMG.last-active {
    z-index:9;
}

div#slideshow-content {
	width: 370px;
	height: 230px;
	position:relative;
	margin-bottom:20px;
	border: 1px solid #666;
	padding: 2px;
	margin: 0px 15px 10px 0;
	outline: none;
}



/*							 => branding
---------------------------------------------------------------*/

h1#branding {
	text-indent:-9999px;

}

h1#branding a {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 356px;
	height: 50px;
	position: absolute;
	left: 529px;
	top: 445px;
}

/*---------------------------------------------------------------------------
							 => contentContainer
----------------------------------------------------------------------------*/

div#contentContainer { }

/*							 => contentMain
---------------------------------------------------------------*/
div#contentMain {
	width: 385px;
	float:left;
	padding: 30px 38px 30px 48px; 
	min-height:420px;  
	height:auto !important;
	height:420px;
	background:url(../images/bg-content-main.gif) repeat-y;			
}

/*							 => contentSidebar
---------------------------------------------------------------*/
div#contentSidebar { }

/*---------------------------------------------------------------------------
							 => navi
----------------------------------------------------------------------------*/

ul#navi {
	width: 216px;
	float:left;
	padding:30px 13px 0 250px;
}

ul#navi li {
	width: 226px;
	background:url(../images/navi-li.gif) no-repeat;
	font-size: 14px;
	
}

ul#navi li a {
	text-decoration: none;
	color: #f0edd6;
	display: block;
	height: 22px;
	padding:4px 0 2px 16px;

}

ul#navi li a:hover {
	background:url(../images/navi-li-hover.gif) no-repeat;
 }

/*							 => dropdown
---------------------------------------------------------------*/

ul#navi li ul li {
	background: none;}


ul#navi li ul li a {
	color: #7f5b52;
	padding-left: 0px;
	width: 206px;
	margin-left: 20px;
	line-height:19px;
	border-bottom: 1px solid #7f5b52;
}
	
ul#navi li ul li a:hover {
	background:none;
	border-bottom: 1px solid #f0edd6;
	color: #f0edd6;
}	

ul.sub a {
	margin: 0 0 0 40px!important;
	height: 15px;
	background:url(../images/arrow.jpg) no-repeat 0 9px;
	color: #f0edd6!important;
	font-size: 12px;
	padding: 2px 0 2px 15px!important;
	border-bottom: 1px solid #f0edd6!important;
	line-height: 10px;
	width: 170px!important;}	

ul.sub a:hover {
	margin: 0 0 0 40px!important;
	height: 15px;
	background:url(../images/arrow-brown.jpg) no-repeat 0 9px!important;
	color: #7f5b52!important;
	padding: 2px 0 2px 15px!important;
	border-bottom: 1px solid #f0edd6!important;
	line-height: 10px;}	

/*							 => naviAdd
---------------------------------------------------------------*/
ul#naviAdd {
	width: 300px;
	height: 20px;
	padding: 47px 0 11px 47px;
	 }

ul#naviAdd li {
	font-size: 11px;
	float:left;
	padding-right: 47px;
}

ul#naviAdd li a {
	color: #ddd0cf;
	text-decoration: none; }

ul#naviAdd li a:hover {
	text-decoration: underline; 
}

/*---------------------------------------------------------------------------
							 => footer
----------------------------------------------------------------------------*/

div#footer {
	position: relative;
	height: 160px;
	width: 960px;
	clear:both;
	margin: 0 auto;
	background: url(../images/bg-footer.jpg) no-repeat;
}

/*---------------------------------------------------------------------------
							 => standarts
----------------------------------------------------------------------------*/ 

.image {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 0px 15px 10px 0;
	outline: none;
	float: left;
}

.image:hover, a:hover img.image {
	border: 1px solid #653C38;
	padding: 2px;
}

.imageNoHover {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/icon-progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
	float: left;
}

/*							 => imprint
---------------------------------------------------------------*/


dl.imprintTypeOfBusiness, dl.imprintAddress {
	width: 100%;
	line-height: 18px;
	margin: 15px 0;
}

dl.imprintTypeOfBusiness dt, dl.imprintAddress dt {
	display: block;
	width: 140px;
	float:left;
}

dl.imprintTypeOfBusiness dd, dl.imprintAddress dd { clear:right; }

#btnImprint { display:none; }

p#dataPrivacy span {
	line-height: 20px;
	margin: 0 0 15px 0;
	display:block;
}

/*							 => list
---------------------------------------------------------------*/

div#contentMain ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

div#contentMain ul li {
	padding: 2px 0 2px 15px;
	background: url(../images/li.gif) no-repeat 0 9px;
	margin: 0 10px 0 0;
	line-height: 18px;
}

/*							 => JS Meldung
---------------------------------------------------------------*/

noscript p {
	position:absolute;
	width:100%;
	height:25px;
	line-height:25px;
	top:0;
	left:0;
	font-size:11px;
	color:#666;
	text-indent:25px;
	border-bottom:solid 1px #999;
	z-index:99;
	text-align:center;
	background:#fff;
}

noscript strong {
	padding-left:20px;
	background:url(../images/cms/icon-cancel.png) no-repeat 0 center;
	font-weight:bold;
}

/*							 => clearfix
---------------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cufon-loading div#contentMain h2,
.cufon-loading div#contentMain h3 {
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* End hide from IE-mac */

