body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/* 
	font-family: 'Lucida Grande', LucidaGrande, Arial, Helvetica, sans-serif;
	*/
	font-size: .73em;
	line-height: 126%;
	font-weight: normal;
	color: #3d3d3d;
	background-image: url(../de/_img/01_bg_index.gif);
	background-repeat: repeat-x;
	}

#wrap {
	padding-right: 127px;
	width:  773px;
	margin: 0 auto;
	}

.spalte1 {
	width: 127px;
	height: 400px;
	float: left;
	}

.splate2 {
	width: 646px;
	height: auto;
	float: right;		
	}
	
.top {
	width: 646px;
	height: 130px;
	background-image: url(../de/_img/01_bg_header.gif);
	background-repeat: no-repeat;
	}
		
#teaser {
	width: 646px;
	height: 258px;
	margin: 0;
	background-image: url(../de/_img/blank.jpg);
	background-repeat: no-repeat;
	}
	
#agenda #teaser {
	background-image:url(../de/_img/teaser_agenda.jpg);
	}

#gemeindeleben #teaser {
	background-image:url(../de/_img/teaser_gemeindeleben.jpg);
	}

#gottesdienste #teaser {
	background-image:url(../de/_img/teaser_gottesdienste.jpg);
	}

#home #teaser {
	background-image:url(../de/_img/teaser_home.jpg);
	}

#intern #teaser {
	background-image:url(../de/_img/teaser_intern.jpg);
	}

#jugend #teaser {
	background-image:url(../de/_img/teaser_jugend.jpg);
	}

#kontakt #teaser {
	background-image:url(../de/_img/blank.jpg);
	}

#ueber_uns #teaser {
	background-image:url(../de/_img/teaser_ueber_uns.jpg);
	}

#kontakt #teaser {
	background-image:url(../de/_img/teaser_kontakt.jpg);
	}
	
.gap {
	height: 41px;
	width: 100%;
	}
	
#content {
	background-image: url(../de/_img/bg_content.gif);
	background-repeat: no-repeat;
	height: 141px;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 23px;
	}

.contentlinks {
	width: 390px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	}

.contentmitte {
	width: 100%;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	}

.contentrechts {
	width: 180px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	}

#clearfix {
	clear:both;
}

#subgap{
	background-color: #ECECEC;
	color:#777;
	clear:both;
	padding: 7px 11px 1px 11px;
}


/******************************** STIL ********************************************/

p {
	margin-top: 0;
	}

h1 {
	color: #ee8f00;
	height: 21px;
	padding-top: 6px;
	margin: 0 0 5px;
	font-size: 135%;
	font-style: normal;
	}

	
h2 {
	color: #76C1D5;
	height: 17px;
	padding-top: 4px;
	margin: 0 0 5px;
	font-size: 105%;
	font-style: normal;
	}
	
#h1 orange {
	background-image:url(../de/_img/h1_blau.gif);
	height: 21px;
	width: 100%;
	}

/*
td {
	background-color: DBF3F8;
	}
*/	

.orange {
	font-weight:normal;
	font-size: inherit;
	color: #F9901B;
	}
/*
.betont {
	font-weight:bold;
	font-size: inherit;
	color: #636363;
	}
*/
	
.dots {
	border-bottom: 1px dotted #3d3d3d;
	margin-bottom: 20px;
	margin-top: 13px;
	}

ul.list {
	line-height: inherit;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../de/_img/square_blau.gif);
	}

.imgumfliessen {
	margin: 0;
	padding: 0 7px 0 0;
	float: left;
	}

img.zentriert {
    display: block;
    margin-left: auto;
    margin-right: auto
    }

a:link, a:visited {
	color: #67A4C5; 
	text-decoration: none;
	}

a:hover {
	color: #F9901B;
	text-decoration: underline;
	}

a img {
    border: none;
}

/*	
.imgthumbr {
	margin: 0;
	padding-left: 20px;
	padding-bottom: 15px;
}

.imgthumbl {
	margin: 0;
	padding-bottom: 15px;
}

*/

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

#navigation {
	color: #3f3F3F;
	font-size:90%;
	margin: 0;
	padding-top: 190px;
	}

#navigation ul {
	background: none;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#navigation li{
	padding: 0;
	list-style: none;
	}
	
#navigation a {
	display: block;
	width: 100px;
	text-decoration: none; ;
	padding: 3px 5px 3px 22px;
	background: no-repeat;
	color: white;
	}

#navigation a:hover {
	color:#67A3C4;
	background: #fff;
	}

#navigation #current {
	background: #fff;
	color: #67A3C4;
	}

/******************************** SUBNAVIGATION ********************************************/

#subnavigation {
	padding-bottom: 20px;
	float:left;
	width:100%;
	font-size:90%;
	line-height:normal;
	}
	
#subnavigation ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#subnavigation li {
	float:left;
	margin:0;
	padding:0 1.5em 0 0;
	}
	  
#subnavigation a {
	float:left;
	display:block;
	padding:5px 15px 4px 15px;
	text-decoration:none;
/*		font-weight:bold; */
	color: white;
	}
	
    /* Für IE5-Mac \*/
#subnavigation a {
	float:none;
	} /* Fertig IE5-Mac Hack */
	
#subnavigation a:hover {
	background: #fff;
	color:#333;
	}
	
.subnavigation #current {
	border-width:0;
	}
	
#subnavigation #current a {
	background: #fff;
	color:#67A3C4;
	}
	
#subnavigation li:hover, #subnavigation li:hover a {
	color:#67A3C4;
	}
	
#subnavigation li:hover a {}
/* ]]> */
