@charset "utf-8";

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

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


* {
	padding:0;
	margin:0;
}

body {
	color: #484848;
	vertical-align:baseline;
	text-align: center;
	font: 13px "Trebuchet MS", verdana, sans-serif;
	background: #FFF url(../images/body.gif) repeat-x top center;
}

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

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

a:hover,
a:hover span {
	color:#484848;
	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!important;
}

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

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

.blockSmall {
	float:left;
	display:block;
	width: 90px;
	height: 40px;
	font-weight: bold;
}

.subcategorie {
	width: 200px;
	height: 150px;
	padding-left: 90px;
	display:block;
}

.imagecolRight {
	float:right;
	width: 100px;
	display: block;
}

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

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

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

div#headline {
	padding: 0 0px 0 45px;
	float:left;
	width: 660px;
	height: 35px;
}

.big {
	height: 100px!important;
}

div#headlineMini {
	padding: 0 0px 0 45px;
	float:left;
	height: 500px;
	width: 660px;
}

div#elefant {
	background:url(../images/elefant.gif) no-repeat;
	position:absolute;
	height: 74px;
	width: 80px;
	left: 814px;
	top: 234px;
}

div#headline h2 {
	color: #484848;
	font: lighter 22px/22px Arial, Helvetica, sans-serif;
}

.cufon-active div#headline h2 {
	font-size: 45px;
	line-height: 49px;
}

h3 {
	color: #123689;
	margin-top: 3px;
	font: lighter 18px/22px Arial, Helvetica, sans-serif;
}

.cufon-active h3 {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 34px;
}

div#contentMain h4 {
	color: #123689;
	font: lighter 15px/19px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

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

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

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

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

div#bilderSlide {
	width: 903px;
	height: 99px;
}

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

h1#branding {
	text-indent:-9999px;
	padding: 0 0 13px 550px;
}

h1#branding a {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 360px;
	height: 89px;
}

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

div#contentContainer {
	width: 932px;
	padding-top: 5px;
}

/*							 => contentMain
---------------------------------------------------------------*/
div#contentMain {
	padding: 0 20px 0 45px;
	float:left;
	overflow:auto;
	width: 660px;
	background: url(../images/bg-content-main.jpg) no-repeat 40px bottom;
}

.col {
	width: 280px;
	float:left;
	padding-right: 20px;
}

.colSmall {
	width: 130px;
	float:left;
	padding-right: 15px;
}

/*							 => contentSidebar
---------------------------------------------------------------*/
div#contentSidebar {
	width: 187px;
	border-right: 1px solid #ebebeb;
	float:left;
}

/*							 => navi
---------------------------------------------------------------*/
/*ul#navi { }

ul#navi li, ul#navi li a {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b51827;
	text-decoration: none;
	margin: 0px 0 0px 0;
	font-size: 12px;
}

ul#navi li ul {
	color: #484848;
	text-decoration: none;
	margin-top: 3px;
}

ul#navi li.headline { margin-top: 3px;}

ul#navi li ul li a {
	padding-left: 25px;
	background: url(../images/li.gif) no-repeat 0 7px;
	margin: 0px 0px 0px 0px!important;
	line-height: 12px;
	color: #484848!important;
	text-decoration: none;
	font-weight: lighter!important;
}

ul#navi li ul li ul li a {
	padding-left: 42px;
	background: url(../images/li.gif) no-repeat 25px 7px;
	margin: 0px 0px 0px 0px!important;
	line-height: 12px;
	color: #484848!important;
	text-decoration: none;
	font-weight: lighter!important;
}

ul#navi li a:hover {
	text-decoration: underline; }
	*/
	
ul#naviAdd {
	margin-top: 4px;
}

ul#naviAdd li.MarginTop {
	margin-top: 2px;
}

ul#naviAdd li a {
	padding-left: 25px;
	background: url(../images/li.gif) no-repeat 0 7px;
	margin: 0px 0px 0px 0px!important;
	line-height: 12px;
	color: #484848!important;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter!important;
}

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

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

* {
	margin:0;
	padding:0;
}

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

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

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

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

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

div#footer p {
	float:left;
	padding: 0 12px;
	border-right: 1px solid #638ae3;
	color: #fff;
	font-size: 11px;
	margin: 0px!important;
}

div#footer p.last {
	border-right: none!important;
}

div#footer a,
div#footer a:active,
div#footer .escape span,
div#footer a:visited,
div#footer a:focus {
	text-decoration: underline;
	color: #B9B9B9;
}

div#footer a:hover,
div#footer a:hover span {
	color:#fff;
	text-decoration:underline;
}

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

.image {
	border: 1px solid #c1c1c1;
	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 #6e6e6e;
	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;
}

.logo,
.logo a {
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 10px 0;
}

.logo a:hover {
	border: 1px solid #666;
}

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


dl.imprintTypeOfBusiness,
dl.imprintAddress {
	width:90%;
	line-height: 18px;
}

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;
}

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

div#navi {
	width:187px;
	height:auto;
	clear:both;
	float:left;
	overflow:hidden;
}

#acc-navi .ueberPunkte {
	padding-bottom:5px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b51827;
	text-decoration: none;
	margin: 0px 0 0px 0;
	font-size: 12px;
}

#acc-navi ul {
	padding-bottom:2px;
}

#acc-navi ul a {
	width:auto;
	padding-left: 25px;
	background: url(../images/li.gif) no-repeat 0 3px;
	margin: 0px 0px 0px 0px!important;
	line-height: 12px;
	color: #484848!important;
	text-decoration: none;
	font-weight: lighter!important;
}

#acc-navi li {
	margin-bottom:0;
	padding-bottom:0;
}

#acc-navi a {
	cursor:pointer;
	display:block;
	font-size: 12px;
	text-decoration:none;
	height:15px;
}

#acc-navi ul li a:hover,
#acc-navi ul li a.active {
	text-decoration:underline;
}

ul.naviSub {
	padding-left:20px;
}

ul.naviSub li {
}

ul.naviSub li a {
	padding-left: 25px;
	background: url(../images/li.gif) no-repeat 0 7px;
	margin: 0px 0px 0px 0px!important;
	line-height: 10px;
	color: #484848!important;
	text-decoration: none;
	font-weight: lighter!important;
}

/*							 => 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 */

