/*allgemeingültige Formatierungen*/

body
{
	text-align: center;
	background-color: #3366cc;
}

html
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}


img
{
    border-width: 0px;
}	
	
/*weißer Inhaltsbereich (rechts)*/	
#gesamt 
{
       
    width: 900px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    background: #273a8d;
    text-align: left;
    

}


/*Schriftformatierung im blauen Navigationsbereich*/
#logo 
{

    top: 0px;
    left: 0px;
    float: left;
    padding: 18px 0px 5px 25px;
    width: 120px;
    margin: 0px 0px 0px 0px;
    color: #adc3ed;
  
}

/* Überschrift und Titelbild */
#banner 
{
	background: #273a8d;

	float: right;
	top: 0px;
	left: 0px;
    	width: 750px; 
    	height: 43px;
    	text-align: right;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	padding-right: 5px;
    	
 }	

#kkz_schriftzug
{
	width : 743px;
}

/* Formatierung der Untertitel Navigation */
#subtitel
{
    
    left: 160px;
    width: 726px;
	float: right;	
	background-color: #adc3ed;
	padding-top: 4px;
    padding-right: 14px;
	height: 20px;
	color: #273a8d;
	text-align: right;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
}

#subtitel a:link
{
    color: #273a8d;
}

#subtitel a:visited
{
    color: #273a8d;
}

#subtitel a:hover
{
    color: white;
}




/*Schriftformatierung im blauen Navigationsbereich*/
#menue 
{
   
    float: left;
    padding: 5px 5px 14px 5px;
    width: 140px;
    clear: left;
    margin: 0px 10px 0px 0px;
    text-align: right;
    color: #adc3ed;
    font-size: 12pt;
    font-weight: bold;

}

#menue a:link 
{
	padding: 2pt 2pt 2pt 2pt;
/* 	margin: 1px; */
/* 	margin: auto; */
	display: block;
	color: #adc3ed;
	font-weight: bold;
}


#menue a:visited 
{
	padding: 2pt 2pt 2pt 2pt;
/* 	margin: 1px; */
/* 	margin: auto; */
	display: block;
	color: #adc3ed;
	font-weight: bold;
}

#menue a:hover 
{
	background-color: #adc3ed;
	color: #273a8d;
	font-weight: bold;
}


#menue span 
{
/*     text-indent: 14pt; */
	font-size: 9pt;
	font-weight: normal; 
}

#menue span a:link 
{
        color: #adc3ed;
        font-weight: normal;
}

#menue span a:visited 
{
        color: #adc3ed;
        font-weight: normal;
}

#menue span a:hover 
{
	color: #273a8d;
	font-weight: normal;
}


#inhalt 
{

	background-color: #DAE6FF;
	min-height: 571px;
    	width: 716px; 
	left: 160px;
    	margin: 0px 0px 0px 0px;
	/* overflow: auto; */
    	padding-top: 5px; 
    	padding-left: 12px;
    	padding-right: 12px;
    	float: right;
	
	font-size: 10pt;
	line-height: 130%;

}

.absatz
{
	line-height: 50%;
}

.fotoleiste_rechts
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}

.fotoleiste_links
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}


.ul
{
	list-style-type: bullet;
	list-style-position: inside;
	left: -12px;
}


#u0
{	
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 2pt;	
	line-height: 180%;
}

#inhalt u0.bg
{
	background-color: light-blue;
}


#u1
{
	font-size: 10pt;
	font-weight: bold;	
	line-height: 150%;
	letter-spacing: 1pt;	
}


#u1_alt
{
	font-size: 10pt;
	font-weight: bold;	
	line-height: 150%;
	letter-spacing: 1pt;
	color: #B0B0B0;	
}


#inhalt table
{
	font-size: 10pt;
	line-height: 130%;

}

#inhalt table.u0
{	
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 2pt;	
	line-height: 180%;
}


#inhalt td
{

}

#inhalt td.galerie
{
	width:330px; 
	
	background-color:white;
}

#inhalt td.a
{
	padding: 0 13px 0 0;

}

#inhalt table.weiss
{
	
}

#inhalt th.weiss
{
	font-style: normal;
	background:#e2e2e2;
}

#inhalt td.weiss
{
	padding: 5px;
	border-bottom-width:4px;
	background:#f2f2f2;
  	text-align:left;
}

#inhalt th.grau
{
	background:#e2e2e2;
}




#inhalt img
{
}



#inhalt table.unsicht
{

}



/* Formatierung von Links im Inhalt*/
#inhalt a 
{
        text-decoration: none;
        font-weight: normal;
}

#inhalt a:visited 
{
    color: #273a8d;
}

#inhalt a:link 
{
    color: #273a8d;
}

#inhalt a:hover 
{
    color: #adc3ed;
}

#inhalt a:active 
{
    color: #273a8d;
}



*/

/* News Formatierungen*/
font.news {
    font-weight: bold;
    font-size: 10pt;
}

/* Bilder in laufendem Text*/
.bild_text {
    padding: 5px;
    margin: 0px;
    border-style : none ;
    font-size: 7pt;
    text-align: center;
}

.bild_startseite
{
    margin: 3px 3px 6px 3px;
    padding: 0 0 0 0;
    border-style : none ;
}


table.bild_text {
    padding: 0px;
    margin: 0px;
}



#bild_solo {
    
    background-color: #DAE6FF;
    width: 815px;
    height: 830px;
    /*min-height: 600px;*/
    vertical-align: middle;
    margin: 0px auto;
    padding-top: 12px; 
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    font-size: 10pt;
    text-align: center;
    line-height: 130%;
}

table.gallery {
  width: 100%;
  vertical-align: middle;
}

.bild_gallery_subtitle {
    text-align: center;
}

.bild_gallery_nav_next {
    text-align: right;
    width: 70px;
}

.bild_gallery_nav_last {
    text-align: left;
    width: 70px;
}

.gallery_title {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  background-color: #adc3ed;
}

.gallery_pic {
  text-align: center;
  vertical-align: middle;
}


/* Formatierungen fuer Berichte*/

.bericht-titel {
  font-size: 12pt;
  font-weight: bold;
}

.bericht-untertitel {
  font-weight: bold;
  color: #5A5A5A;
}

#inhalt a.bericht-all-titel {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 11pt;
}


#inhalt a.bericht-all-untertitel {
  text-decoration: none;
  color: #5A5A5A;
  font-weight: bold;
  font-size: 10pt;
}



/* Formatierung des Footers, samt Impressum Link*/

#foot
{
/*	position: relative;
*/
    background-color: #273a8d ;
    clear: both;
	/*background-color: #adc3ed;*/
	margin: 0px 0px 0px 0px;
    height: 20px;
	width: 900px;
	padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
}

/*
#foot a
{
    font-size: 12px;
    letter-spacing: 2px;
}
*/
#foot a:link 
{
	color: #adc3ed;
}

#foot a:visited 
{
	color: #adc3ed;
}

#foot a:hover 
{
	color: white;
}


/* Formatierung allgemeine Verlinkungen*/
a {
    text-decoration: none;
    font-weight: bold;
}

a:visited {
	color: #333333;
}

a:link {
	color: #333333;
}

a:hover {
	color: #8992C9;
}

a:active {
	color: #8992C9;
}

#inhalt author
{
	font-style: italic;
}
