﻿
/*  =================================================================================================================== */

/* ====================================== 
   1. Kalibrierung und allgemeine Styles 
   ====================================== */

/* Kalibrierung der wichtigsten Abstände */
*  { padding: 0; margin: 0; }
ol { margin-bottom: 1em; }  
ul { margin-bottom: 1em; }  
p { margin-bottom: 1em; }  
h3 { margin-bottom: 1em; }  
h2 { margin-bottom: 0.3em; }  
ul ul { margin-bottom: 0; } 
li { margin-left: 1em; } 

/* Allgemeine Selektoren */

html { height: 101%; } 

body { 
   color: white; 
   background-color: #ffffff; /* #c0c0c0; /* #0066FF; /* #8c8c8c; */
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 100%;
}
h1 { font:20px Verdana, Arial, Helvetica, sans-serif;
	 color: white;
	 letter-spacing:.2em;
	 line-height:34px;
} 
h2 { font:21px Verdana, Arial, Helvetica, sans-serif;
	 color: white;
	 letter-spacing:.2em;
	 line-height:34px;
}
h3 { font-size: 130%; }
ol { font-size: 120%; }
ul { font-size: 120%; }
p { font-size: 120%; }
ul ul { font-size: 100%; }


#homelink {
	float:right;
   	text-align: right;  
   	font-size: 64%;      
   	font-style: normal;  
   	line-height: 1em;  
	background:transparent url(images/top.png) no-repeat scroll right center;  
	padding-right:13px;	
}


address {
	float:none ;
   text-align: center;  
   font-size: 64%;      
   font-style: normal;  
   letter-spacing: 2px; 
   line-height: 1.5em;  
}

/* Hyperlinks */
a { text-decoration: none; outline: none;} 
a:link { color: #0060a0; } 				/* #d90000; */
a:visited { color: #0060a0; }				/* #cc6666; */
a:focus {  border-bottom: 1px solid #0060a0; } 		/* #d90000; */
a:hover {  border-bottom: 1px solid #0060a0; } 		/* #d90000; */
a:active { color: white; background-color: #0060a0; }  	/* #d90000; */


/* ====================================== 
   WRAPPER
   ====================================== */


#wrapper { 
   color: black; 
   background: #E6F3FF;
   border-color: #000099;
   border-style: solid;
   border-width: 1px;
   width: 1024px;
   margin: 10px auto;
}

/* ==================================== 
   			KOPFBEREICH
   ==================================== */

#kopfbereich {
	position: relative;
	background-color:  #3097cf;
	background-image:  url("images/head_img.gif");  
	background-position: left ;
	background-repeat: no-repeat ; 
   	color: black;
   	padding: 10px 20px 10px 20px; 
   	height: 106px;
}

#kopfbereich h2 {
	color: white;
	letter-spacing:.2em;
	line-height:20px;
	margin-bottom: 0.2em;	 

}

#kopfbereich h3 {
	color: white;
	letter-spacing:.2em;
	line-height:20px;
	margin-bottom: 0.2em;	 

}

/* ==================================== 
   			INFOBEREICH (Linie unter dem Kopfbereich)
   ==================================== */

#infobereich {
	position: relative;
	color:black;
	background: #E6F3FF;
    border-style: solid;
    border-width: 1px;
    border-left-style: none;
    border-right-style: none;
	font:8px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
    padding: 1px 1px 1px 10px; 
}
	#infobereich li {
	    display: inline;
	    list-style-type: none;
	    color:black;
	}
	#infobereich ul {
	    display: inline;
	    list-style-type: none;
	    color:black;
	}
	#infobereich ul {
	    margin: 0;
	    padding: 0;
	}
	#infobereich ul li {
	    margin-right: 3px;
	}
	#infobereich ul li a {
	    padding-right: 15px;
	    color:black;
	}
	#infobereich ul li p {
	    display: inline;
	    margin: 0;
	    padding: 0;
	    font-size: 1em;
	}
	.path ul li a:active {
    	background: transparent url(images/icon_path.gif) no-repeat right;
	} 	
	
	.path ul li a:hover {
    	background: transparent url(images/icon_path.gif) no-repeat right;
	} 	
	
	.path ul li a:visited {
    	background: transparent url(images/icon_path.gif) no-repeat right;
	} 	
	
	.path ul li a:link {
    	background: transparent url(images/icon_path.gif) no-repeat right;
	} 	
	
	#infobereich ul li a {
    	background: transparent url(images/icon_path.gif) no-repeat right;
	} 	
	
/* ==================================== 
   			NAVIBEREICH (Linker Bereich)
   ==================================== */


#navibereich {
   float: left; 
   width: 124px;
   padding-left: 2px; 
   padding-top: 2px; 
} 

	
/* ==================================== 
   			TEXTBEREICH (Der innere Teil)
   ==================================== */

#textbereich 
{
   float: right; 
   width: 898px; 
}

#textbereich a
{ 
      /* border-bottom: 1px dotted #0060a0;  */
}

#textbereich a:focus 
{ 
      border-bottom: 1px solid #0060a0; /* d90000;  */
}
   
#textbereich a:hover 
{ 
      border-bottom: 1px solid #0060a0; /* d90000; */ 
}
   
#text01 
{ 
	/* background: #C0DFFD; */
   float: left; 
   width: 850px; 
   color: black;
   background-color: #C0DFFD;  
   padding: 6px 1em 6px 1em; /* NEU */
}

#text01 h2 					/* Tatsächliche Überschrift auf der Seite */
{
   		color: #0080c0; 
	   	text-align: left;  
   		font-size: 20px;      
   		font-style: normal;
   		font-weight:bold;  
   		letter-spacing: 1.2px; 
   		line-height: 1.2em;  
}

#text02
{
   		font-size: 12px;      
}



/* Allgemeine Klassen und IDs */
.bildlinks
{
   float:left; 
   padding: 3px; 
/*   border: 5px solid #ccc;  */
   margin-right: 10px; 
   margin-bottom: 10px; 
}

.bildrechts 
{
   float:right; 
   padding: 3px; 
/*   border: 5px solid #ccc;  */
   margin-bottom: 10px;
   margin-left: 10px; 
}

.bildmitte
{
   padding: 3px; 
/*   border: 5px solid #ccc;  */
   margin-bottom: 10px;
   margin-left: 10px; 
}

.clearing { clear: both; }

.hervorhebung
{
	padding-left: 20px;
}

.hervorhebung table
{

	background-color: #EDEDED;
	border-style:solid;
	border-width: 20px;
	border-color: #EDEDED;	 
}

.hervorhebung td
{
	padding: 4px;
	vertical-align: top;
}

.hervorhebung td.titel
{
	text-align: center; font-size: 20px;font-weight: bold;
}

/* ==================================== 
   			RIGHTBANNER (Rechter Teil)
   ==================================== */

#rightbanner {  
   float: right;  
   width: 154px; /* NEU */
   padding: 2px 2px 2px 1px; 
   text-align: center;
}

#rightbanner p {
	text-align: center;
}

/* ==================================== 
   			FUSSBEREICH
   ==================================== */


#fussbereich {
   clear: both; 
   color: black; 
   background-color: white; 
   padding: 10px 20px 20px 20px;
   border-top: 1px solid #8c8c8c; 
}


/* ==================================== 
   			COUNTER
   ==================================== */

#counter {
	position: absolute ;
	top:340px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
    border-width: 1px;
    width:74px;	
}

#counterdiv {
/*	position: absolute ; */
/*	padding: 280px 1px 1px 16px; */
	border-style: none;
    border-width: 0px;
    padding-left:2px;
    width:118px;		
}
#countertitle {
	text-align: center;
	font: 8pt Arial;
	color: #FFFFFF;
	background-color: #778375;
	border-style: solid;
	border-bottom-style : none;
	border-width: 1px;
	border-color: #000099;
}
#counterline {
	text-align: center;
	font: 8pt Arial;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000099;
	background-color: #C0DFFD;

}


.skiplink {
   	background: #E6F3FF;
	color: #E6F3FF;
	position: absolute;
	top: -2000px;
	left: -3000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
	font-size: 0px;
	line-height: 0px;
}

.skiplink a:link {
   	background: #E6F3FF;
	color: #E6F3FF;
	position: absolute;
	display: inline;
	font-size: 0px;
}

.hiddenlink {
   	background: #0066FF;
	color: #0066FF;
	 border-color: #0066FF;
	 	 border-width:0px;
   float:right; 
   padding: 0px; 
   margin-bottom: 0px;
   margin-left: 0px; 
	display: inline;
	font-size: 0px;
	line-height: 0px;
}


.hiddenlink a:active {
   	background: #0066FF;
	color: #0066FF;
	 border-color: #0066FF;
	 border-width:0px;
	  border-bottom: 0px solid;
	font-size: 0px;
	line-height: 0px;
}


.hiddenlink a:focus {
   	background: #0066FF;
	color: #0066FF;
	 border-color: #0066FF;
	 border-width:0px;
	  border-bottom: 0px solid;
	font-size: 0px;
	line-height: 0px;
}


.hiddenlink a:visited {
   	background: #0066FF;
	color: #0066FF;
	 border-color: #0066FF;
	 border-width:0px;
	  border-bottom: 0px solid;
	font-size: 0px;
	line-height: 0px;
}


.hiddenlink:link {
   	background: #0066FF;
	color: #0066FF;
	 border-color: #0066FF;
	 border-width:0px;
	  border-bottom: 0px solid;
	font-size: 0px;
	line-height: 0px;
}


.hiddenlink a {
   	background: #0066FF;
	color: #0066FF;
	 border-color: #0066FF;
	 border-width:0px;
	  border-bottom: 0px solid;
	font-size: 0px;
	line-height: 0px;
}


.photo {
	float:left;
	padding: 0px 10px 10px 10px;
	width : 330px;	
}

.photoright {
	float:right;
	padding: 0px 10px 10px 10px;
	width : 330px;	
}

.text {
	float:left;
	padding: 0px 10px 10px 10px;
	width : 330px;	
}


/* ==================================== 
   3. Sonstige Styles 
   ==================================== */

/* Das Kontaktformular */
xform {
   background-color: #eee;
   width: 388px;
   padding: 20px; 
   border: 1px solid #8c8c8c;
}

/* Die Fotogalerie */
div.galerie { 
   overflow: hidden; 
   padding: 25px 10px 10px 0; 
   margin: 0 3px 3px 0; 
 }
/* fÃƒÂ¼r IE6 */
* html div.galerie { height: 1%; } 
 
div.galerie img { 
   float: left; 
   padding: 4px;
   border: 1px solid #ddd; 
   border-right-color: #aaa; 
   border-bottom-color: #aaa; 
   margin-right: 15px; 
   margin-bottom: 15px;  
}


/* Tabellen */

.thead {
	background-color: #003366;
	color:white;
	/* font-size: medium ; */
	font-size: 18px;
	text-align: center ;
}

.theadsmall {
	background-color: #003366;
	color:white;
	/* font-size: small ; */
	font-size: 13px;
	text-align: center ;
}

.tline1 {
	background-color: #3399FF;
	color:white;
	/* font-size: small ; */
	font-size: 13px;
	text-align: left ;
}



.tline2 {
	background-color: #0066CC;
	color:white;
/* font-size: small ; */
	font-size: 13px;
	text-align: left ;
}

.buttontable {
	background-color: gray;
	width: 700px;
	color:white;
	/* font-size: medium ; */
	font-size: 18px;
}


.tablebutton {
	font-size: 120%;  
	text-align: center ;
	color:white;
}

.textbereich .tablebutton a {
	color:white ;
    border-bottom: 1px dotted #cc0000; 
}



/* ==================================== 
   News 
   ==================================== */

.news-list-container
{
	margin-top: 20px;
}

.news-list-container h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color:#d90000;
}


.news-list-item
{	
	border-top: #cccccc 1px solid;
	padding: 10px 0 10px 0;
}

.news-list-item h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.news-list-date 
{
	float:left;
	width:100px;
	font-weight: normal;
	font-size: 11px;
}

.news-list-title
{
	font-weight: bold;
	font-size: 14px;
}

.news-list-text
{
	margin-top:4px;
	margin-left: 100px;
	margin-bottom: 8px;
	font-size: 13px;
}

.news-list-morelink 
{
	background:transparent url(images/link.png) no-repeat scroll right center;
	padding-right:13px;
	font-size: 12px;
}

.news-list-browse 
{
	border-top: #cccccc 1px solid;	
	padding-top:10px;
}

.newslist-bild
{
	float:left;
	margin-top:4px;
	margin-left: 100px;
	margin-bottom: 8px;
	margin-right:8px;
}


/* ==================================== 
   Sitemap
   ==================================== */

.csc-sitemap a
{
	color: #000000;
	text-decoration: none;
}

.csc-sitemap a:hover 
{
	color: #999999;
	text-decoration: none;
}

.csc-sitemap-level1 
{
	font-size: 13px;
	font-weight: bold;
	/* border-top: #cccccc 1px solid; */
	/* border-bottom: #cccccc 1px solid; */
	margin:10px 0 5px 0;
	padding: 2px 0 2px 5px;
}

.csc-sitemap-level1 a 
{
	color: #cc0000;
}

.csc-sitemap-level2 
{
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin:0;
}

.csc-sitemap-level3
{
	font-size: 11px;
	padding: 1px 0 1px 20px;
	margin:0;
}

.csc-sitemap-level4 
{
	font-size: 11px;
	padding: 1px 0 1px 30px;
	margin:0;
}


/* ==================================== 
   Linkliste
   ==================================== */

.linkliste
{
}

.linkliste h3 
{
	color: #000000;
	text-decoration: none;
}

.linkliste h4 
{
	background-color:#0080c0;
	color:white; 
	height:20px; 
	margin-bottom: 10px;	
}

.linkliste-link 
{
	float:left;
	line-height: 20px;
	width :20%;
	border-bottom: thin silver dotted;
}

.linkliste-text
{
	line-height: 20px;
	border-bottom: thin silver dotted;
}

/* ==================================== 
   Terminliste
   ==================================== */

.terminliste
{
}

.terminliste table 
{
	color: #000000;
	text-decoration: none;
}

.terminliste-title
{
	/* background-color: #003366;*/
	color:white;
	font-size: 18px;
	text-align: center ;
	background-color:#0080c0;

}

.terminliste-line1
{
	/* background-color: #3399FF;
	color:white;
	font-size: 14px;
	text-align: left ;
	*/	
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	text-align : left;
	border : 1px solid #808080;
	background-color : #60c0ff;
	vertical-align:top;
}

.terminliste-line2
{
	/* background-color: #0066CC;
	color:white;
	font-size: 14px;
	text-align: left ; */
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	text-align : left;
	border : 1px solid #808080;
	background-color : #00A0FF;
	vertical-align:top;
}

.terminliste-line3
{
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	text-align : center;
	border : 1px solid #808080;
	background-color :#0080c0;
	height:1px;
}

/* ==================================== 
   Berichte
   ==================================== */

.berichte
{
	margin-top: 20px;
}

.berichte h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 15px 0;
	color:black;
}

.berichte-date 
{
	float:left;
	width:100px;
	font-weight: normal;
	font-size: 11px;
}

.berichte-title
{
	font-weight: bold;
	font-size: 14px;
}

.berichte-bild
{
	float:left;
	margin-top:4px;
	margin-left: 100px;
	margin-bottom: 8px;
	margin-right:8px;
}

.berichte-text
{
	margin-top:4px;
	margin-left: 100px;
	margin-bottom: 8px;
	font-size: 13px;
}

.berichte-morelink 
{
	background:transparent url(images/link.png) no-repeat scroll right center;
	padding-right:13px;
	font-size: 12px;
	clear: both ;
}


/* ==================================== 
   Bericht
   ==================================== */


.bericht 
{
	font-size: 13px;	
}

.bericht-link a { border-bottom:0px;	color:white ; }
.bericht-link:visited  { color:white ; }
.bericht-link:active  { color:white ; }
.bericht-link:link  { color:white ;  border-bottom:0px;	color:white ; }
.bericht-link:link:focus  { color:white ;  border-bottom:0px; 	color:white ; }
.bericht-link:focus { border-bottom:0px solid #FFFFFF; }

/*
.bericht a:focus { border-bottom:10px solid color:red; }
.bericht a:hover { border-bottom:10px solid color:red; }
.bericht-link:hover { border-bottom:10px solid color:red; }
.bericht-link:link:hover { border-bottom:10px solid color:red; }
.bericht-link a:focus { border-bottom:10px solid color:red; }
.bericht-link a:hover { border-bottom:10px solid color:red; }
*/

.bericht-item 
{
	clear:both ;
}

.bericht-bildlinks 
{
	float:left;	
	margin-bottom:20px;
	margin-right:20px;
}

.bericht-bildmitte 
{
	text-align:center ;
	margin-bottom:20px;
}

.bericht-bildrechts 
{
	float:right;
	margin-bottom:20px;
	margin-left:20px;
}


.bericht-bildbildlinks 
{
	float:left;	
	margin-bottom:20px;
	margin-left:40px;
}

.bericht-bildbildrechts 
{
	float:right;
	margin-bottom:20px;
	margin-right:80px;
}

.bericht-text 
{
	margin-top:20px;
	margin-bottom: 20px;	
	
}

.bericht-textlinks
{
	float:left;	
	margin-left:50px;
	margin-bottom: 20px;
	width:450px;
	text-align: justify;
}

.bericht-textrechts
{
	margin-right:100px;
	margin-bottom: 20px;
	text-align: justify;	
}

.bericht .bericht-autor:before 
{
	content:url("images/autor.gif")" ";
	display:inline;
	width:14px;
	height:9px
}

.bericht-ueberschrift
{
	font-size: 16px;
  	font-weight:bold;  
	margin-top:20px;
	margin-bottom: 20px;
}

.bericht-bildunterschrift
{
	text-align:center;
	width:300px;
	padding: 2px;
}

.bericht-bildunterschriftcenter
{
	text-align:center;
	width:340px;
	padding: 2px 260px;
}

/* ==================================== 
   Misc
   ==================================== */


.autor:before {
	content:url("images/autor.gif")" ";
	display:inline;
	width:14px;
	height:9px
}

p.fpic {
	font-size : 7pt;
	text-align : center;
	color : #808080;
} 


/* ==================================== 
   Das Menü
   ==================================== */


#Menu { margin-top: 10px; margin-bottom: 2px; margin-left:10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#0088c0; font-weight: bold;  }
#Menu li { font-size: 10px; font-weight:normal; color:black; list-style-type : none; margin-left:0px;  }
#Menu a { color:black ; text-decoration: none; }
#menu a:link { }
#menu a:visited {  }
#menu a:hover { text-decoration:underline;  }
#menu a:active {  }
#menu a:focus {  }


/* ==================================== 
   DHTML Windows
   ==================================== */

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}


/* ======================================= 
   E N D E   D E S   S T Y L E S H E E T S 
   ======================================= */


