/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #ffffff;
	line-height: 1.166em;	
	margin: 0px;
	padding: 0px;
	
}

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

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #33CC33;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{

	padding: 10px 0px 0px 0px;
	border-bottom: 0px solid #000000;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(pics/logopfarreiengemeinschaftze.gif); padding: 0px 0px 0px 0px; background-position: top;  
	background-repeat: no-repeat; 
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	font-size: 1.2em;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding-right: 10px;
	font-size: 0.8em;
	background-color: #f0eeee;
	line-height: 1.2em;	
}

#content{
	float: left;
  width: 55%;
  background-color: #FFFFFF;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	font-size: 36px;
	color: #000000;
	margin: 0;
	padding: 0px 0px 0px 10px;
}


/************* #globalNav styles **************/

#globalNav{

padding: 150px 10px 10px 10px;
border-bottom: 0px solid #000000;
color: #000000;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 2px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 20px 0 10px;
	
}


/************** .feature styles ***************/

.feature{
	padding: 5px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
    font-family: Arial,sans-serif;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 0px solid #000000;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #table styles ***************/

#table{ 


}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;
background-color: #f0eeee; font-size: 80%;}
#navBar ul {list-style: none; margin: 0; padding: 10px;
line-height: 1.0em;	 font-size: 1.0em;
background-color: #f0eeee;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #ffffff;
background-color: #f0eeee;
line-height: 1.0em;	 font-size: 1.0em;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;
background-color: #f0eeee;
line-height: 1.0em;	 font-size: 1.0em;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 1.2em;
}

#sectionLinks h3{
    margin: 0px;
	padding: 20px 0px 0px 50px;
	background-color: #f0eeee;
}

#sectionLinks a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 1.2em;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 1.2em;
}

.relatedLinks h3{
    margin: 0px;
	padding: 0px 0px 0px 25px;
	background-color: #f0eeee;
	
}

.relatedLinks a:link,
.relatedLinks a:visited {
	
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 20px 0px 20px 10px;
	font-size: 0.8em;
	line-height: 1.2em;	 

}

#headlines p{
	padding: 5px 0px 5px 0px;
	line-height: 1.2em;	
	 font-size: 1.0em;
}

/* SLIMBOX */


#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


