html, body { height:100%; }

/* Body STYLE Hintergrundbild mitLinie rechts */
body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:780px;
	font-size:11px;
	font-family:Verdana;
	letter-spacing:0.02em;
         line-height:140%;
	color:rgb(0,0,0);
	background-color:rgb(193,193,193);
         background-image:url('../images/bg.gif');
         background-repeat:repeat-y;
         background-position:0px 0px;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

/* aeußerer Bereich */
#outer{
	height:100%;
	min-height:100%;
	width:780px;
	color:#000000;
	text-align:left;
	position:relative;
}

html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:600px;
}

#clearfooter { width:100%;height:52px;clear:both; }

/* Kopfbereich inkl Logo, Suchen und Hilfsnavi*/

#header{
	position:absolute;
	top:0;
	left:0px;
	width:780px;
	height:80px;
	color:#000000;
         background:url("../images/schraffur_rechts_oben.gif");
         background-repeat:repeat-x;
         background-position:0px 0px ;
	z-index:5;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

.hidden {
	display:none;
}

#searchbox {
	background-color:rgb(210,210,210);
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1em;
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}


#additionalnavi {
	float:right;
	margin-top:0px;
	padding-bottom:2px;
	padding-top:7px;
	margin-left:10px;
	text-align:right;
	width:170px;
	color:rgb(120,120,120);
}

#logo {
	width:200px;
	margin-top:10px;
}

.balken {
	padding-left:0px;

	background-color:rgb(210,210,210);
         background-image:url('../images/balken.gif');
         background-repeat: repeat-x,repeat-y;
         background-position:0px 0px ;
}

/* Inhaltsbereich */
#centrecontent {
	width:380px;
         hight=100%;
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:121px;
	padding-bottom:20px;
	color:rgb(0,0,0);
}

#centrecontent p { padding-left:0px:color:rgb(0,0,0); }

#navipath {
	padding:0px;
	padding-bottom:13px;
	padding-top:0px;
	color:rgb(0,0,255);
	width:358px;
}

#bottomnavi {
	text-align:center;
	color:rgb(193,193,193);
}

/* linker Bereich der Website - Navigation */
#left {
	position:relative;
	width:200px;
	float:left;
	padding-top:103px;
	padding-bottom:20px;
}

#left p { padding-left:5px;padding-right:2px }

.navi {
	width:200px;
	border-bottom:1px solid rgb(160,160,160);
         line-height=1.75em;
	background-color:#D2D2D2;
}

/* optionale LogIn-Box fuer geschuetzten Bereich */
#loginbox {
	background-color:rgb(210,210,210);
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
         width=170px;
}

/* optionale Newsletter-Box fuer die Anmeldung zum Newsletter */
.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

#newsletterbox {
   background-color:rgb(210,210,210);
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
   width=170px;
}


/* rechter Bereich der Website */
#right {
	position:relative;
	width:170px;
	float:right;
	margin-top:10px;
	padding-top:100px;
	padding-bottom:20px;
         background:url('../images/right.gif');
         background-position:0px 0px;
         background-repeat:no-repeat;
	color:rgb(62,77,116);
}

#right p { padding-left:4px;padding-right:2px }


.teaser_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	left:610px;
	width:145px;
	height:100%;
	z-index:10;
	padding-top:100px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(62,77,116);
	margin:0;
}

/* allgemeine Definitionen zur Auszeichnung von Tabellen Text etc */
table {
	font-size:11px;
	font-family:Verdana;
	color:rgb(0,0,0);
	margin-bottom:8px;
         border:0px;
}

ul { list-style-type:circle;
     list-style-position: outside;
}

td {
	font-size:11px;
	font-family:Verdana;
	color:rgb(0,0,0);
	margin-bottom:8px;
}

div,p  { margin-top:0; }


.input {
	font-size:11px;
	font-family:Verdana;
         color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana;
	color:rgb(0,0,0);
}

/* Auszeichnungsklasse für NAVIPATH */
.small {
	font-size:9px;
}


/* Auszeichnungsklassen für Überschriften */
h1 {
	padding-left:0px;
	font-weight:bold;
	font-size:13px;
	color:rgb(0,95,158);
	margin:0;
	line-height: 16px;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

h2 {
	padding-left:0px;
	font-weight:bold;
	font-size:11px;
	color:rgb(0,95,158);
	line-height: 15px;
	margin:0;
}

h2.content {
	margin-bottom:12px;
	padding:0;
}

h3 {
	padding-left:0px;
	font-weight:bold;
	font-size:11px;
	color:#222222;
	margin:0;
	line-height: 15px;
}

h3.content {
	margin-bottom:12px;
	padding:0;
}

/* Auszeichnung der Linie*/
hr { color:rgb(210,210,210); }

/* Auszeichnung der Navigation */
a { font-size:11px; color:#005f9e ;text-decoration:none; }
a:hover { text-decoration:underline; }

/* Auszeichnung der Newsheadline */
a.newsheadline { font-weight:bold; color:#005f9e; } 

/* Auszeichnung der Navigation im unteren Bereich*/
a.bottomnavi { color:rgb(130,130,130); font-size:9px; } 

/* Auszeichnung der Hilfsnavigation */
a.additionalnavi { font-size:10px; color:#005f9e;}

/* Auszeichnung des Navigationspfades */
a.navipath { font-size:10px; color: rgb(130,130,130; } 

/* Auszeichnung der Navigation links */
/* Auszeichnung der Navigation links */
a.navileft_passive {
	display:block;
	background-color:#d2d2d2;
	padding-top:3px;
	padding-bottom:3px;
	color:#005f9e;
} 

a.navileft_active {
	display:block;
	background-color:#ededed;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:#005f9e;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#EDEDED;
	padding-top:3px;
	padding-bottom:3px;
	color:#005f9e;
} 

/* Sitemap */
a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}


/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

#mod_sK a { 
 font-family:verdana;
 font-size:11px;
 text-decoration:none; 
 color:#005f9e;
}

#mod_sK a.tag { 
 font-size:9px;
}

#mod_sK table {
 width: 150px;
/* border: 1px solid #ffffff; */
 margin-left: 2px;
 border-spacing:3pt;
 font-size:11px;
 font-family:verdana;
 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:#eeeeee;	
 text-align:center; 
 color:#c2c2c2;
 font-family:verdana;
}


#mod_sK td.wochenende {
 background-color:#dddddd;	
 color:#d2d2d2;	
 text-align:right; 
 border:1px solid #dddddd;
 padding-right:2px;}

#mod_sK td.wochentag {
 color:#999999;	
 text-align:right; 
 border:1px solid #dddddd;
 padding-right:2px;}

#mod_sK td.heute {
 color:#43A0AF;	
 text-align:right; 
 border:1px solid #005f9e; 
 paddin-right:2px;}

#mod_sK td.belegt {
 background-color:#e3e3ff;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #dddddd; 
 padding-right:2px;}

#mod_sK td.belegtwe {
 background-color:#bfbfff;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #dddddd; 
 padding-right:2px;}

#mod_sK td.tangiert {
 background-color:#ffffcc;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #dddddd; 
 padding-right:2px;}

#mod_sK td.tangiertwe {
 background-color:#ffff99;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #dddddd; 
 padding-right:2px;}

/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {font-size:11pt; color:#000000; margin-bottom:5px;}
#mod_te h2 {font-size:11pt; font-weight:bold; color:#000000; margin-bottom:5px;}
#mod_te p {font-size:11pt; color:#222222; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:370px; 
 /*  background-color:#d2d2d2; */
   border-collapse:collapse;
}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 180%;
 /*  background-color:#d2d2d2; */
   margin-top:5px;
   margin-bottom:5px;
   padding-left:0px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 150%;
}

#mod_tl .border { border-top:1px solid #D2D2D2; border-bottom:1px solid #D2D2D2; }
/* #mod_tl .hell { background-color:#d2d2d2;} */
/* #mod_tl .dunkel { background-color:rgb(193,193,193); } */
#mod_tl .sp0 { width:50px; padding-left:5px}
#mod_tl .sp1 { width:100px; }
#mod_tl .sp2 { width:50px; }
#mod_tl .sp3 { width:150px; }
#mod_tl .sp4 { width:50px; }
#mod_tl .einrueck { padding-left:0px; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

#mod_ttl table {
   width:300px; 
   background-color:rgb(193,193,193);
   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; }


/*---------------------------------------------*/ 

