/* Stylesheet EvKirchengemeinde Cochem*/

body {color:#606060; background-color: #FFF;
	font-family: Verdana, Arial; font-size: small;}
* {	margin:0; 
	padding:0;}
	

a { text-decoration: none; }  	
img { border: 0;}

h1 { font-size: 200%; padding: 0 0 15px 0; color: #b5532d;}
h2 { font-size: 150%; padding: 0 0 15px 0; color: #b5532d;}
h3 { font-size: 100%; padding: 0 0 15px 0; color: #00428f;}

#wrapper {position: relative; color:#606060; background-color: #FFFFFF;
	margin: 0 auto;
	width: 800px;
	}
	

#navibereich {font-size:80%; font-style:normal; font-weight: bold; left:80px;
	letter-spacing:1.8px;
	line-height:1.5em;
	position:absolute;
	text-align:left;
	top:110px;
	width:700px;
	
	}
	
#navibereich ul { display: inline-block;}
	
#navibereich ul li { display:inline-block; list-style-image:none; list-style-position:outside; list-style-type:none;
					padding-left:5px; *display: inline; zoom: 1;
					}
					
#navibereich ul li ul { position:absolute; *padding: 15px 0 0 0; 
					}
					
#navibereich ul li ul li { list-style-image:none; list-style-position:outside; list-style-type:none;
					padding-left:0.8px; font-weight: normal; font-size:85%; letter-spacing: 1px; 
					}


#bildbereich {position: absolute; width: 150px; text-align: center; top: 200px; left:640px; color:#606060; background-color:#fffff; }
#newsbereich {position: absolute; width: 130px; text-align: left; top: 250px; left:665px; color:#606060; background-color:#fffff;
			font-size: 66%;    
			font-style:normal;
			letter-spacing: 0.8px;
			line-height: 1.5em;}
#kopfbereich { background-image: url(../img/bg_header_2.png); background-repeat: no-repeat; height: 174px;}


#headline h1 {position: absolute; width: 680px; text-align: left; top: 170px; left: 85px; z-index: 100;}	

#contwrapper { width: 800px;
			background-image: url(../img/bg_cont_2.png); background-repeat: y-repeat;
			}
	
#textbereich { width: 500px; float: left; margin: 0 0 0 120px;}
#textbereich_h2 {position: relative; top:60px;}
#textbereich_p {position: relative; left: 5px; top: 0px;}
#textbereich_ul_li { position: relative; left: 40px; 
	 list-style-type: inherit;
	}
#seitenleiste { float: right; width: 280px;}

#fussbereich {background-image: url(../img/bg_bottom_2.png); background-repeat: no-repeat; height:155px;}
#fussbereich_index {background-image: url(../img/bg_bottom_index_2.png); background-repeat: no-repeat; height:155px;}



#fussbereich_address {position: relative; width: 800px; text-align: center; top:160px;}
			
.scfl:after {
clear:both;
content:" ";
display:block;
height:0;
visibility:hidden;
}
* html .scfl {
display:inline-table;
}
* html .scfl {
height:1%;
}
.scfl {
display:block;
}

/* Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* Lightbox Ende */



address {
	text-align: center; 
	font-size: 80%;    
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1.5em;
	}
	
a:link {color: #b5532d;}
a:visited {color: #b5532d;}


a:active {
	color:white;
	background-color: #00428f;
}
a {text-decoration: none; outline: none;}


/* glider */
#my-glider {position: absolute; left: 77px;}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 720px; 
	height: 70px;
	overflow: hidden;
	margin-top: 10px;
	/*border:1px solid #cccccc;*/
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:720px;
		height:70px;
		overflow:hidden;
		float:left;
		padding:0px;	
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		background:#fffff;
		color:#ffffff;
		}
		



		

