body {background-color: white;
	padding: 0 0 60 0;
	margin: 0 0 0 0;
	font-size: 14px;
        }

body td  {
	font-size: 14px;

}




/* 

*******************************************
*******************************************

Container für die Vertikale Navigation, linke Spalte

*******************************************
*******************************************

*/


#navi_vt {
		
	position: relative;
	overflow: visible;	
	padding: 0px 0px 0px 0px;
  	margin: 0px 0px 0px 0px;
	top: 30px;
	left: 0px;
	width: 220px;
}



#navi_vt {
	font-size: 14px;
	font-weight: bold; 
	
}


.navi_vt_main_on {
	width: 100%;
/*	background-color: #DADADA; */
}

.navi_vt_main_on p, .navi_vt_main p {
	padding: 2 0 2 30;
	margin: 2 0 6 0;
	text-transform: uppercase;
}

.navi_vt_main_on a {
	color: #EC1D25;
	font-weight: bolder;
	text-decoration: none;

}

.navi_vt_main a {
	color: black;
	text-decoration: none;

}

.navi_vt_main_on a:hover, .navi_vt_main a:hover {

	font-weight: bolder;
} 



.navi_vt_sub, .navi_vt_sub_on	{
	padding: 0 0 0 30;
	margin: 0 0 12 0;
}

.navi_vt_sub p, .navi_vt_sub_on p  {
	padding: 0 0 0 12;
	margin: 2 0 1 0;
	text-transform: uppercase;
}


.navi_vt_sub a,  .navi_vt_sub_on a	{
	text-decoration: none;
	font-weight:bold;
}

.navi_vt_sub a	{
	color: black;
}

.navi_vt_sub_on	{
	color: #EC1D25;
}


/* 

*******************************************
*******************************************

Diverse Container

*******************************************
*******************************************

*/


#logo {
	padding: 20 0 0 30;
}

#claim {
	padding: 30 0 10 30;
	
}

#spruch {
	padding: 0 0 0 20;
}

#leftfooter {
	padding: 0 0 0 30;
	margin: 0 0 12 0;
}


#rightfooter {
	padding: 0 0 0 20;
	margin: 0 0 12 0;
}

#leftfooter a, #rightfooter a {
	text-decoration: none;
	font-size: 12px;
}



/* 

*******************************************
*******************************************

Contentteil, Formatierungen

*******************************************
*******************************************

*/

#content {
	padding: 20 0 0 0;
}

#content td {
	vertical-align: top;
}

.left {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.right {
	padding: 0 0 0 20;
}

P, UL, FONT, LI, BODY
    { font-family: "Arial", "helvetica";
    }

p   {
	margin: 0px 0px 5px 0px;
}
.titel, h1 {font-size: 18px;
     }

h4 {
   text-decoration:underline;
   margin-bottom:2px;
}

.utitel {font-size: 14px;  font-weight: bold;
     }

	  
.zwtitel { 
		font-size: 14px;  
		font-weight: bold;
		padding: 6px 0px 0px 0px;
     }


.lauftext, .bodytext, .text, ul, li, table.content td, tx-indexedsearch-whatis { 
	font-size: 14px;
     }

span.important {
     text-decoration:underline;
}

p.csc-frame-frame1 {
     padding:4px 4px 4px 4px;
     background-color:#dbdbdb;
}

ul li {
	list-style-image: url(../images/aufz_rot.gif);
	margin-left: -20px;
	margin-bottom:0px;
        margin-top:0px;	
}

ul.arrow li {
        list-style-image: url(../images/puce.gif);
}


ul.square li {
        list-style-type: square;
        list-style-image:none;
}

ul.point li {
        list-style-type: disc;
        list-style-image:none;
}

table.content td {
	vertical-align: top;
}

td.csc-uploads-fileSize {
	width: 200px;
}
	  
.aufzaehltabelle, .eventtabelle { font-size: 12px; 
     }


p.aufzaehl {
	margin: 2,0,0,12 px;
	margin-top: 0px; 
	text-indent: -12px;
}
	    	  
.aufzaehlzeile {
	vertical-align: top;
}

.legende, .csc-textpic-caption, .klein { font-size: 11px;
     }


.subnavi { font-size: 10px; font-weight: bold;
     }


A   { color: #EC1D25; text-decoration: underline;
     }




.black {
     COLOR: black; text-decoration: underline;
     }

A:hover { 
     	text-decoration:none; 
	color: #EC1D25;
    }

A.black:hover { 
     text-decoration: underline;
    }

.bg_grau {background-image: url(images/bg_grau.gif)
	}




/* 

*******************************************
*******************************************

Suche und Print

*******************************************
*******************************************

*/


#search {

	postion: relative;
	margin: 80 0 0 30;
}


td.srcform input

{

	background: white;
	border: 1px solid #164769;
	height: 17px;
	font-size: 9px;
	padding: 0px 0px 2px 0px;
}

input.textfield {	
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

td.srcform input.submit, .tx-indexedsearch-searchbox-button submit 
{
	color: #000;
	background: #DADADA;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	border: 1px outset #164769;
	height: 17px;
	letter-spacing: 1px;
}

#printlink {
	font-size: 12px;
	margin-left: 30px;
}

/* 

*******************************************
*******************************************

Mailform

*******************************************
*******************************************

*/

fieldset {
	padding: 8 8 8 8;
	margin: 0 0 0 0;

}

.csc-mailform  {
        font-size: 14px;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	position: relative;
}

.csc-mailform-field {
	margin-top: 12px;
	margin-bottom: 12px;
	min-height: 26px;	

}


.csc-mailform-field input {
	position: absolute;
	left: 200px;
	margin-bottom: 8px;
}



.csc-mailform-radio input   {
        position: absolute;
        left: -10px;
	padding-right: 12px;
}

