@charset "utf-8";

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

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


* {
	padding:0;
	margin:0;
}

body {
	color: #555555;
	vertical-align:baseline;
	text-align: center;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1 url(../images/body.jpg) repeat-x top center;
}
 html[xmlns^="http"] {
overflow-y:scroll;
}

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

div#contentMain a,
div#contentMain a:active,
div#contentMain .escape span,
div#contentMain a:visited,
div#contentMain a:focus {
	text-decoration: none;
	color: #D81612;
}

div#contentMain a:hover,
div#contentMain a:hover span {
	color:#D81612;
	text-decoration:underline;
}


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

a:hover,
a:hover span {
	color:#4e4c4c;
	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;
}

.box {
	width: 230px;
	background:#fff;
	border: 1px dotted #ccc;
	display: block;
	margin: 10px 10px 0 0;
	height: 100px;
	padding: 5px 5px 3px 5px;
	float:left;
}

.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 {
	color: #fff;
}

div#contentMain a.highlight, div#contentMain a.highlight:active, div#contentMain a.highlight:visited, div#contentMain a.highlight:focus {
	color: #fff;
	background: #555;
	margin-top: 10px;
	padding: 1px 3px 2px 3px;
	float: right;
}

div#contentMain a.highlight:hover,
div#contentMain a.highlight:hover span {
	color:#fff;
	text-decoration: none;
	background: #666;
}


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

.col {
	width: 153px;
	float:left;
	padding-right: 12px;
	font-size: 11px;
}

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


div#contentMain h2 {
	color: #555555;
	font: bold 34px/39px Myriad Pro Cond, Arial Narrow, Helvetica, sans-serif;
}

div#contentMain h3 {
	color: #555555;
	font: lighter 31px/35px Myriad Pro Cond, Arial Narrow, Helvetica, sans-serif;
	padding-bottom: 15px;
}

div#contentMain h4 {
	color: #d81612;
	padding-bottom: 5px;
	font: bold 20px/23px Myriad Pro Cond, Arial Narrow, Helvetica, sans-serif;
}

div#contentMain h2 span.highlight, div#contentMain h3 span.highlight, div#contentMain h4 span.highlight {
	background: none!important; 
	font-weight: bold!important;
	margin: 0px!important;
	color: #8d8d8d;
	float: none!important;
	
}

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

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

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

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

div#slideshow {
	width: 363px;
	height: 276px;
	background:url(../images/bg-slideshow.jpg) no-repeat 0 0px;
	position: absolute;
	left: 0px;
	top: 64px;
}

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

h1#branding {
	text-indent:-9999px;
	width: 267px;
	height: 121px;
	padding: 87px 0px 0 672px;
	float:left;
	clear: left;
}

h1#branding a {
	display: block;
	text-indent: -9999px;
	outline: none;
	float:left;
	width: 267px;
	height: 121px;
}

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

div#contentContainer {
	width: 970px;
}

/*							 => contentMain
---------------------------------------------------------------*/
div#contentMain {
	min-height:520px;                     				   /* sticky footer */
	height:auto !important;
	height:470px;
	float:left;
	width: 520px;
}

/*							 => contentSidebar
---------------------------------------------------------------*/
div#contentSidebar {
	width: 410px;
	float:left;
	height: 45px;
	padding: 355px 0 0 21px;
	background:url(../images/bg-sidebar.jpg) no-repeat;
}

/*---------------------------------------------------------------------------
							 => News shortAnmeldung
----------------------------------------------------------------------------*/

div#contentSidebar form#shortAnmeldung {
	width: 320px;
	height: 90px;
	border: none;
	background:url(../images/bg-nl-anmeldung.jpg) no-repeat 0 9px;
}

div#contentSidebar form#shortAnmeldung label,
div#contentSidebar form#shortAnmeldung legend {
	text-indent: -9999px;
	display: none;
}

div#contentSidebar form#shortAnmeldung fieldset {
	background: none;
	border: none;
	background: transparent;
}

div#contentSidebar form#shortAnmeldung input {
	width: 230px;
	color:#a5a5a5;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none;
	margin:0!important;
	float:left;
	background:transparent;
	padding: 2px 5px 2px 5px;
}

div#contentSidebar form#shortAnmeldung input#submitNL {
	border: none;
	width: 69px;
	height: 20px;
	float:left;
	position: absolute;
	left: 250px;
	top:732px;
	cursor: pointer;
	display:block;
	float: right;
	text-indent: -9999px;
}

div#contentSidebar form#shortAnmeldung fieldset.submitboxNL {
	padding: 10px 18px 0 0px!important;
	text-indent: -9999px;
}

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

ul#navi {
	width: 530px;
	height: 35px;
	float:left;
	padding: 13px 0 0 423px;
}

ul#navi li {
	float:left;
	padding-right: 36px;
}

ul#navi li.li-01 {
	float:left;
	padding-right: 28px!important;
}


ul#navi li.li-05,
ul#naviAdd li.li-08 {
	padding-right: 0px!important;
}

ul#navi li a {
	display: block;
	text-indent: -9999px;
	height: 35px;
}

ul#navi li.li-01 a {
	width: 70px;
}

ul#navi li.li-02 a {
	width: 66px;
}

ul#navi li.li-03 a {
	width: 71px;
}

ul#navi li.li-04 a {
	width: 109px;
}

ul#navi li.li-05 a {
	width: 61px;
}

ul#navi li.li-01 a:hover {
	background:url(../images/bg-navi-hover.jpg) no-repeat 0px 0;
}

ul#navi li.li-02 a:hover {
	background:url(../images/bg-navi-hover.jpg) no-repeat -98px 0;
}

ul#navi li.li-03 a:hover {
	background:url(../images/bg-navi-hover.jpg) no-repeat -200px 0;
}

ul#navi li.li-04 a:hover {
	background:url(../images/bg-navi-hover.jpg) no-repeat -307px 0;
}

ul#navi li.li-05 a:hover {
	background:url(../images/bg-navi-hover.jpg) no-repeat -452px 0;
}

/*							 => naviAdd
---------------------------------------------------------------*/
ul#naviAdd {
	width: 229px;
	height: 35px;
	padding: 86px 456px 0 37px;
	float:left;
}

ul#naviAdd li {
	float:left;
	padding-right: 31px;
}

ul#naviAdd li a {
	display: block;
	text-indent: -9999px;
	height: 35px;
}

ul#naviAdd li.li-06 a {
	width: 50px;
}

ul#naviAdd li.li-07 a {
	width: 48px;
}

ul#naviAdd li.li-08 a {
	width: 65px;
}

ul#naviAdd li.li-06 a:hover {
	background:url(../images/bg-navi-add-hover.jpg) no-repeat -1px 0;
}

ul#naviAdd li.li-07 a:hover {
	background:url(../images/bg-navi-add-hover.jpg) no-repeat -82px 0;
}

ul#naviAdd li.li-08 a:hover {
	background:url(../images/bg-navi-add-hover.jpg) no-repeat -161px 0;
}

ul#naviAdd li.li-09 a {
	width: 111px;
	height: 110px;
	display: block;
	text-indent: -9999px;
	position:absolute;
	left: 719px;
	top: 41px;
}

ul#naviAdd li.li-09 a:hover {
	background:url(../images/btn-onlineshop-hover.jpg) no-repeat;
}

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

* {
	margin:0;
	padding:0;
}

html,
body,
#container {
	height: 100%;
}

body > #container {
	height: auto;
	min-height: 100%;
}

div#contentContainer {
	padding-bottom: 150px;
}

div#containerFooter {
	background: url(../images/bg-container-footer.jpg);
	position: relative;
	margin-top: -150px;
	height: 150px;
	clear:both;
	width: 100%;
}

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

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


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

.noBg { background: #fff!important; padding:0px!important; } 

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

.imageBook {
	border: 1px solid #fff;
	background:#FFF url(../images/icon-progress.gif) no-repeat center center;
	margin: 0px 0px 10px 0;
	float: left;
	background: #fff!important;
	padding:0px!important; 
}
div#contentMain .imageBook a ,
div#contentMain a:active .imageBook,
div#contentMain a:visited .imageBook,
div#contentMain a:focus .imageBook{
	text-decoration: none;
	color: #fff;
	background: #fff!important;
	padding:0px!important; 
}

div#contentMain a:hover .imageBook,
div#contentMain a:hover span .imageBook {
	color:#fff;
	background: #fff!important;
	padding:0px!important; 
	text-decoration:none;
}



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


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

dl.imprintTypeOfBusiness dt,
dl.imprintAddress dt {
	display: block;
	width: 120px;
	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;
}

/*							 => acc
---------------------------------------------------------------*/


#acc {
	padding: 0;
	list-style: none !important;
	margin: 0px 0 10px 0;
	padding: 0px;
}

#acc h4 {
	cursor:pointer!important;
	display: block;
	margin-left: 0px!important;
}

#acc h4:hover {
}

ul.acc#acc li { background:none !important; padding:0 !important;}

#acc .acc-section {
	overflow:hidden;
}

#acc .acc-content {
	padding: 10px 0 10px 10px;
	border: 1px dotted #ccc;
	margin-top: 5px;
	background: #fff;
}

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

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

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

.clearfix {
	display: inline-block;
}

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

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