* {margin: 0; padding: 0; border: 0;}

body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1.0em;
	text-align: center; 
	background: #ccc;
	min-width: 700px;
	color: #333333;
		}

a {
	padding: 0px;
	text-decoration: none;
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;
		}
		
a:hover { 
	color: #999999;
	text-decoration: none;
		}

h1, h2, h3, h4, p {
	margin: 1px 0;
		}
		
ul {
	margin: 0px 2.0em 1.0em 2.0em;
		}
    
li  {
  list-style-type: disc;
    }
		
* html div#center {margin-right: -100%;}
* html div#left {margin-left: 0;}

#left h3, #left p,
#right h3, #right p
{
padding: 0 10px; 
}

img {
	border-style: none;
	}
		
img.rechts_umflossen	{
	float: right;
	margin-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;}

img.links_umflossen	{
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
		}

.zentriert	{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
		}
		
.imagetext	{
  margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	vertical-align: top;
		}
		
.imagetext_container	{		
	height: 100%;
	width: 100%;
	margin-top: 10px;
	float: left;
	clear: left;
		}
		
.blocksatz	{
	text-align: justify;
		}
		
p.right	{
	text-align: right;
	padding: 0 0px;
	font-size: 1.0em;
		}
		
p.pdf  {
  margin: 10px 0px;
    }
    
h1, h4 {
	font-size: 1.0em;
	padding:5px 10px;
	margin:0px;
	margin-top: 10px;
	background-image: url(../images/h1.gif); 
 	background-repeat: no-repeat; 
 	background-position: 0px 10px;
	text-align: left; 
	color: #999999;
		}
		
h4	{
	font-size: 1.0em;
		}
		
.clear	{
	clear: left;
		}
		
.back	{
	clear: left;
	margin-top: 10px;
		}
    
#verisign {
  position: absolute;
  bottom: 0px;
  padding: 10px;
  margin: 0px auto 10px auto;
  width: 185px;
  text-align: center;
    }
    
#verisign img {
  padding: 15px;
    }

/*----------Container---------*/

#wrapper { 
	background: #fff url(../images/links.gif) repeat-y 0 0;
	text-align: left;
	width: 875px; 
	margin: 0 auto; 
	font-size: 80%;
	border: 1px solid #999999;
		}

#header, #subnav, #footer {
	clear: both; 
	width: 100%;
		}

/*----------Header---------*/

#header {
	background: #fff; 
	text-align: center;
	padding: 0px 0;
		}
    
.homeimglink  {
  width: 204px; 
  height: 130px; 
  font-size: 7.5em; 
  padding: 10px; 
  padding-left: 100px;
    }

.kopfzeile_logo	{
	float:left;
	width: 204px;
	height:130px;
	border-bottom: 1px solid #999999;	
		}
		
.kopfzeile_bild	{
	float: left;
	width: 670px;
	height: 130px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
			}
			
#adresse	{
	float: left;
	width: 204px;
	height: 150px;
	font-size: 0.9em;
	border-bottom: 1px solid #999999;
	overflow: auto;
			}

/*----------Footer---------*/

#footer {
	text-align: center;
	border-top: 1px solid #999999;
		}
		
#footer div {
	padding: 1px 0;
		}

p.cms	{ 
	text-align: left;
	float: left;
	padding-left: 55px;
	padding-right: 40px;
	overflow: auto;
	font-size: 1.0em;
		}
	
p.foot	{
	overflow: auto;
	font-size: 1.0em;
		}

/*----------mittlere Spalte---------*/

#contentfloatholder {
	float: left;
	width: 100%;
	position: relative;
		}

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

#centerpad {
	margin: 0 5px;
	margin-left: 215px;
	margin-bottom: 20px;
		}

#center {
  float:left;
  width: 100%; 
  margin-right: -95%; 
  height: 550px;
  min-height: 550px;
	}
	
#center[id]
		{
		height:auto;
		}
	
/*----------Inhalt---------*/
	
#contentbox_text	{
	vertical-align:top;
	text-align: left;
	font-size:0.7em;
	width: 500px;
	height: auto;
	margin-left: 2.0em;
		}
    
.diagonal	{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 645px;
	height: auto;
		}
	
.diagonal_abstand_links	{
	margin-left: 5px;
		}
		
.diagonal_abstand_rechts	{
	margin-right: 5px;
		}

/*----------linke Spalte---------*/

#left {
  float:left;
  width: 204px;
  height: 100%;
  position: absolute;
  left: 0px;
  overflow: hidden;
}

/*----------Navigation---------*/

#menubox	{
	height: auto;
	min-height: 200px;
		}

#menubild	{
	margin-top: 50px;
		}

.line {
	border-bottom: 1px solid #999999;
		}

.menu1,.menu_active1,.menu_activated1,
.menu2,.menu_active2,.menu_activated2,
.menu3,.menu_active3,.menu_activated3,
.menu4,.menu_active4,.menu_activated4	{
	background-image: url(../images/m1_blau.gif); 
	background-repeat: no-repeat; 
	background-position: 10px 3px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px;
	padding-left: 25px;
	font-size: 0.9em;
		}

.menu_active1	{
   background-image:url(../images/m2_blau.gif); 
	 background-repeat: no-repeat; 
   background-position: 10px 10px;
		}

.menu_activated1	{
   background-image:url(../images/m3_rot2.gif); 
   background-repeat: no-repeat; 
   background-position: 10px 7px;
		}


.menu2	{
   margin-left:12px;
   background-image:url(../images/m1_blau.gif); 
	 background-repeat: no-repeat; 
   background-position: 10px 3px;
		}

.menu_active2	{
   margin-left:12px;
   background-image:url(../images/m2_blau.gif); 
	 background-repeat: no-repeat; 
   background-position: 10px 10px;
		}

.menu_activated2	{
   margin-left:12px;
   background-image:url(../images/m3_rot2.gif);
   background-repeat: no-repeat; 
   background-position: 10px 7px;
		}


.menu3	{
   margin-left:24px;
   background-image:url(../images/m1_blau.gif); 
	 background-repeat: no-repeat; 
   background-position: 10px 3px;
		}

.menu_active3	{
   margin-left:24px;
   background-image:url(../images/m2_blau.gif); 
	 background-repeat: no-repeat; 
   background-position: 10px 10px;
		}

.menu_activated3	{
   margin-left:24px;
   background-image:url(../images/m3_rot2.gif);
   background-repeat: no-repeat; 
   background-position: 10px 7px;
		}

.menu4	{
   margin-left:36px;
   background-image:url(../images/m1_blau.gif);
	 background-repeat: no-repeat; 
   background-position: 10px 3px; 
		}

.menu_active4	{
   margin-left:36px;
   background-image:url(../images/m2_blau.gif);
	 background-repeat: no-repeat; 
   background-position: 10px 10px; 
		}

.menu_activated4	{
   margin-left:36px;
   background-image:url(../images/m3_rot2.gif);
   background-repeat: no-repeat; 
   background-position: 10px 7px;
		}
		
/*----------rechte Spalte---------*/

#right {
  float:right;
  width: 2px;
  overflow: auto;
		}

/*----------Teaser---------*/

.teaser	{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
	overflow: auto;
	
		}

.teaserbox_headline	{
	background-color: #999999;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	width: 290px;
	text-align: center;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-style: none;
	border-bottom-style: none;
	padding: 2px;
	padding-right: 8px;	}
	
.teaserbox_content	{
	border: 1px solid #313873;
	font-size: 1.0em;
	color: #313873;
	width: 290px;
	text-align: justify;
	padding: 5px;	}
	
.download	{
	font-size: 1.0em;
	padding: 0.4em;
	padding-top: 1.0em;
	margin-bottom: 10px;
		}
		
.download a	{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
		}
		
.download a:hover	{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
		}
		
.info a	{
	font-size: 1.0em;
	font-weight: bold;
		}
		
.info	{
	font-size: 1.0em;
	padding: 0.4em;
	padding-top: 1.0em;
		}
		
.info p	{
	text-align:right;
		}
		
#teaserbild	{
	margin-bottom: 20px;
		}
		
#ansprechpartner	{
	font-size: 1.0em;
		}
		
table.galerie	{
	width:100%; 
	height:90%; 
	border: 0px;
	margin-top: 10px;	}
	
td.galerie	{
	display:block; 
	white-space: nowrap;	}
	
div.galerie_float	{
	float:left; 
	padding:1px;	}
	
div.galerie_bildunterschrift	{
	font-family: Verdana;
	font-size: 12px;
	text-align: left; 	}
	
.einzelbildgalerie	{
	width:400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
		}

/*----------Gallery---------*/

div#gallery {
  clear: both; 
  display: block; 
  width: 630px; 
  margin: 10px; 
  text-align: center; 
  float: left;
    }
    
div#gallery div.thumbnail_box {
  float: left;
    }
    
div#gallery div.thumbnail_box div.thumbnail {
  float: left; 
  padding: 0px 11px 11px 0px;
    } 

div#gallery div.thumbnail_box div.thumbnail a img {
  background-color: #CCC; 
  border: 1px solid #A9A9A9; 
  display: block; 
  margin: 4px 0px 4px 5px; 
  padding: 4px; 
  position: relative; 
  width: 100px;
    }

div#gallery div.thumbnail_box div.thumbnail_preview a img {
  background-color: #CCC; 
  border: 1px solid #A9A9A9; 
  display: block; 
  margin: 4px 0px 4px 7px; 
  padding: 4px; 
  position:relative; 
  width: 190px;
    }    

div#gallery div.thumbnail_box div.thumbnail p {
  position: relative;
  top: -3px;
  margin: 0px 0px -12px 5px;
  width: 108px;
  font-size: 10px;
    }         
    
/*-------BEWERBUNGSFORMULAR-------*/

form#bewerbung label  {
  display: inline-block;
  min-width: 126px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  * margin: 0px;
  * padding: 0px 0px 8px 0px;
  * position: relative;
  * top: 8px;
    }
    
form#bewerbung label.small  {
  font-size: 0.7em;
    }

form#bewerbung input,
form#bewerbung select,
form#bewerbung textarea  {
  border: 1px solid #999;
  width: 186px;
    }
    
form#bewerbung select {
  width: 189px;
    }

form#bewerbung textarea {
  width: 510px;
  vertical-align: top;
  margin: 0px 0px 10px 0px;
  * margin: 8px 0px 2px 0px;
    }    

form#bewerbung input.checkbox,
form#bewerbung input.radio  {
  position: relative;
  top: 2px;
  width: auto;
  border-style: none;
    } 
    
form#bewerbung input.checkbox_quali {
  width: auto;
  border-style: none;
  vertical-align: middle;
    }

form#bewerbung input.button  {
  font-size: 0.7em;
  font-weight: bold;
  width: auto;
  padding: 0px 3px;
  height: auto;
  cursor: pointer;
    }
    
form#bewerbung input.upload  {
  * width: 114px;
    }
    
form#bewerbung input.submit  {
  float: right;
  border: 1px solid #999999;
  font-size: 0.7em;
  font-weight: bold;
  padding: 0px 5px;
  margin: 0px 2px 0px 5px;
    }

form#bewerbung input.file  {
  width: 387px;
  font-weight: normal;
  font-size: 0.75em;
  * font-size: 1.0em;
    }

form#bewerbung strong.file_advice  {
  margin: 0px 0px 10px 131px; 
  font-size: 0.7em;
  display: block;
    }

form#bewerbung ul.files {
  margin: 0px 0px 10px 151px;
  * margin: 0px 0px 10px 154px;
  font-size: 0.7em;
    }

form#bewerbung ul.files li  {
  list-style-type: decimal;
    }

form#bewerbung div.quali {
  width: 504px;
  height: 100px;
  border: 1px solid #999;
  overflow-y: scroll;
  display: inline-block;
  vertical-align: top;
  padding: 3px;
  margin: 0px 0px 10px 0px;
  * float: right;
  * margin: -14px 2px 10px 0px;
    }
    
form#bewerbung div.quali label {
  margin: 0px 0px 1px 0px;
    }
    
form#bewerbung div.bewerbung_row  {
  margin: 0px 5px;
  width: 645px;
    }
    
form#bewerbung a img.download_img  {
  border: 0px none;
  margin-left: 10px;
  * margin-top: 8px;
  vertical-align: top;
    }
