html, body {
    font-size: 100%;
    margin: 0px 0px 0px 0px;
    font-family: Verdana, Arial, sans-serif;
    background: #ffffff url("/img/back_line.gif");
    color: #000000;
}


/******************************************
** Headbereich
*******************************************/
#logo {
	background-image: url("/img/logo.gif");
	background-repeat: no-repeat; 
	position: absolute;
	z-index: 100;
	width: 260px;
	height: 110px;
	margin: 10px 0 0 40px
}
	
#schriftgroesse { 
	position: absolute;
	
	FONT: 70% verdana, arial, sans-serif;
	z-index: 200;
	top: 212px;
	left: 600px}
	
#schriftgroesse a { 
	color: #336699;
	text-decoration: none
}
	
#schriftgroesse a:hover{ 
	color: #000000}
	
	
		
#hdbld { 
	background-color: #336699;
	position: absolute;
	z-index: 9;
	width: 1024px;
	height: 85px;
	margin: 126px 0 0 0px }

#frbstrfn_index { background-color: #990000;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_wir { background-color: #ff0000;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_gottesdienste_mehr { background-color: #cc3300;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_musik_in_der_erloeserkirche { background-color: #ff6633;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_kinder_familie { background-color: #ff6666;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_jugend_junge_erwachsene { background-color: #cc9999;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_senioren { background-color: #996666;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_hilfs-_pflegebeduerftige_und_angehoerige { background-color: #ff9900;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_mitmachen_spenden { background-color: #ffcc00;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_aktuelles { background-color: #ffcc33;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px }
	
#frbstrfn_kontakt, #frbstrfn_seite_durchsuchen, #frbstrfn_impressum { background-color: #336699;
	position: absolute;
	z-index: 11;
	width: 1024px;
	height: 15px;
	margin: 100px 0 0 0px
}

#black { background-color: #000000;
	position: absolute;
	z-index: 12;
	width: 1024px;
	height: 10px;
	margin: 115px 0 0 0px }



/* simple positioning */
body {
    margin: 0 0;
    padding: 0px 0px;
}



/*
******************************************
** NAVIGATION
******************************************
*/

#navigation {
	z-index: 500;
	position: absolute;
	width: 240px;
	left: 0px;
 	top: 211px;
	color: #000000
}

#navigation a.act_main{
    color:#990000;
}

#navigation ul {
	float: left;
	list-style: none;
	FONT: 80% verdana, arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #990000
}


#navigation li {
	float: left;
	width: 240;
	padding: 5 0 5 0;
	margin: 1 0 0 0;
}

#navigation a {
	text-decoration			: none;
	color					: #000000;
}

#navigation a:hover {
	text-decoration			: none;
	color		: #990000
}


#abstand15 {
	margin: 0 0 0 15;
	padding: 0}
	
	
/*
******************************************
** Sub_NAVIGATION 
******************************************
*/	
#subnavi {
	font-size:100%;
	margin:2px 0px 0px -29px;
}

#subnavi li {
	width: 198px;
	float: left;
	padding: 5px 5px 5px 20px;
	margin-left: 16px;
	background: #faebbd;
	font-size:110%;
}


#subnavi a {
	text-decoration: none;
	color					: #990000;
	}

#subnavi a:hover {
	text-decoration: none;
	color: #ffcc33
}
	
	
/*
******************************************
** BLAUE_NAVIGATION 
******************************************
*/


#blunavibereich {
	position: absolute;
	left: 500px;
 	top: 75px;
	z-index: 0 }
	

#blunavi {
	list-style: none;
	FONT: 75% verdana, arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;}
 	
#blunavi li {
	float: left;
	height: 30px;
	padding: 5px;
	margin-left: 5px;
	background: #336699
}



#blunavi a {
	text-decoration			: none;
	color					: #ffffff;
	}

#blunavi a:hover{
	text-decoration			: none;
	color		: #ffcc33
	}




/*
******************************************
** Contentbereich
******************************************
*/



#content {
	position: absolute;
	text-align: left;
	width: 464px;
	left: 280px;
 	top: 215px;
	FONT: 80% verdana, arial, sans-serif;
	color: #000000
}

#status_bar {
    float: right;
    width: 585px;
    padding: 0 5px;
    background-color: #ddffdd;
}

#sidebar {
	z-index: 500;	
	margin-top:0px;
	padding-top:0px;
    float: left;
    width: 160px;
    padding: 0px;
}

.wobinich{ 
	FONT: 70% verdana, arial, sans-serif
}

/* Prettyness! */
h1 {
    margin-top:0px;
    padding-top:0px;
	FONT: 120% verdana, arial, sans-serif;
	color: #990000 ;
	font-weight: bold
}

h2 {
	FONT: 100% verdana, arial, sans-serif;
	color: #336699 ;
	font-weight: bold
}

h3 {
    font-size: 1.0em;
    color: #00a;
    margin-bottom:0px;
    padding-bottom:0px;
}

a {
    color:#28b;
}

#content a {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

#content a:hover{
	text-decoration: none;
	color: #ffcc33
	}

#sidebar ul, #sidebar ul li {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type:none;
}

#sidebar li a {
    display:block;
    text-decoration:none;
    margin-bottom:0em;
    margin-top:0em;
    color:white;
    background:#39c;
    border-width:1px;
    border-style:solid;
    border-color:#5bd #035 #068 #6cf;
    border-left:1em solid #fc0;
    padding:0.25em 0.5em 0.4em 0.75em;
}


#sidebar li a:hover {
    background:#4ad;
}

dl {
    float: left;
	clear: both;
}

dt {
	clear:left;
	float:left;
	width:130px;
	margin:.5em 0;
	font-weight:bold;
}

dd {
	margin: .5em 0;
	float: left;
	padding: 0;
	margin: .5em 0;
	width: 300px;
}

* html dd {
	float: none;
	margin: .5em 0 0 0;
}

.errors {
    list-style-type:none;
    border:1px solid red;
    background-color:#ffdddd;
    font-weight:bold;
    padding:4px;
    margin-top:5px;
}

table.termine {
    border:1px solid black;
    border-collapse:collapse;
    border-spacing:4px;
}

.termine td, .termine th {
    border:1px solid black;
}

th {
    text-align:center;
    font-weight:bold;
}

tr.light {
    background-color:#eeeeff;
}
tr.dark {
    background-color:#ccccff;
}

a.ical {
    text-decoration:none;
    color:#000000;
}

input[type=text], textarea
{
    font-size:inherit;
    text-align:inherit;
    font-family:inherit;
    color:inherit;
}


/*
******************************************
** Bilder
******************************************
*/


.wgfoto_r  { 
	padding: 10px 0 5px 10px; 
	float: right 
	}

.wgfoto_l {
  float: left;
  padding: 10px 10px 10px 0px
}



/*
******************************************
** Information - rechte Spalte
******************************************
*/


#information {
	position: absolute;
	background-color: #ffffff;
	width: 240px;
	left: 783px;
 	top: 212px;
	FONT: 80% verdana, arial, sans-serif;
	font-weight: small;
	border-left: 1px solid #ffcc66;
	color: #000000
}
	
#information H2 {
FONT: 100% verdana, arial, sans-serif;
	font-weight: bold;
	color: #990000
}

#information p {
	margin: 0px 15px 0px 0px;
	border-bottom: 1px solid #ffcc66
}
	
#information a {
	text-decoration: none;
	color: #336699;
}

#information a:hover{
	text-decoration: none;
	color: #ffcc33
}

/*
******************************************
** Abschluss
******************************************
*/


#abschluss {
	z-index: -100;
	position: relative;
	width: 1024px;
	left: 0px;
	margin: 0 0 0 -280;
	FONT: 85% verdana, arial, sans-serif;
	color: #000000;
	border-bottom: 5px solid #000000
}
	

	

