html, body {
	background: url(/upload/design/background01i.gif) repeat-x;
	font-size: 1em;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	font-family: Arial;
	font: normal;
}

a {
	text-decoration: none;
	color: #708090;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

a:hover {
	color: #B22222;
}

img {
	border: none;
}

.y {
	clear: both;
}

.x {
	height: 0px;
	width: 0px;
	display: block;
	overflow: hidden;
}



div#wrap {
 width: 779px;
}

/* Meta navigation */
div#meta {
	background: #F1F1F1;
	font-size: 1.0em;
	padding: 3px 0 0 0;
	width: 779px;
}

div#meta p {
	background: #fff;
	width: 170px;
	margin: 0 0 0 609px;
	padding: 0 0 3px 0;
	text-align: center;
	color: #a0a0a0;
}

div#meta p a {
	color: #a0a0a0;
}

/* Header */
div#header {
	background: url(/images/bg2.gif);
	padding: 0 0 5px 0;
}

div#header p {
	background: #fff no-repeat top right;
	height: 80px;
}

div#header p img {
	margin: 10px 0 0 30px;
}

/* Layout columns */
div#col-left {
	width: 180px;
	float: left;
	font-size: 1.0em;
}

div#col-body {
	width: 429px;
	float: left;
}

div#col-right {
	width: 170px;
	float: left;
}

/* Main navigation */
div#mnavi a {
	display: block;
	color: #334f77;
	background-color: #e8e8ee;
	border-bottom: 1px solid #aaaaaa;
}

div#mnavi a:hover {
	color: #E6E6FA;
	background-color: Navy;
	border-bottom: 1px solid #aaaaaa;
}

div#col-left ul.e1 {
	margin: 15px 0 0 0;
}

div#col-left li a.e1p {
	padding: 3px 5px 3px 10px;
}

div#col-left li a.e1a,
div#col-left li a.e1o,
div#col-left li a.e1oa {
	padding: 3px 5px 3px 10px;
	background: #fff url(/images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e1oa {
	background: #fff url(/images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e1o {
	background: #e8e8ee url(/images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e2p {
	padding: 3px 5px 3px 20px;
}

div#col-left li a.e2a,
div#col-left li a.e2o,
div#col-left li a.e2oa {
	padding: 3px 5px 3px 20px;
	background: #fff url(/images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e2oa {
	background: #fff url(/images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e2o {
	background: #e8e8ee url(/images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e3p {
	padding: 3px 5px 3px 30px;
	background: #e8e8ee url(/images/pf_navi1.gif) no-repeat 25px 8px;
}

div#col-left li a.e3a,
div#col-left li a.e3o {
	padding: 3px 5px 3px 30px;
	background: #fff url(/images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e3o {
	background: #e8e8ee url(/images/navi_pfeil.gif) no-repeat right center;
}

div#col-left ul.e3 {

}

/* Boxes, left */
div.boxleft,
div.logoutbox {
	background: #dfe0e5;
	width: 230px;
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 1.0em;
}

div.boxleft label {
	float: left;
	width: 95px;
	text-indent: 10px;
	padding: 1px 0 0 0;
	cursor: pointer;
	color: #9d9ea2;
	font-size: 1.0em;
}
.additionalnavi {
}



div.boxleft input {
	float: left;
	width: 85px;
	margin: 0 5px 5px 0;
	font-size: 1.0em;
}

div.boxleft a {
	float: left;
	width: 30px;
	color: #9d9ea2;
	padding: 1px 0 0 0;
	font-size: 1.0em;
}

div.boxleft a:hover {
	text-decoration: none;
}

div.boxleft select {
	float: left;
	width: 85px;
	font-size: 1.0em;
	margin: 0 5px 5px 59px;
}

div.logoutbox p {
	font-size: 1.0em;
	padding: 0 10px 10px 10px;
}

div.logoutbox p {
	font-size: 1.0em;
	padding: 0 10px 10px 10px;
}

div.logoutbox p a {
	color: #9d9ea2;
	padding: 0 13px 0 0;
	background: url(/images/navi_pfeil_rechts.gif) no-repeat right center;
}


/* Content */
h1 {
	font-size: 1.3em;
	color: #585858;
	padding: 4px 1px 2px 1px;
	text-transform: uppercase;
	font: bold;
	}
h2 {
	font-size: 1.2em;
	color: #585858;
	padding: 2px 1px 2px 1px;
	text-transform: none;
	font: bold;
	}
div#col-body h2 {
	font-size: 1.0em;
	color: #D9681C;
	padding: 10px 10px 5px 10px;
}

div#col-body p {
	font-size: 1.0em;
	color: #3E4D74;
	padding: 10px 10px 0 10px;
	line-height: 1.5;
}

div#col-body div.artikelliste p {
	padding: 0 3px;
}

div#col-body h2 a,
div#col-body div.artikelliste p a {
	color: #D9681C;
}

div#col-body a {
	color: #D9681C;
}

div#col-body div.content ul {
	color: #3E4D74;
	padding: 10px 10px 0 10px;
	font-size: 1.0em;
}

div#col-body div.content ul li {
	background: url(/images/navi_pfeil_rechts.gif) no-repeat 0px 7px;
	padding: 3px 0 3px 10px;
}

* html div#col-body div.content ul {
	width: 100%;
}

* html div#col-body div.content ul li {
	float: left;
	width: 400px;
}

div#bc {
	color: #a0a0a0;
	font-size: 1.0em;
	padding: 2px 10px 10px 10px;
}

div#bc a {
	color: #a0a0a0;
}

/* Footer */
div#footer {
	border-top: 1px solid #d2d2d2;
	margin: 40px 10px 50px 10px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 1.0em;
	color: #a0a0a0;
}

div#footer a {
	color: #a0a0a0;
}

/* Contact form */
div.kontaktformular label {
	float: left;
	width: 100px;
}

div.kontaktformular input {
	vertical-align: middle;
}

div.kontaktformular p.abschicken {
	margin: 0 0 0 100px;
}

div.kontaktformular p.abschicken input {
	font-size: 11px;
}

div.kontaktformular input.eingabe,
div.kontaktformular textarea {
	width: 300px;
}
div.projektkontakt textarea {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	}

div.kontaktformular textarea {
	height: 150px;
}

/* Right column */
div#col-right h1 {
	padding: 10px 10px 0 10px;
}

div#col-right h3 {
	font-size: 1.0em;
	padding: 0 10px;
}

div#col-right p {
	font-size: 1.0em;
	padding: 0 10px 20px 10px;
	color: #3E4D74;
	line-height: 1.5;
}

div#col-right a {
	color: #D9681C;
}

/* Search results */
div.suchausgabe hr.noshade {
	border: none;
	border-top: 1px solid #a0a0a0;
	height: 0px;
	margin: 15px 10px 0 10px;
}

div.suchausgabe h2 {
	padding: 0;
}

div.suchausgabe p {
	padding: 0;
	margin: 0;
}

div.suchausgabe h2 span {
	color: #000;
	font-weight: normal;
}

/* Image gallery */
table.gallery {
	margin: 20px 10px 0 10px;
	width: 410px;
}

table.gallery td.gallery-navigation {
	font-size: 1.0em;	
}

table.gallery tr.thumbnails td {
	padding: 0 0 30px 0;
}

table.gallery dd {
	font-size: 1.0em;
}

div.download {
	font-size: 9px;
	padding: 3px 0 3px 10px;
	background: url(/images/navi_pfeil_rechts.gif) no-repeat 0px 7px;
}

div.download-img {
	font-size: 10px;
	padding: 3px 0 3px 20px;
	background: url(/images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}

dl.gallery-detail {
	font-size: 10px;
	margin: 20px 10px 0 10px;
	color: #3E4D74;
}

dl.gallery-detail dt {
	text-align: center;
	padding: 0 0 5px 0;
}

/* Sitemap */
ul.sitemap {
	width: 400px;
	margin: 20px 0 0 0;
}

ul.sitemap li {
	background: url(/images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
	padding: 3px 0 3px 20px;
	float: left;
	font-size: 0.85em;
	width: 390px;
}

ul.sitemap li ul {
	width: 350px;
	margin: 5px 0 0 0;
}

ul.sitemap li ul li {
	float: left;
	width: 300px;
}

ul.sitemap li ul li {
	font-size: 1em;
}

a.extern {
	padding: 0 0 0 12px;
	background: url(/images/button_externen_link.gif) no-repeat 0 4px;
}












/* Hauptnavigation */
#navcontainer { 
margin-left: 0; 
padding-top: 0;
}
/* Hauptnavigation 1. Ebene */
#navcontainer ul 
{
padding-left: 0; /*wichtig für mozilla */
margin: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
background-color: white;
}
#navcontainer ul li 
{ 
display: block;
margin: 0; 
list-style-image: none;
border-bottom: 1px solid white;
background-color: gray;
}
#navcontainer ul a
{
display: block;
padding: 5px 5px 5px 10px;
color: #fff;
text-decoration: none;
border-bottom: 1px solid white;
}
#navcontainer ul a:hover
{
background-color: #B22222;
}

/* Hauptnavigation 2. Ebene */
#navcontainer ul ul li 
{ 
margin-left: 20px;
}
#navcontainer ul ul a:hover
{

}

/* Hauptnavigation 3. Ebene */
#navcontainer ul ul ul li 
{ 
margin-left 30px;
}
#navcontainer ul ul ul a:hover
{

}

/* Hauptnavigation aktiver Menüpunkt 1. Ebene*/
#navcontainer a#navactive1 
{
 background: #B22222;
}
/* Hauptnavigation aktiver Menüpunkt 2. Ebene*/
#navcontainer a#navactive2
{
text-decoration: underline;
}
/* Hauptnavigation aktiver Menüpunkt 3. Ebene*/
#navcontainer a#navactive3
{
text-decoration: underline;
}
/* Lightbox */
	#lightbox {
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		/*z-index: 100;*/
		z-index: 990;
		text-align: center;
		line-height: 0;
	}
	#lightbox a img { border: none; }
	#outerImageContainer {
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
		margin: 0 auto;
	}
	#imageContainer {
		padding: 10px;
	}
	#loading {
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
	}
	#hoverNav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		/*z-index: 10;*/
		z-index: 970;
	}
	#imageContainer>#hoverNav { left: 0;}
	#hoverNav a { outline: none;}
	#prevLink, #nextLink {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer {
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
	}
	#imageData {
		padding:0 10px;
	}
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
	#overlay {
		position: absolute;
		top: 0;
		left: 0;
		/*z-index: 90;*/
		z-index: 980;
		width: 100%;
		height: 500px;
		background-color: #000;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* << */

/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

#mod_sK a { 
 font-family:sans-serif;
 font-size:12px;
 text-decoration:none; 
 color:#444444;
}

#mod_sK a.tag { 
 font-size:9px;
}

#mod_sK table {
 width: 160px;
 border: 1px solid #ffffff;
 margin-left: 10px;
 border-spacing:4pt;
 font-size:12px;
 font-family:sans-serif;
 text-decoration:none; 
 color:#000000;
}

#mod_sK td.navl {
 text-align:left; 
 width:20%;
 font-weight:bold;
}

#mod_sK td.navr {
 text-align:right; 
 width:20%;
 font-weight:bold;

}
#mod_sK td.navm {
 text-align:center; 
 width:60%;
 font-weight:bold;
}

#mod_sK td.wtag {
 width:14%;
 background-color:#ffffff;	
 text-align:center; 
 color:#000000;
 font-family:sans-serif;
}


#mod_sK td.wochenende {
 background-color:#eeeeee;	
 color:#aaaaaa;	
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.wochentag {
 color:#999999;	
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.heute {
 color:#43A0AF;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 paddin-right:3px;}

#mod_sK td.belegt {
 background-color:#828282;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.belegtwe {
 background-color: #828282;
 color: #F2D1D1;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiert {
 background-color: #F2D1D1;
 color:#F2D1D1;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiertwe {
 background-color: #D05151;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {font-size:150%; color:#000000; margin-bottom:5px;}
#mod_te h2 {font-size:120%; font-weight:bold; color:#000000; margin-bottom:5px;}
#mod_te p {font-size:100%; color:#222222; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:100%; 
   background-color:#ffffff;
   border-collapse:collapse;
}

{ font-size: 16pt; font-weight: bold; color: #404040;  background-color: #F0F0F0;  border: 5px solid #F0F0F0;   }

#mod_tl th {
   width:100%;
	font-size: 12pt; font-weight: bold;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#F0F0F0;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}


#mod_tl .hell { background-color:#ffffff; }
#mod_tl .dunkel { background-color:#dfdfdf; }
#mod_tl .sp0 { width:5%; }
#mod_tl .sp1 { width:10%; }
#mod_tl .sp2 { width:10%; }
#mod_tl .sp3 { width:55%; }
#mod_tl .sp4 { width:20%; }
#mod_tl .einrueck { padding-left:15px; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

#mod_ttl table {
   width:300px; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_ttl th {
   width:100%;
   border-top:1px solid #000000;
   border-bottom:1px solid #000000;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#cacaca;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_ttl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_ttl .hell { background-color:#ffffff; }
#mod_ttl .dunkel { background-color:#dfdfdf; }
#mod_ttl .sp1 { width:110px; }
#mod_ttl .sp2 { width:190px; }


/*---------------------------------------------*/ 