/* CSS Document */

/* Allgemein */

* {
	margin: 0;
	padding:0;
	}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:100%;
	margin: 0 0 0 5px;
	color: #2A5CAA;
	}
/*
.hide {
	text-indent: -9999px;
}*/

a:link {
	text-decoration: underline;
	font-weight: bold;
	background:transparent;
	color: #2A5CAA;
	}

a:visited {
	text-decoration: underline;
	background:transparent;
	font-weight: bold;
	color: #2A5CAA;
	}

a:hover {
	text-decoration: none;
	font-weight: bold;
	background:transparent;
	color: #2A5CAA;
	}
a:active {
	text-decoration: underline;
	font-weight: bold;
	background:transparent;
	color: #2A5CAA;
	}

/* Header */	
#breadcrumbs {
	background-color:#FFFFFF;
	width: 890px;
	color:#2A5CAA;
	font-size:80%;
	text-align:right;
	margin: 0 10px 0 0;
	}
	
#breadcrumbs a:link {
	/*font-weight: bold;*/
	text-decoration: none;
	background:transparent;
	color: #2A5CAA;
	}
	
#breadcrumbs a:visited {
	/*font-weight: bold;*/
	text-decoration: none;
	background:transparent;
	color: #2A5CAA;
	}
	
#breadcrumbs a:hover {
	/*font-weight: bold;*/
	text-decoration: none;
	background:transparent;
	color: #2A5CAA;
	}
#breadcrumbs a:active {
	/*font-weight: bold;*/
	text-decoration: none;
	background:transparent;
	color: #2A5CAA;
	}
#breadcrumbs img{
	margin: 0 5px 0 0;

	}

#head a.headerlink {
	font-weight: normal;
	text-decoration: none;
	}

#head a.headerlink:link {
	font-weight: normal;
	text-decoration: none;
	}

#head {
	background-color:#D8E3F4;
	background-image:url(img/headlogo6.gif);
	width:900px;
	height:90px;
	color:#2A5CAA;
	/*padding: 5px 0 10px 5px;*/
	font-size:130%;
	
}

#head p {
	margin: 0px 0 0px 5px;
}

.headclaim{
	font-size:70%;
	}

/* Hauptnavigation*/

/*Produktnavigation*/
	
#headnavi{
	width: 900px;
		
}
#hauptnavi{
	float:left;
	list-style-type: none;
	width: 600px;
	background-color:#2A5CAA;
	color:#fff;
	height:26px;
	font-size:100%;
	
	}

#hauptnavi a{
	font-weight:bold;
  	color:#fff;
  	text-decoration:none;
  	background:#2A5CAA;
  	display:inline;

}

#hauptnavi a:hover{
  color:#D8E3F4;
  background:#2A5CAA;
}

#hauptnavi a.active {
  background:#2A5CAA;
  color:#D8E3F4;
}



/*Unternehmensnavigation*/
#secondnavi{
	float:left;
	width:283px;
	w\idth:282px;
	background: #2A5CAA;
	font-size:100%;
	height:26px;
	color:#fff;
	list-style-type: none;
	border-left: 1px solid #fff;
	
	}

#secondnavi a{
	
	

	font-weight:bold;
  	color:#fff;
  	text-decoration:none;
  	background:#2A5CAA;
  	display:inline;

}

#secondnavi a:hover{
  color:#D8E3F4;

}

#secondnavi a.active {
  color:#D8E3F4;
}

#secondnavi img {
	margin: 0px 0px 0px 20px;
}

/*Startseite Banner*/

#banner {
	width: 900px;
		}


/* Hauptbereich */

/* Hintergründe*/
#main {
	width: 900px;
	background: transparent url(img/hintergrundmain2.gif) 50% 0 repeat-y;
	
	
	}
	
#startmain {
	width:900px;
	background: transparent url(img/hintergrundmain.gif) 50% 0 repeat-y;
	
		}

/*Linke Spalte*/

/*Linke Spalte Startseite*/

#startlinks {
	width: 600px;
	float:left;
	color:#2A5CAA;
	}

#startlinks h3 {
	font-weight:normal;
	}


#startlinks h5 {	
	color:#2A5CAA;
	display:inline;
	}

#startlinks div.csc-frame  {
	b\order: 1px solid #2A5CAA;
	margin: 5px 5px 5px 5px ;

}

#startlinks div.csc-textpic-text {
	margin: 0 0 5px 0;
}

	
#startlinks p.bodytext {
	font-size: 60%;
	display:inline;
	
	
	
	}
#startlinks h4 {
	margin: 0 0 0 5px;
	
}


#startlinks a:link {
		text-decoration:underline;
		font-size: 100%;
		font-weight:bold;
		color: #2A5CAA;
		}
	
#startlinks a:visited {
		text-decoration:underline;
		font-size: 100%;
		font-weight:bold;
		color: #2A5CAA;
		}
		
#startlinks a:hover {
		text-decoration:none;
		font-size: 100%;
		font-weight:bold;
		color: #2A5CAA;
		}
	
#startlinks a:active {
		text-decoration:none;
		font-size: 100%;
		font-weight:bold;
		color: #2A5CAA;
		}

/*Linke Spalte Hauptseiten*/

#links {
	width: 200px;
	padding: 20px 0 0 0;
	float:left;
	color:#2A5CAA;
	
	
		}


/* Mittlere Spalte */

#mitte {
	width: 379px;
	float:left;
	color:#2A5CAA;
	padding: 20px 10px 10px 10px;
	position:static;
	font-size:80%;
}

#formulare {
	color:#2A5CAA;
	font-size:100%;
	}
#formulare td {
	font-size:80%;
}
	
#formulare h4 {
	font-weight:normal;
	color: #fff;
	background: #2A5CAA;
	margin: 16px 0 0 0;
}

.formularausgabe {
	color:#2A5CAA;
	font-size:80%;
}


	
#mitte h4 {
	font-weight:normal;
	color: #fff;
	background: #2A5CAA;
	margin: 16px 0 0 0;
	
}

#mitte a {
	background: #D8E3F4 url(img/pfeil_blau_klein.gif) no-repeat left center;
	padding: 0;
	margin:0 0 0 0px;
	display:block;
	
	text-decoration: none;
	display:block;
	text-indent: 10px;
	color: #2A5CAA;
	}

a#c31 {
	background: transparent;
	margin:0;
	display:block;
	text-decoration: none;
	display:block;
	text-indent: 10px;
	color: #2A5CAA;
}
a#c130 {
	background: transparent;
	margin:0;
	display:block;
	text-decoration: none;
	display:block;
	text-indent: 10px;
	color: #2A5CAA;
}




#mitte a img {
	background: transparent;
	padding:0;
	margin:0;
	display:block;
	text-decoration: none;
	text-indent: 0px;
	
	}
#mitte div#newsletteranmeldung a {
	background: transparent;
	display:inline;
	
	
	text-decoration: none;
	display:block;
	text-indent: 0px;
}

#mitte div.tx-cal-controller a {
	background: transparent;
	padding: 0;
	margin:0 ;
	display:inline;	
	text-decoration: underline;
	color: #2A5CAA;
	text-indent: 0px;
	}

#mitte span.monthwrapper {
	display:block;
	background:#2A5CAA;
	color: #fff;
	font-weight:bold;
	margin: 20px 0 0px 0;
	text-indent: 0px;
	}

#calendar-event {
	margin-top:16px;
}

#calendar-event p.bodytext {
	display:block;
	margin: 0 0px 0 134px;
	
}
#calendar-event {
	margin:16px 0 0 0;
	
}

#mitte fieldset {
	border: 1px solid #2A5CAA;
}

#mitte div#calendar-event p a {
	
	text-decoration: underline;
	
}
#mitte div#calendar-event ul {
	
	margin: 0 0 0 134px;
	
}



#calendar-event img {
	margin: 0 0 0 134px;
		
}


#mitte div.csc-frame  {
	border: 1px solid #2A5CAA;
	margin-top: 8px;
}

#mitte div.csc-frame p {
	
	margin: 2px;
}

#mitte div.csc-frame a {
	background: #fff url(img/pfeil_blau_klein.gif) no-repeat left center;
	padding: 0;
	margin:0;	
	display:block;
	text-decoration: none;
	text-indent: 10px;
	color: #2A5CAA;
	}
#mitte div.csc-frame a img {
	background: transparent;	
	padding: 0;
	margin:0;	
	display:block;
	text-decoration: none;
	text-indent: 0px;
	color: #2A5CAA;
	}

#mitte ul {
	margin: 10px 0 10px 30px;
	} 
	
#mitte p {
	margin: 15px 0 0 0;
	}

#mitte div.csc-textpic-imagerow img {
	margin: 0 0 10px 0;
	}
	
#mitte div.csc-textpic-imagerow dl dt img {
	border: 1px solid #2A5CAA;
}

#mitte div.csc-mailform-field input {
	border: 1px solid #2A5CAA;
	margin: 0 0 0 5px;
}

#mitte div.csc-mailform-field textarea {
	border: 1px solid #2A5CAA;
	margin: 0 0 0 5px;
}
/* Rechte Spalte*/

/* Startseite rechte Spalte*/
#startrechts {
		width: 300px;
		float: left;
		background:transparent;
		color:#2A5CAA;
		}
	
#startrechts a:link {
		text-decoration:underline;
		font-weight:bold;
		color: #2A5CAA;
		}
	
#startrechts a:visited {
		text-decoration:underline;
		font-weight:bold;
		color: #2A5CAA;
		}
		
#startrechts a:hover {
		text-decoration:none;
		font-weight:bold;
		color: #2A5CAA;
		}
	
#startrechts a:active {
		text-decoration:none;
		font-weight:bold;
		color: #2A5CAA;
		}
#startrechtsoben {
		width: 250px;
		margin: 37px 10px 0px 20px;
		 border-top:1px #2A5CAA solid;
				}

#startrechtsoben h4 {
		margin: 0px 0px 10px 0px;
		}

#startrechtsoben h5{
        display:block;
       
		}
		
#startrechtsoben p.bodytext {
		margin: 10px 0 10px 10px;
		font-size:70%;

		}
	
#startrechtsunten {
		width: 250px;
		margin: 0px 10px 10px 20px;
		
		
		}
#startrechtsunten h4 {
		margin: 20px 0px 10px 0px;
	
		}

#startrechtsunten h5{
		margin: 15px 0px 0 10px;
		border-top:1px #2A5CAA solid;
		}
		
		

#startrechtsunten p.bodytext {
		margin: 0 0 0 10px;
		font-size:70%;
		
		
		}

#startrechtsunten div.csc-textpic {
		margin: 0px 0 10px 10px;

}



/*Rechte Spalte Hauptseiten*/

#rechts {
	width: 220px;
	float: left;
	color:#2A5CAA;
	margin: 20px 30px 2px 20px;
	
	}

#rechts h5{
	display:block;
	border-top:1px #2A5CAA solid;
	
	} 
#rechts h6 {
	display: inline;
	}

#rechts span.messerechts {
	
	font-weight: bold;
	font-size:70%;
	display:inline;
	/*margin: 0px 30px 0px 20px;*/
	}


#rechts p {
	font-size:70%;
	margin: 0px 0px 8px 24px;
	}

#rechts table.csc-uploads {
	
}
#rechts table.csc-uploads p {
	margin: 0 2px 0 2px;
}


/*Footer*/
#footer {
	clear:both;
	background-image:url(img/background1.jpg);
	width:890px;
	color:#FFFFFF;
	padding: 10px 0 10px 10px;
	font-size:80%;
	height: 20px;
	}

#footer a {
	color:#FFFFFF;
	font-size:80%;
	text-decoration:none;
	
}

#footer div#footermenu {
	float:left;
	/*font-size: 80%;*/
}


#footer div#copy {
	text-indent: 2px;
	font-size: 80%;
}


#footer div#valid {
	
	float:right;
	margin: 0 30px 0 0;
	}



#footer a:link {
	color:#FFFFFF;
}

#druckversion {
	text-align:right;
	}


