/* CSS Document für Ev. Kirchengemeinde Rondorf */
/* Jens Gassmann / ANGEL Internet Services GmbH */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	opacity:1;
}


/* Standard-Elemente */


body {
	margin: 0 0 15px 0;
	padding: 0; 
	font-size: 100.01%;
}


img {
	border: 0;
}

p,ul,ol {
	font-size: 13px;
	line-height: 18px;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 17px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

a {
	color: #000;
	font-size: 13px;
	
}

/* Allgemeinde Klassen */

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	display: block;
}


.indent {
	margin-left: 162px;
	width: 310px;
	text-align: left;
}

.floatleft {
	float: left;
	padding-bottom: 15px;
	padding-left: 50px;
	
}


.nofloat {
	margin-top: 20px;
	padding-bottom: 20px;
}

.sitetitle {
	margin-bottom: 14px;
}


.breads {
	display: block;
	font-size: 12px;
	padding-top: 14px;
	color: #FFF;
	
}

.error {
	color: #990000;
	font-weight: bold;
}

/* Layout-elemente */

#main {
	width: 740px;
	margin:  0 auto;
	background: #b4b4b4;
	padding: 0;
}



#header {

	height: 75px;
	position: relative;
	background: #FFF;
	width: 740px;
}

#header #churchname {

	position: absolute;
	left: 225px;
	top: 35px;

}

#header #logo {
	position: absolute;
	left: 0;
	top: 16px;
}

#header h1 {

	position: absolute;
	left: -1000px;
	top: -1000px; 
}

#navi {
	background: #000;
	height: 304px;
	position: relative;
	z-index: 99;
}


#navi #navibackground {
	position: absolute;
	left: 211px;
	top: 15px;
	width: 513px;
	height:274px;
	z-index: 1;
}

#navi ul {

	z-index: 40;
	border: 1px solid #4d4d4d;
	border-left: 0;
	height: 272px;
	width: 191px;
	background: url(/design/navisep.png) left top repeat-y;
	list-style: none;
}

#naviwrapper {
	border-left: 5px solid #808080;
	z-index: 99;
	position: absolute;
	left: 15px;
	top: 15px;
	height: 274px;
}

#navi ul li {
	height: 20px;
	border-bottom: 1px solid #4d4d4d;
	position: relative;	
		zoom: 1;
	
}

#navi ul li a {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	zoom: 1;
}


#navi ul.second {

	position: absolute;
	left: 213px;
	top: 0;
	margin: 15px  0;
	border: 0;
	width: 131px;
	z-index: 100;
	height: auto;
	background: none;
	visibility:hidden;
	
}

#navi ul.second li {
	height: 19px;
	padding:  1px 0 0   0 ;
}



#navi ul.third {

	position: absolute;
	left: 355px;
	top: 0;
	margin: 15px  0;
	border: 0;
	width: 131px;
	z-index: 100;
	height: auto;
	background: none;
	visibility:hidden;
}

#navi ul.third li {
	height: 19px;
	margin:  1px 0 0  0 ;
}

#navi .white1 {

	position: absolute;
	left: 213px;
	top: 0;
	margin: 15px 0;
	height: 273px;
	width: 131px;
	z-index: 50;
	 
}

#navi .white2 {

	position: absolute;
	left: 355px;
	top: 0;
	margin: 15px 0;
	height: 273px;
	width: 131px;
	z-index: 50;
}


#content {
	background: #b6b6b6;
	min-height: 310px;
	border: 1px solid #dbdbdb;
	border-right: 0 none;
	width: 703px;
	position: relative;
}

#contentwrapper {
	border-right: 5px solid #fff;
	width: 704px;
	margin: 15px;
	display: inline;
	float: left;
}

#padder {
	border-left: 1px solid #dbdbdb;
	min-height: 296px;
	width: 478px;
	padding: 0 14px 14px 14px;
	margin-left: 195px;

}

#banner {
	margin: 0;
	width:167px;
	position: absolute;
	left: 14px;
	top: 14px;
}
