/* CSS Document */
html {
	background-color: #6B7D8C;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image: url(images/background/body.jpg);
	background-repeat: repeat-y;
}
#home {
	width: 430px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 25px;
	z-index: 100;
	left: 215px;
	top: 161px;
}
#home2 {
	padding-top: 25px;
	margin: 0px;
	padding-left: 25px;
	width: 350px;
	float: left;
}
#header
		{
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/lager.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 157px;
		}	
#stripe {
	background-repeat: repeat-x;
	width: 960px;
	clear: both;

}
#gutter
		{
	width: 960px;
	min-height:360px;
	height:auto !important;
	height:360px;
		}
#col1
		{
	float: left;
	width: 185px;
	vertical-align: bottom;
	background-image: url(images/gitterroste_oben.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 15px;
	font-size: 110%;
	padding-top: 20px;
	margin: 0px;
		
}
#col2
		{
	float: left;
	width: 527px;
	padding-top: 15px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
		}	
#col2 ul li 
	{
	margin-bottom: 10px;
	list-style-type: square;
}
#col3
		{
	float: left;
	width: 180px;
	padding-left: 9px;
	padding-right: 9px;
		}
#col3 a:link, #col a:visited, #col a:hover{

		}

#col3 p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
		}

#col3 .red {
	color: #CE0000;
	font-size: 16px;
}
#footer
		{
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background-color: #008285;
	width: 948px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 8px 0.1em 8px 1em;
}		
a {
	color:#CE0000;
}
a:visited {
	color:#CE0000;
}
a:hover {
	color: #564b47;
	background-color: #EFFFFD;
}
a:active {
	color:#000000;
}		
#footer a {
	color:#FFF;
}
#footer a:visited {
	color:#FFF;
}
#footer a:hover {
	color: #CE0000;

}
h1 {
	font-size: 10px;
	color: #008285;
	margin:0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 7px;
	}	
h2 {
	font-size:19px;
	font-weight: normal;
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	}	 
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	}
h4 {
	font-size: 10px;
	margin: 0px;
	padding: 2px;
	height: 15px;
	}
h5 {
	font-size: 110%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CE0000;
}
p {
	line-height:15px; 
	margin:5px 0 15px 0;
	}

#form1 label {
	color: #FFFFFF;
}

#menue ul li a:hover
{
	background-color: #3DB3B7;
	color: #fff;
}
#logo {
	float: left;
	padding-top: 14px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#container {
	background-image: url(images/gitterroste_unten.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

/*  ----------------Tabelle---------------------- */ 
}
 .floatleft
{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 .floatright
{
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#thumbnail h3
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
}

.floatright p { margin-top: 0; }

#thumbnail
{
	float: left;
	width: 490px;
	border: 1px solid #999;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
 .thumbnail2
{
	float: left;
	width: 240px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 180px;
}
.clearboth { clear: both; 

}
#col2 table{
	border-collapse: collapse;
	width:100%;
	margin-bottom: 15px;
	margin-top: 20px;

}

#col2 td
{	
	border:1px solid #CCCCCC;
	padding:2px;
	}
#tablewhite td
{
	border:none;
}
tr.head td{
	color: #FFFFFF;
	background-color: #899EA3;
	font-weight: bold;
	text-align: center;
}
tr.green td{
	background-color:#DEEFED;
	text-align: center;
}
tr.white td{
	background-color: #FFFFFF;
	text-align: center;
}
#tableline td
{
	padding:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008285;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;	
}
.content td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008285;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
}



/*  ----------------Breadcrumbs------------------- */ 

#breadcrumbs {
	width: 737px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 90%;
}
#bread
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#bread ul
{
	padding: 0;
	margin: 0;
}
#bread li {
	background-image: url(images/gt.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin: 0;
	display: inline;
	
}

/*IE workaround*/
/*All IE browsers*/
* html #bread li
{
	background-image: url(images/gt.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0.5em 0 1em;
	margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #bread {
	height: 1%;
	z-index: 1;
}

* html #bread li
{
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #bread li:first-child { background-image: none; }


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#quicklink {
	position: absolute;
	left: 209px;
	top: 14px;
	z-index: 2000;
}
.input {
	font-size: 90%;
}
#content_right img {
	border: 1px solid #CCCCCC;
}
#content_right ol {
	margin-left: 25px;
	padding: 0px;
}
#content_right li {
	padding-bottom: 0.15em;
	padding-top: 0.15em;
	}
#maschenweite {
	text-align: right;
	float: right;
}
/*  ----------------Back / Forward------------------- */ 
#navigation li
{
	list-style-type: none;
}
ul#navigation
{
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
}

ul#navigation li a
{
	display: block;
	width: 10em;
	color: #FFF;
	background-color: #008285;
	padding: .2em 0;
	text-align: center;
	text-decoration: none;
}

ul#navigation li a:hover
{
	color: #FFF;
	background-color: #3DB3B7;
}

ul#navigation .left { float: left; }
ul#navigation .right { float: right; }

/*  ----------------Formular------------------- */ 

label.left {
   float: left;
   text-align: left;
   width: 9em;
   margin-right: .3em;
   }
fieldset {
	/*background-color: #DEEFED;*/ 
	border: none;
}
fieldset table {
	background-color: #DEEFED;
}


input[type=text],  textarea {

	margin-bottom: 3px;
   }
input select{

	margin-bottom: 3px;
	padding-right: 100px;
   }
input.right {
	float: left;
	width: auto;
	clear: both;
	margin-left: 8.3em;
	margin-right: 0.3em;
	margin-bottom: 0.1em;
  }
input[type=checkbox].right,
input[type=radio].right,
input[type=submit].right {
	 margin-left: 7.3em;

	 }
#pdf li{
	list-style-image: url(images/pdf.gif);
}
#stoerer {
	font-size: 12px;
	color: #CE0000;
	font-weight: bold;
	text-align: left;
	border: 1px solid #CE0000;
	padding: 5px;
	margin-bottom: 30px;
	background-color: #F7F7F7;
}
#stoerer p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
}
fieldset td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 fieldset {
	width: 99%;
}

#thumbnail li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#thumbnail ul {
	padding-left: 150px;
}
#ansprechpartner_1 {
	padding: 15px;
	position: absolute;
	left: 567px;
	top: 489px;
	width: 188px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	visibility: hidden;
}
#ansprechpartner_2 {
	padding: 15px;
	position: absolute;
	left: 567px;
	top: 489px;
	width: 188px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	visibility: hidden;
}
#ansprechpartner_3 {
	padding: 15px;
	position: absolute;
	left: 567px;
	top: 489px;
	width: 188px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	visibility: hidden;
}
area {
	border: none;
}
/*  ----------------Sprungmenü------------------- */ 

#quicklink select {
	font-weight: bold;
	background-color: #DEEFED;
	font-size: 100%;
	color: #CE0000;
}
.quicklink_main {
	background-color: #DEEFED;
	font-size: 90%;
	color: #333333;
}

.quicklink_head {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #333333;
	font-size: 90%;
}	
.quicklink_red {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #CE0000;
}
/*  ----------------Sprungmenü------------------- */ 


.tableform {
	text-align: left;
}
#welt {
	left: 602px;
	top: 169px;
	width: 10px;
	float: left;
	position: absolute;
}
#thumbnail table {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: none;
}

.vgreen {
	background-color: #DEEFED;
	font-size: 90%;
	font-weight: normal;
}

.vgray {
	font-weight: bold;
	background-color: #E4E4E4;
	font-size: 90%;
}	
.vwhite {
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 90%;
}	
#col2 ol {
	padding-top: 10px;
	padding-bottom: 0px;
}
h6 {
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer h1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
