@charset "utf-8";
/* CSS Document /* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

0. Import CSS
1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

########################################################################################################
######################################################################################################*/

/* 0. Import CSS */

	@import url("lightbox.css");
	@import url("cms.css");
	@import url("clearfix.css");

/* ########################################################################################################
######################################################################################################*/   

/* 1. Standards */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #373737;
	font-size: 13px;
}

body {
	background: #e7e6e6 url(../images/design/bg.jpg) repeat-x top center;
}

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

h1{
	font-size: 30px;
	color: #dd0a00;
	text-transform: uppercase;
	font-weight:lighter;
	font-family: Tahoma, Arial, Verdana;
	padding-bottom: 20px;
}

h2 {
	font-size: 18px;
	color: #373737;
	text-transform: uppercase;
	font-weight:lighter;
	font-family: Tahoma, Arial, Verdana;
	padding-bottom: 35px;
}

h3 {
	font-size: 13px;
	color: #373737;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Tahoma, Arial, Verdana;
	width: 280px;
	margin-bottom: 20px;
	float: left;
}

h4 {
	font-size: 13px;
	color: #373737;
	
	margin-bottom: 20px;
	font-weight:normal;
	font-family: Tahoma, Arial, Verdana;
}

h5 {
	font-size: 13px;
	color: #373737;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Tahoma, Arial, Verdana;
	margin-bottom: 20px;
}


p {margin: 0 0 20px 0px; line-height: 24px;}

hr { color:#dd0a00; background: #dd0a00; width: 605px; margin-bottom: 20px; padding: 0;}	

.unsichtbar  {display: none;}
img{ border: none;}



/*######################################################################################################
######################################################################################################*/

/* 2. Layout */

#clear, .clear {
	clear:left;
	float:none;
}

#wrapper {
	background: url(../images/design/wrapper_bg.jpg) repeat-y center top;
	width: 990px;
	position:relative;
	margin: 0 auto;
}

/*---------------------------------*/

#head {
	background: url(../images/design/header.jpg) no-repeat;
	width: 990px;
	height: 314px;
	clear: both;
	position:relative;
}

#logo {
	background:url(../images/design/logo.gif) no-repeat 0 18px;
	width: 342px;
	height: 123px;
	float: right;
	padding: 25px 46px 0 0;
	text-indent: -9999px;
	display: block;
	clear: both;
}

#newsletter {
	width: 220px;
	height: 120px;
	float: right;
	clear:both;
	padding: 35px 47px 0 0; 
}


#content {
	background: url(../images/design/wrapper_content_bg.jpg) no-repeat;
	width: 615px;	
	padding: 50px 46px 0 95px;
	float: left;
}

/*######################################################################################################
######################################################################################################*/


/* 3. Navigation */

ul#navi {	
	background: url(../images/design/navi_bg.jpg) no-repeat 0 0;
	width: 895px;
	height: 62px;
	padding: 22px 0 0 95px;
	display:block;
}

ul#navi li {
	float: left;
}

ul#navi li a{
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	height:40px;
	display:block;
	padding: 0 0 0 44px;
	width: 141px;
}

ul#navi li a strong{
	padding-top: 3px;
	font-size: 10px;
	color: #0173b5;
	display:block;
	clear:both;
	font-weight: normal;
}

ul#navi li a:hover strong, ul#navi li.active a strong  {
	display: block;
	color: #dd0a00;
}

ul#navi a.li-1 { margin-right: 18px; }
ul#navi a.li-2 { margin-right: 20px;  }
ul#navi a.li-3 { margin-right: 22px;}

ul#navi a.li-1:hover, ul#navi li.active a.li-1 { background: url(../images/design/l-1-hover.jpg) no-repeat 0 -9px; }
ul#navi a.li-2:hover, ul#navi li.active a.li-2 { background: url(../images/design/l-2-hover.jpg) no-repeat 4px -11px; }
ul#navi a.li-3:hover, ul#navi li.active a.li-3 { background: url(../images/design/l-3-hover.jpg) no-repeat 8px -10px; }
ul#navi a.li-4:hover, ul#navi li.active a.li-4 { background: url(../images/design/l-4-hover.jpg) no-repeat 5px -10px; }


/*------------------------------- Subnavi  -------------------------------*/
ul#content_right {
	background: url(../images/design/right_bg.jpg) no-repeat;
	width: 233px;
	float: left;
	height: 325px;
	padding: 80px 0 0 0;

}

ul#content_right li{
	display:block;
	padding: 0 0 28px 0;
}

ul#content_right a{
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	display:block;
	padding-top: 15px;
}

ul#content_right li a strong{
	width: 122px; 
	display:block;
	padding-top: 15px;
	font-size: 10px;
	color: #0173b5;
	clear: left;
	font-weight: normal;
	line-height: 18px;
	cursor: pointer;
}

ul#content_right li a:hover strong, ul#content_right li.active a strong {
	color: #dd0a00;
}

ul#content_right li a.li-5:hover, ul#content_right li.active a.li-5{ background: url(../images/design/right_bg_hover.jpg) no-repeat 0 -80px;}
ul#content_right li a.li-6:hover, ul#content_right li.active a.li-6{ background: url(../images/design/right_bg_hover.jpg) no-repeat 0 -227px;}

/*----------------------------------------*/

#content .subnavi-leistungen a{
	font-size: 13px;
	color: #373737;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	margin-left: 58px;
	text-align: right;
}


#content .subnavi-leistungen a:hover, #content span a.active {
	font-size: 13px;
	color: #dd0a00;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	margin-left: 58px;
	text-align: right;
}
	
/*######################################################################################################
######################################################################################################*/

/* 4. Footer */

ul#footer {
	width: 920px;
	margin: 0 auto;
	height: 52px;
	background: url(../images/design/footer_bg.jpg) no-repeat;
	padding: 0 0 0 70px;
}

ul#footer li{
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #fff;
	float:left;
	margin-top: 25px;
	padding: 0 10px;
	border-right: 1px solid #fff;
}

ul#footer li a{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	
}

ul#footer li a.escape{
	text-decoration: none;
	text-transform:none;
	outline: none;
}

ul#footer li .escape span {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

ul#footer li a:hover.escape span  { color: #000;}

ul#footer li a:hover, ul#footer li a.active{
	color: #000;
}

ul#footer li.impressum {
	border: none;
	padding-right: 55px;
}

ul#footer li.no-border{	border: none;}


/**********************************************/

.bildborder {
	border: 1px solid #dd0a00;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	cursor: url(../images/zoomin.cur), pointer;
	margin: 2px 20px 15px 0;
	float: left;
    outline: none;
}

.bildborder:hover{
	border: 1px solid #999999;
	padding: 2px;
}

.bildbordernohover {
	border: 1px solid #dd0a00;
	padding: 2px;
	background: #fff;
	margin: 2px 20px 10px 0;
	float: left;
}

.nocursor{	cursor: default;}

.cmstext { float:left; width: 350px; }

.logobox{
	border: 1px solid #dd0a00;
	padding: 2px;
	background: #fff;
	margin: 2px 40px 30px 0;
	float: left;
	width: 175px;
	text-align: center;
	cursor: default;
}

.logobox h4{
	display:none;
	margin: 0;
	padding: 0;
	height: 0;
	position:absolute;
}

.h20px { height: 20px;}

.slideshow {
	border: 1px solid #dd0a00;
	background: url(../images/slideshow/slide_01.jpg) no-repeat 2px 2px;
	margin: 2px 20px 0 0;
	float: left;
	padding: 2px;
	width: 317px;
	height: 267px;
}

.slideshow-rechts {
	border: 1px solid #dd0a00;
	background: url(../images/slideshow/slide_13.jpg) no-repeat 2px 2px;
	margin: 2px 0 0 20px;
	float: right;
	padding: 2px;
	width: 317px;
	height: 267px;
}

/*--------- normale Aufzählung ---------*/

ul.liste-punkte{
	margin: 0 0 20px 0;
}

ul.liste-punkte li {
	padding: 10px 0 10px 15px;
	background: url(../images/li.gif) no-repeat 0 17px;
	margin: 0 10px 0 0;
	line-height: 18px;
}


/*--------- Liste mit Hover etc ---------*/

ul.liste{
	margin: 0 0 20px 0;
}

ul.liste li {
	padding: 5px 0 5px 25px;
	border-bottom: dashed 1px #ccc;
	margin: 0 10px 0 0;
	line-height: 18px;
}


ul.liste li:hover {
	color:#333;
	background: #f7f8f8;
}

*html ul.liste li {
/*	line-height: 20px;*/
	height: 20px;
}

/*---------------------------------*/

#imprint-col-1 {
	width: 250px;
	float: left; 
	margin: 15px 20px 0 0;
}

#imprint-col-2 {
	width: 250px;
	float: left; 
	margin: 15px 0 0 20px;
}

#klein_blau a {
	text-decoration: none;
	float: right;
	font-size: 10px;
	color: #0173b5;
	clear: left;
	font-weight: normal;
	position:absolute;
	left: 853px;
	top: 185px;
	height: -3px;
}

/*---------------------------------*/

.h1-leistungen {
	font-size: 30px;
	color: #dd0a00;
	text-transform: uppercase;
	font-weight:lighter;
	font-family: Tahoma, Arial, Verdana;
	padding-bottom: 20px;
	padding-right: 50px;
	float:left;
}

/*######################################################################################################
######################################################################################################*/


/* 5. Links */

a:link, a:visited, a:active, a:focus, .escape span{
	text-decoration: underline;
	text-transform:none;
	color: #dd0a00;
	outline: none;
}



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

/*---------------------------------*/

.gototop{
	position:fixed;
	right:10px;
	bottom:10px;
	color:#999;
	font-size:10px;
	text-decoration:none;
	_display:none;
}

a[href$=".pdf"] {
	 padding: 4px 0 4px 55px;
	 background: url(../images/pdf.gif) no-repeat 0 50%;
	 line-height: 30px;
	 border-bottom: none;
	 display:block;
}

#banner a:link,
#banner a:visited {
	position:absolute;
	background:url(../images/banner.gif) no-repeat;
	height:60px;
	width:468px;
	top:417px;
	left:470px;
	text-indent:-9999px;
}

/*######################################################################################################
######################################################################################################*/
