/*

colors:

Beige: #AC9C83;
Gelb 1: #989107;
Gelb 2: #EBCD00;
Rot: #BF3A00;

*/

body {

	background-color: #ffffff;
	margin:  0 0 0 0;
	font-family:"Arial","Helvetica",sens-serif;
	font-size: 12px;
	color:#000000; 
	scrollbar-face-color: #D0CBB7;
	scrollbar-track-color: #F5F4F0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #F5F4F0;
	scrollbar-darkshadow-color: #000000

}

A {    color:#002973;    

	}

a:hover {
	color: #3366FF;
} 


#logo {	
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 25px;
	left: 20px;
}


#navi {	
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 130px;
	margin: 0px 0px 0px 210px;
}



#subnavi {	
	position: absolute;
	padding: 0px 0px 0px 0px;
  	margin: 0px 0px 0px 0px;
	top: 250px;
	left: 14px;
	width: 136px;
}

.klammer {
	position: absolute;
/*	width: 666px; */
	width: 752px;
	background-color: #ffffff;
	padding: 13px 0px 70px 0px;
	margin: 0px 0px 0px 210px;
	top: 190px;
}

#center .links {
	position: relative;
	left: 0px;
	top: 0px;
	width: 320px;
	
}

#center .rechts {
	position: absolute;
	right: 0px;
	top: 60px;
	
}

#right {
	position: absolute;
	padding: 13px 0px 0px 20px;
	margin: 0px 0px 0px 789px;
	top: 92px;
}

#footer_ie {
	position: relative;
	width: 100%; 
	background-color: white;
	padding: 13px 0px 0px 0px;
}





/* 

*******************************************
*******************************************

Container für die Navigation oben

*******************************************
*******************************************

*/


#navi td	{
/*	width: 80px; */
	background-color: #EBCD00;
	border-right: 2px white solid;
}

#navi td.on	{
	background-color: #313D62;
/*	#002973;	*/	
	
}

#navi a {
	text-decoration: none;
	color: #5E3B03;
}

#navi a:hover {
	color: #3366FF;
} 

#navi td.on a, #navi td.on a:hover	{
	color: white;	
	
}


#navi p	{
	padding: 2 8 2 11;
	font-size: 14px;
	
}




/* 

*******************************************
*******************************************

Container für die Aktuell-Box, links Spalte

*******************************************
*******************************************

*/


#subnavi .titel {
	background-color: #313D62;
	color: white;
	padding: 2 4 4 2;
	margin-bottom: 4px;
}


#subnavi p.element {
	background-color: #EBCD00;
	padding: 2 2 2 2;
	margin: 0 0 2 0;

}

#subnavi p.element_on {
	background-color: #EBCD00;
	padding: 2 2 2 2;
	margin: 0 0 2 0;
	font-weight: bold;
}

#subnavi p.element_sub {
	background-color: #EBCD00;
	padding: 0 0 0 20;
	margin: 0 0 2 0;

}

#subnavi p.element_sub_on {
	background-color: #EBCD00;
	padding: 0 0 0 20;
	margin: 0 0 2 0;
	font-weight: bold;
}

#subnavi a {
	color: #5E3B03;
	text-decoration: none;

}

#subnavi a:hover {
	color: #3366FF;
} 



/* 

*******************************************
*******************************************

Container fue Inhalte in der Hauptspalte 

*******************************************
*******************************************

*/



#center .article {

margin: 0 0 20 0;	

}


#center .article img {

	float: right;

}


#center .csc-firstHeader {
	margin: 0 4 6 0;
}

#center p.titel, h1 {
	margin: 24 4 6 0;
}

#center p.titel, .csc-firstHeader, h1 {
	margin: 4 4 4 0;
	font-family: "Verdana";
	font-size:18px; 
	color: #164769;
}

	
#center p.titel a,  #center .list-titel a, .csc-firstHeader a {
	text-decoration: none;
	color: #164769;
}

	

#center p.lead {
	margin: 4 4 4 0;
	font-weight:bold;
	}


#center p.date, span.date {
	margin: 2 4 0 0;
	font-size:12px;
	}


#center p, p.C4, ul, li, ol, div {
	font-size: 13px;
}

#center p.text, p.bodytext {
	margin: 4 4 4 0; 
	font-size: 13px;
	font-weight: normal;
	}



#center td {
	vertical-align: top;
}


#center table.text {
	margin: 4 4 4 14;
} 

#center table.eventtable td {
    margin: 0 0 20 0;
    align:top;
}

table.eventtable {
    font-size: 12px;
    margin-bottom: 20px;
}	

#center p.zwtitel {

	margin: 12 4 4 0;
	font-weight:bold;

	}


#center .zellerechts	{
	padding: 0 0 0 15;
	font-size: 13px;
}


.list-element {
	margin: 0 0 12 0;
       align: right;
	font-size: 13px;		
}

p.list-titel, span.list-titel, .news-single-related {
	margin: 0 0 2 0;
	font-size: 13px;
	padding: 0 0 0 0;
	text-decoration: none;
	text-transform: none;
}

#center p.list-titel, #center span.list-titel  {
	font-weight: bold;
}


p.list-date {
	margin: 0 0 1 0;
	padding: 0 0 0 0;
	font-size: 11px;
}
	
.csc-header-n2 {
        margin-top: 10px;
}

.csc-frame-frame1 {
     background-color: #dedede;
     margin: 1px black;
     padding: 3px;
}
		 

/* 

*******************************************
*******************************************

Container für Portraits, linke und rechte Spalte 

*******************************************
*******************************************

*/



.portrait {

	padding: 0 0 0 0;

	margin: 0 0 12 0;

	border: 1px dashed Gray;

}



.portrait p {
	margin: 0 0 0 4;
}



*******************************************
*******************************************

Bildgalerien

*******************************************
*******************************************


.bildgalerie, .galeriebild_gross {
   padding: 1px 1px 1px 1px;
}


.bildgalerie tr {
   vertical-align: top;	
}


p.galeriename {

 margin: 12px 4px 4px 0px;
 font-size:14px;
 font-weight:bold;
	}

p.galeriebeschrieb {
 margin: 12px 4px 4px 0px;
 font-size:12px;
	}


.thumb {
	width: 150px;
	vertical-align: top;
	padding: 0px 2px 0px 0px;
}

.thumb img {
   margin: 8 6 0 8;
	}

.thumb p, .galeriebild_gross p {
	font-size:12px;
	margin: 0px 0px 8px 8px;
	width: 100%;
}



*******************************************
*******************************************

Forms, Diverses

*******************************************
*******************************************


.form	 {
	/* Alle Select-Tags u.ä. sollten in font class=form  eingeklemmt sein

	 */ 
	font-size:12px;
}

fieldset.csc-mailform {
	margin: 0px;
	border: 0px;
}

div.csc-mailform-field {
	padding: 4px 0px 4px 0px;
}

div.csc-mailform-field input[type=text] {
	position: absolute;
	left: 200px;
}

/*
*******************************************
*******************************************

Drucken

*******************************************
*******************************************

*/


.print {

	background-color: white;

}

.logo_print {

	margin: 20 0 20 20;

}



