@charset "utf-8";

/*
=================================================================================
 *Author: 
 *Created: 2010					
 *Copyright: Euroweb Internet GmbH
=================================================================================
/*


/* --------------------------------------------------------------------------- */
/* ############################# GLOBAL ###################################### */
/* --------------------------------------------------------------------------- */

* {
	list-style:none; 
	border: 0 none;
	margin: 0;
	outline: none;	
	padding: 0;
}

body {
	background:#FFDEA9 url(../images/bg-body.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	line-height:21px;
}

html[xmlns^="http"] { overflow-y: scroll;}
html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}


a:link, a:visited, .email span {
	text-decoration: underline;
	padding:0px;
	line-height: 20px;
	display:inline-block;
	color: #000;
}


a:hover, a:hover span, a:active, a:focus {
	color:#000;
	text-decoration:none;
}

p, div.column ul {
	margin: 0 0 15px 0px;
	line-height: 20px;
}

* p:last-child { margin-bottom: 0; }

::-moz-selection {
 background: #5A2F1E;
 color: #fff;
}

::selection {
 background: #5A2F1E;
 color: #fff;
}


hr { 
	color: #41100C; 
	height: 1px; 
	border-top: solid 1px #41100C;
	border-bottom: transparent;
	clear: both;
	margin-bottom: 15px;
}

/*
GLOBAL CLASSES
==================================================*/


.clear { clear:both;}

.float-left { float:left;}

.float-right { float:right;}

.no-margin-right { margin: 0 0 15px 0!important; }

.no-margin-right-small { margin: 0 0 12px 0!important; }  

.no-margin-bottom { margin:0!important; } 

.text-indent {
	text-indent:-5000px;
	line-height:0;
	height:0;
	padding:0;
	margin:0;
}

a.gototop {
	color:#fff;
	font-size: 11px;
	display:none;
	position:fixed;
	_position:absolute;
	right:5px;
	bottom:5px;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	background: #5A2F1E;
}

a.gototop:hover { text-decoration: underline; }


/* ----- FONT STYLES ----- */

.highlight {
	font-weight:bold;
	color:#000;
	font-size:15px;
}

.highlight-big {
	font-size:16px;
	font-weight:lighter;
}

.small-font {
	font-size:11px;
	font-weight:lighter;
	color:#6d2f02;
}

.big-font {
	font-size:14px;
	font-weight:lighter;
	line-height:23px;
}

.highlight-color {
	font-size:14px;
	font-weight:bold;
	background:#5B301F;
	padding:2px 8px 2px 4px;
	width:447px;
	color:#fff;
	margin:0 0 0 0!important;
}


/* ----- HIGHLIGHT STANDARDS ----- */

div.highlight-box {
	background:#fff;
	border:1px solid #d8d8d8;
	padding:15px 15px 0 13px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
}

/* ----- SPACES ----- */

span.gap {
	float:left;
	width:50px;
}

.space-top { padding: 10px 0 10px 0; }

.space-bottom { margin:0 0 15px 0; }

.space-top { margin:15px 0 0 0; }

.space-low { padding: 0 0 2px 0; }

/* ----- LIST STANDARDS ----- */

ul.list {
	margin:0 0 30px 0;
}

ul.list li {
	background:url(../images/li-arrow-list.png) top left no-repeat;
	background-position: 0 13px;
	padding:5px 0 5px 15px;
	border-bottom:1px dashed #5C3120;
	width:440px
}

ul.list li:last-child { border:none; }

.lastChild {
	border:none!important;
}

/*dl {
	width: 180px;
	font-size: 11px;
}

dt, dd {
	float: left;
	width: 60px;
	line-height: 20px;
}

dl {
	width: 200px;
	height: 40px;
}

dd {
	width:140px!important;
}*/

.click {cursor:pointer;}
.content-acc {width:100%!important}

/* --------------------------------------------------------------------------- */
/* ############################# LAYOUT ###################################### */
/* --------------------------------------------------------------------------- */


/*
CONTAINER
==================================================*/

div#container {
	width: 960px;
	margin: 0 auto;
}


/*
HEADER
==================================================*/

div#header {
	width: 960px;
	height:480px;
	position:relative;
}

blockquote.claim {
	background:url(../images/bg-claim.png) top left no-repeat;
	width:550px;
	height:39px;
	position:absolute;
	top:31px;
	right:53px;
	text-indent:-5000px;
}

/*
BRANDING
==================================================*/

h1.branding {
	width:232px;
	height:79px;
	position:absolute;
	left:11px;
	top:31px;
}

h1.branding a {
	display:block;
	text-indent:-5000px;
	background:url(../images/h1-branding.png) top left no-repeat;
	width:271px;
	height:93px;
}

/*
CONTENT
==================================================*/

div#content-container {
	margin:0 0 0 10px;
	width: 940px;
}


div#content-main { 
	float: left;
	width: 950px;
	min-height: 300px;
	padding:0 0 70px 0;
}

div#content-sidebar {
	background:#f2f2f2;
	float:left;
	width:200px;
}

/*
FOOTER
==================================================*/

div#footer-container {
	background:#fff;
	float:left;
	position: relative;
	width: 100%;
	clear:both;
}

div#footer {
	color:#5b3805;
	font-size:11px;
	position:relative;
	width:950px;
	height:150px;
	margin:0 auto;
	padding:20px 0 0 10px; 
}

div.footer-content01 {
	float:left;
	width:235px;
}

div.footer-content02 {
	float:left;
	width:200px;
}

/* --------------------------------------------------------------------------- */
/* ########################### NAVIGATION #################################### */
/* --------------------------------------------------------------------------- */


ul#navi.naviactive,
ul#navi {
	position:absolute;
	bottom:83px;
	left:10px;
	width:255px;
	height:169px;
	background:url(../images/navi-main.jpg) top left no-repeat;
}


ul#navi li {
	float:left;
	position: relative;
}

ul#navi a {
	width:255px;
	display:block;
	text-indent:-9999px;
}

ul#navi a.n01 { height:27px; }

ul#navi a.n02 { height:35px; }

ul#navi a.n03 { height:37px; }

ul#navi a.n04 { height:37px; }

ul#navi a.n05 { height:37px; }


/*
ACTIVES MENUE 
==================================================*/


ul#navi.naviactive01 li a.n01,
ul#navi li a.n01:hover {
	background: url(../images/navi-main.jpg) no-repeat 0 -169px;
}

ul#navi.naviactive02 li a.n02,
ul#navi li a.n02:hover {
	background: url(../images/navi-main.jpg) no-repeat 0 -196px;
}

ul#navi.naviactive03 li a.n03,
ul#navi li a.n03:hover {
	background: url(../images/navi-main.jpg) no-repeat 0 -231px;
}

ul#navi.naviactive04 li a.n04,
ul#navi li a.n04:hover {
	background: url(../images/navi-main.jpg) no-repeat 0 -268px;
}

ul#navi.naviactive05 li a.n05,
ul#navi li a.n05:hover {
	background: url(../images/navi-main.jpg) no-repeat 0 -305px;
}

/* --------------------------------------------------------------------------- */
/* ######################## ADDITIONIAL NAVI ################################# */
/* --------------------------------------------------------------------------- */

ul#navi-add01,
ul#navi-add02,
ul#navi-add03 {
	position:absolute;
	top:20px;
}


ul#navi-add01 {
	right:325px;
	width:150px;
}

ul#navi-add02 {
	right:90px;
	width:190px;
}

ul#navi-add03 {
	right:10px;
	width:70px;
}

ul#navi-add01 li,
ul#navi-add02 li,
ul#navi-add03 li {
	background:url(../images/li-arrow.png) top left no-repeat;
	background-position:0 8px;
	display:inline;
	padding:0 0 0 15px;
	float:left;
}

ul#navi-add01 a,
ul#navi-add02 a,
ul#navi-add03 a {
	float:left;
	color:#6f0818;
	font-size:11px;
	line-height:17px;
}

ul#navi-add.naviactive01 li a.na01,
ul#navi-add.naviactive02 li a.na02,
ul#navi-add.naviactive03 li a.na03,
ul#navi-add li a.na01:hover,
ul#navi-add li a.na02:hover,
ul#navi-add li a.na03:hover {
	text-decoration:underline;
	color:#de0a2a;
}


/* --------------------------------------------------------------------------- */
/* ############################# LINKS ####################################### */
/* --------------------------------------------------------------------------- */


div#content-main a,
div#content-main a.escaepe,
div#content-main a.email span,
div#footer a.email,
div#footer a.email span {
	text-decoration: underline;
	color: #6f0818;
	outline: none;
}

div#content-main a:hover,
div#content-main a.email:hover,
div#content-main a.email:hover span,
div#footer a.email:hover,
div#footer a.email:hover span {
	text-decoration: none;
	color: #6f0818;
}

div#content-sidebar p a:hover {
	text-decoration:none!important;
}

p#fehlermeldung a#errorclose {
	color:#ff0000;
	text-decoration:underline;
}

p#fehlermeldung a#errorclose:hover {
	color:#ff0000;
	text-decoration:none;
}



/* --------------------------------------------------------------------------- */
/* ############################ CONTENT ###################################### */
/* --------------------------------------------------------------------------- */


div.content-column01 {
	width:460px;
	float:left;
	margin:0 20px 0 0;
}

div.content-column02 {
	width:460px;
	float:left;
}

#player {
	background:#fff;/*url(../images/index/bg-videoplatzhalter.jpg) top left no-repeat;*/
	width:460px;
	height:345px;
	margin:0 0 16px 0;
	z-index:1;
}

div#content-column-main {
	float:left;
	width:580px;
}

div.zertifikate{
 width: 930px;
}

.pic{
	margin-right: 15px !important;
	margin-bottom: 15px;
}



/*********************************** CMS **********************************/

div.cms-container {
	width:660px;
	float:left;
	padding:0 0 20px 0
}

div.cms-img {
	width:300px;
	float:left;
	padding:0 20px 10px 0;
}

div.cms-txt {
	width:300px;
	float:left;
}

div.cms-download{
	width:60px;
	float:left;
	padding:0 0 10px 0;
}

.pdfDownload {
	background:url(../images/content/icon-pdf.gif) top left no-repeat;
	float:left;
	width:49px;
	height:22px;
	text-indent:-9999px;
	display:block;
}

/* --------------------------------------------------------------------------- */
/* ######################## GLOBAL HEADLINES ################################# */
/* --------------------------------------------------------------------------- */

.cufon-loading h2, .cufon-loading h3 { visibility: hidden !important; }

.cufon-active h2 {}

h2 {
	font-size: 30px;
	color: #6f3a26;
	padding:0 0 20px 0;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-size: 18px;
	color: #B15630;
	font-weight:bold;
	margin: 0 0 15px 0;
	padding:2px 0 15px 35px;
	text-transform:uppercase;
	border-bottom:1px solid #967540;
	background:url(../images/li-acc.gif) top left no-repeat;
}

h4 {
	font-size: 17px;
	color: #272323;
	padding:0 0 7px 0;
}

h5 {
	font-size: 12px;
	color: #272323;
	padding:0 0 7px 0;
}

/* --------------------------------------------------------------------------- */
/* ########################### *** P *** ##################################### */
/* --------------------------------------------------------------------------- */


noscript p { 
	background:none repeat scroll 0 0 #FFFFFF;
	padding:5px;
	position:absolute;
	top:0;
	width:99%;
	text-align:center;
}

noscript img {
	display:none;
}

div#content-main p { margin: 0 0 20px 0; line-height: 20px;}

div#footer p { margin: 0 0 20px 0; color:#6f0818; line-height: 17px;}

div#content-sidebar-container p { color:#585858; font-size:11px;}

div#content-main p.imprint { margin: 0 0 5px 0; line-height: 20px;}

div#datenschutzhinweis p { font-size: 12px;}



	
/*
IMAGEBORDER
==================================================*/

.imgborder {
	border:1px solid #fff;
	cursor: pointer;
   outline: none;
	margin: 0 15px 15px 0;
	float:left;
}

.imgborder:hover{
	border:1px solid #E2003B;
	cursor: pointer;
   outline: none;
}

.imgborder-small {
	border:1px solid #fff;
	cursor: pointer;
   outline: none;
	margin: 0 12px 12px 0;
	float:left;
}

.imgborder-small:hover{
	border:1px solid #E2003B;
	cursor: pointer;
   outline: none;
}

.imgborder-cms {
	border:1px solid #fff;
	cursor: pointer;
   outline: none;
	margin: 4px 8px 4px 0;
	cursor:pointer;
   outline: none;
	float:left;
}

.imgborder-cms:hover{
	border:1px solid #E2003B;
}


/* --------------------------------------------------------------------------- */
/* #################### CONTACT | DIRECTION | IMPRINT ######################## */
/* --------------------------------------------------------------------------- */


/*
CONTACT
==================================================*/

div#content-column-contact01 {
	float:left;
	width:330px;
	padding:0 20px 0 0;
}	

/*
DIRECTION
==================================================*/

.imgborder-direction {
	border: 1px solid #fff;
   outline: none;
	width:937px;
}

/*
IMPRINT
==================================================*/

dl.imprint {
	line-height: 20px;
	margin:0 0 15px 0;
	float:left;
	width: 350px
}
dl.imprint dt {
	display: block;
	width: 140px;
	float:left;
}

.maxclip {
	border:1px dotted #4B4B4B;
	font-size:9px;
	padding-left:2px!important;
	padding-bottom:1px!important;
	width:140px;
}

#maxclip {
	background-color:#4B4B4B;
	color:#F2ECDE;
	font-size:9px;
	padding-left:1px!important;
	padding-right:1px!important;
	padding-bottom:1px!important;
}

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

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

.clearfix {
	display: inline-block; /* for IE/Mac */
}
	

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
