/* Stylesheet Reset */

* {
        margin:         0;
        padding:        0;
        /* Tabellen */
        border-collapse:collapse;
/*        -border-spacing: 0; */
}
html, body {
        color:          #000;
        line-height:    1.45;
		height:100%;
		width:100%
}
body {
        /* Nur hier, sonst gibt es
         * eventuell Vererbungsprobleme.
         */
     font-size:      100.01%;
    height:100%;
	background-image:URL(images/bg.gif);
/*	background-color:#D5D5D5;  */
	background-position : top left;
	background-repeat : repeat-y;
	text-align:left;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin:0;
}

/* TAGS */

A {
	color : #90201E;
	text-decoration : none;
}

A:hover {
	color : #90201E;
	text-decoration : none;
}

DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
DT {
	margin:0;
}
DL {
	margin:0;
}

FONT	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

H1,
H1 A,
H1 A:visited,
H1 A:hover,
H1 A:active {
	color : #003079;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H2 {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H3,
H3 A, 
H3 A:hover, 
H3 A:visited, 
H3 A:active {
	color : #90201E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H4, 
H4 A, 
H4 A:hover, 
H4 A:visited, 
H4 A:active {
	color : #90201E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
hr {
	border-top:1px dotted silver;
	border-bottom:none;
	border-left:none;
	border-right:none;
	/* background-image : url(images/dot.gif);
	background-repeat:repeat-x;
	background-position:top; */
	background-color:#FFFFFF;
	width:100%;
	height:1px;
}

img {
	border : none;
}
radio {
	border:none;
}
checkbox {
	border:	none;
}

ol li{
	color : #90201E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style : decimal outside;
	margin-left : 20px;
}

ol li li{
	color : #90201E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style : decimal outside;
	margin-left : 40px;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom : 1.2em;
}
span {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding:0;
}

TD	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

ul {
	margin-bottom : 10px;
	margin-left : 20px;
	margin-right : 20px;
}

ul li {
	color : #90201E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style-type : square;
}

/* Klassen '*/
.biographie td{
	padding : 2px;
}

.bodytext {
	color : #646464;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.clear {
	clear:both;
}

.csc-caption {
	color : #808080;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-align : right;
	text-decoration : none;
}

.footer {
	background-color : #F8F8F8;
	border-bottom : 1px solid #999999;
}

.header1 {
	color : #003f93;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.header2 {
	color : #003f93;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.header3 {
	color : #003f93;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.header4 {
	color : #87a0cb;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.header5 {
	color : #90201E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.headline {
	color : #2D97D5;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.important {
	color : #90201E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : lighter;
	line-height : 110%;
}

.menuout {
	background-color : #FFFFFF;
	display : block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left : 2px;
	text-decoration : none;
	width : 202px;
	height:14px;
}

.menuover, .menuover A, .menuover A:hover {
	background-color : #90201E;
	color : #FFFFFF;
	display : block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left : 2px;
	text-decoration : none;
	width : 202px;
	height:14px;
}

.menutable {
	background-color : #F8F8F9;
	border : 1px;
	border-bottom-color : #F4F4F4;
	border-left : 1px;
	border-left-color : #F4F4F4;
	border-right : 1px solid;
	border-right-color : #F4F4F4;
/*	-border-spacing : 1px; */
	height : 100%;
}

.menutop {
	background-color : #F8F8F9;
	border : 1px;
	border-bottom-color : #F4F4F4;
	border-left : 1px;
	border-left-color : #F4F4F4;
	border-right : 1px solid;
	border-right-color : #F4F4F4;
/*	-border-spacing : 1px; */
	border-top : 5px solid;
	border-top-color : #ABD40B;
	height : 100%;
	height : 20px;
}

.newslettertable {
	border-bottom : 1px dotted #DDDDDD;
	border-left : 1px dotted;
	border-left-color : #DDDDDD;
	border-right : 1px dotted;
	border-right-color : #DDDDDD;
	border-top : 1px dotted #DDDDDD;
}

.news-img {
	float:left;
	margin-right:10px;
}

#news-single-img {
	width:100%;
}

.redlink, .redlink A, .redlink A:hover {
	color : #90201E;
	font-size : 11px;
	text-decoration : underline;
}

.sitetable {
	border-left : 1px solid;
	border-left-color : #DDDDDD;
	border-right : 1px solid;
	border-right-color : #DDDDDD;
}

.submit{
	background-color : #90201E;
	border: 1px solid #000000;
	color : #FFFFFF;
	font-family : verdana, arial,sans-serif;
	font-size:11px;
	padding : 0;
}

.td-0 {
	vertical-align:top;
	width : 100px;
}

.tiny a {
	color : #808080;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.tiny a:hover {
	color : #808080;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.tinyroot a {
	color : #90201E;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : underline;
}

.tinyroot a:hover {
	color : #90201E;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : underline;
}

.tiny, .tx-damdownloads-pi1, .news-single-imgcaption{
	color : #808080;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.tr-even {
	background-color : #F4F4F4;
}

.tr-odd {
	background-color : #FFFFFF;
}

/* IDs */

/* Formulare */
#anrede {
	width:80px;
	margin-bottom:2px;
}
#geburtstag {
	margin-right:5px;
}
#geburtsmonat {
	margin-right:5px;
	margin-left:5px;
}
#geburtsjahr {
	margin-left:5px;
}

#titel,
#name,
#vorname,
#telefon,
#telefax,
#email
 {
	width:300px;
	height:15px;
	margin-bottom:2px;	
}
#strasse {
	width:240px;
	height:15px;
	margin-bottom:2px;
}
#hausnummer{
	margin-left:6px;
	width:50px;
	height:15px;
	margin-bottom:2px;
}
#ort {
	width:240px;
	height:15px;
	margin-bottom:2px;
}
#plz{
	margin-right:6px;
	width:50px;
	height:15px;
	margin-bottom:2px;
}



#header {
	clear:both;
	height : 170px;
	width : 1000px;
}

#contentbox {
 	clear:both;
	width:1000px;
	height:auto;
}

#kopf {
	float:right;
	height : 68px;
/*	left : 34px;
	position : absolute;
	top : 34px; */
	margin-top:10px;
	width : 441px;
}

#rootnavi{
/*	height : 578px; */
	height:15px;
	margin-top : 0px;
	width : 570px;
}

#leftcontent{
/*	height : 578px; */
	height:auto;
	margin-top : 4px;
	width : 570px;
}

#leftcontentbox {
	float:left;
/*	border-right : 1px solid #C4CFE0; */
	border-top : 1px solid #90201E;
/*	height : 604px; */
	height:auto;
	margin-left:34px; 
	width : 578px;
}

#navi {
	float:right;
	height : 68px;
	margin-top:10px;
	/*	left : 306px;
	position : absolute;
	top : 34px; */
	width : 525px;
}

#navilevel1{
	border-left : 2px solid #003079;
	display : block;
	float : left;
	height : 68px;
	width : 102px;
	z-index : 100;
}

#navilevel2,
#navilevel2 A,
#navilevel2 A:hover{
	/*margin-right:2px;
	*/
	color : #003079;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 110%;
	margin-left : 2px;
}

#rightcontentbox {
	border-top : 1px solid #90201E;  
	height:auto;
	float:left;
/*	top : 170px; */
	width : 214px;
}
#rightcontent {
	clear:both;
	width:204px;
	margin-left:10px;
/*	height:408px;  */
	margin-bottom:0px;
/*	margin-left:5px; */
/*	overflow:hidden; */
}


#spende {
	clear:both;
	background-color: #90201E;
	color:#FFFFFF;
	height : 34px;
	width:204px;
	text-align:center;
	margin-left:10px;
	display:block; 
}
#spende a {
	color:#FFFFFF;
}
#spende a:hover {
		clear:both;
	background-color: #003079;
	color:#FFFFFF;
	height : 34px;
	width:204px;
	text-align:center;
/*	margin-left:10px; */
	display:block; 
}


#archive {
	clear:both;
	background-color: #003079;
	color:#FFFFFF;
	height : 34px;
	width:204px;
	text-align:center;
	margin-left:10px;
	display:block; 
	margin-top:0px;
	border-top:1px solid #FFFFFF;
	margin-bottom:-1px;
}
#archive a {
	color:#FFFFFF;
}
#archive  a:hover {
	clear:both;
	background-color: #90201E;
	color:#FFFFFF;
	height : 34px;
	width:204px;
	text-align:center;
	display:block; 
	margin-top:0px;	
}


#subnavi{
	height : 15px;
	clear:both;
	width:204px;
	margin-left:10px;
}

#subnavilevel1{
	border-left : 2px solid #003079;
	display : block;
	float : left;
	height : 68px;
	width : 102px;
	z-index : 100;
}

#subnavilevel2 A:hover{
	/*margin-left:1px;
	margin-right:1px;
	*/
	/* color:#993333;
	*/
	color : #FFFFFF;
	display : block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 110%;
	width : 100%;
}

#subnavilevel2,
#subnavilevel2 A{
	/*margin-left:1px;
	margin-right:1px;
	*/
	color : #993333;
	display : block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 110%;
	width : 100%;
}

/* Template Layout */
#Tabelle_01 {
	background-color:#FFFFFF; 
	background-image:URL(images/Albert_Schweitzer.jpg);
	background-repeat:no-repeat;
	left : 0px;
	position : absolute;
	top : 0px;
	width : 1000px;
    height:100%;
	margin:0;
}

#teaser {
	height : 500px;
	margin-left : 5px;
	margin-top : 140px; 
	width : 156px;
}
#teaserwrap {
	float:left;
	height:auto;
	width:170px;
}



#topnavi {
	height : 15px;
	float:right;
/*	left : 612px;
	padding-left : 5px;
	position : absolute; */
	margin-top : 5px;
/*	width : 218px; */
}
.csc-uploads-icon {
	margin-right:10px;
	width:30px;
	vertical-align:top;	
}

.csc-uploads-fileSize {
	width: 50px;
	text-align:right;
	vertical-align:top;		
}

.csc-uploads,
.csc-uploads .tr-even {
	background:#FFFFFF;
}
.csc-uploads-description {
	vertical-align:top;
}
.csc-uploads-fileName {
	vertical-align:bottom;
}

.csc-textpic-imagecolumn {
	margin:0;
	padding:0;
	margin-bottom:-4px;
}
.tabelle {
	width:400px;
}
.tabelle .td-0 {
	width:250px;
}
.tabelle .td-1 {
	width:20px;
}
.tabelle .td-2 {
   text-align:right;
   width:50px;
}
.tabelle2 {
	width:100%;
}
.tabelle2 .td-0 {
	width:130px;
}

.bodytext-red {
	font-size:12px;
	color : #90201E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bodytext-red a,
.bodytext-red a:hover,
.bodytext-red a:active {
	font-size:12px;
	color : #90201E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}


.bodytext-black {
	font-size:11px;
	color : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.calheading {
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.caleventtitle,
.caleventtitle a,
.caleventtitle a:hover,
.caleventtitle a:active,
.caleventtitle a:visited {
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.found {
	color:#51626F;
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
}
hr {
	border-top:none;
	border-bottom:1px dotted silver;
}
.tx-ttnews-browsebox td {
font-size:10px;
width:10px;
}


.sidebox
{
	background:none;
}

.sidebox h1.header2
{
	height:25px;
	display:block;
	background-color:#003f93;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-top:10px;
}

.sidebox .news-list-item
{
	margin-top:5px;
	height:65px;
	display:inline-block;
	padding-left:5px;
	padding-top:1px;
	
}

.sidebox .news-list-item .news-list-date
{
	color:#000000;
	font-size:9px;
}

.sidebox .news-list-item .news-list-title a, .sidebox .news-list-item .news-list-title a h3
{
	color:#003f93;
	font-weight:bold;
	font-size:9px;
}

.sidebox .news-list-item .news-list-sub, .sidebox .news-list-item .news-list-sub p, .sidebox .news-list-item .news-list-sub a
{
	color:#000000;
	font-size:9px;
}

.sidebox .news-list-item .news-list-sub a
{
	text-decoration:underline;
	margin-left:5px;
}

.sidebox .news-list-item .news-list-sub a:hover
{
	text-decoration:none;
}

.sidebox .even
{
	background-color:#e3eaf3;
}

.sidebox .odd { background-color:#eef2f8;  margin-top:7px;}







.bluebox 
{
	display:inline-block;
	width:583px;
	background-color:#eef2f8;
	margin-top:-1px;
	margin-bottom:15px;
	height:66px;
}

.bluebox p
{
	font-size:9px !important;
	padding:0px;
	margin:8px;
	display:inline-block;
}

.bluebox p span, .bluebox span a
{
	color:#a42e21;
	font-weight:bold;
	font-size:9px;
}

.tx-cal-controller 
{
	margin-top:10px;
	width:250px;
}

.tx-cal-controller  h3.caleventtitle
{
	font-size:10px;
	color:#003F93;
}

.tx-cal-controller  p.caldescription
{
	font-size:10px;
	color:#000000;
}

.tx-cal-controller  p.caldescription a, .meldung-sub a
{
	color:#90201E;
	font-size:10px;
	text-decoration:underline;
}

.tx-cal-controller  p.caldescription a:hover, .meldung-sub a:hover
{
	text-decoration:none;
}

.meldung-container .meldung-sub a
{
	margin-left:5px;
}

.meldung-container
{
	margin-top:10px;
	width:250px;
}

.meldung-container .meldung-item
{
}

.meldung-container .meldung-date
{
	font-size:10px;
	color:#000000;
}

.meldung-container .meldung-title a, .meldung-container .meldung-title a h3
{
	font-size:10px;
	color:#003f93;
}

.meldung-container .meldung-sub,.meldung-container .meldung-sub p
{
	font-size:10px;
	color:#000000;
}

.meldung-container .meldung-browse, .meldung-container .meldung-browse div, .meldung-container .meldung-browse span, .meldung-container .meldung-browse p
{
	color:#000000;
	font-size:10px;
}

.meldung-container .meldung-browse div.showResultWrap, .meldung-container .meldung-browse div.showResultWrap span
{
	color:#003F93;
}

.meldung-container .meldung-browse a
{
	font-size:10px;
	color:#90201E;
}