/*
############################## www.oevp-feldbach.at ################################### 

<!-- |#############################################################################| -->
<!-- | powered by                                                                  | -->
<!-- |      _ _      _   _                                                    _    | -->
<!-- |   __| (_) ___| | | | ___  _ __ ___   ___ _ __   __ _  __ _  ___   __ _| |_  | -->
<!-- |  / _` | |/ _ \ |_| |/ _ \| '_ ` _ \ / _ \ '_ \ / _` |/ _` |/ _ \ / _` | __| | -->
<!-- | | (_| | |  __/  _  | (_) | | | | | |  __/ |_) | (_| | (_| |  __/| (_| | |_  | -->
<!-- |  \__,_|_|\___|_| |_|\___/|_| |_| |_|\___| .__/ \__,_|\__, |\___(_)__,_|\__| | -->
<!-- |                                         |_|          |___/                  | -->
<!-- | mailto:office@diehomepage.at                        web: www.diehomepage.at | -->
<!-- |#############################################################################| --> 

by Willi Erhart   

Wichtige Farben:

*/



/* ###################### Allgemeine Formatierungen ###################### */
html, body { 
	margin: 0px; 
	padding: 0px;  
    height: 100%; 
    background-color: #E3EEE8; 
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, textarea, select, td, div {
	font-family: arial, helvetica, verdana, sans-serif, geneva; 
	font-size: 12px; 
	text-align: left;
	color: #585656;
	/*    Scrollbarformatierung falls benötigt
	      scrollbar-base-color:			#ffffff;
		  scrollbar-3dlight-color:		#ffffff;
		  scrollbar-arrow-color:		#ffffff; 
		  scrollbar-darkshadow-color:	#ffffff;
		  scrollbar-face-color:			#ffffff;
		  scrollbar-highlight-color:	#ffffff;
		  scrollbar-shadow-color:		#ffffff; 
		  scrollbar-track-color:		#ffffff; 
	*/
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

div.clear {
	width: 100%;
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

img {
	border: 0;
}

/* ###################### Layoutformatierungen ###################### */

/* Zentrieren der Bühne */

table, td {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

#table-zent {
	width: 100%;
	height: 100%;
	border: 0px;
}

#td-zent {
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container-center {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	width: 905px;
	border: 10px solid #fff;
	background-color: #EFEFEF;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
}

/* Navigation */

#navi {
	border-top: 4px solid #efefef;
	position: absolute;
	top: 114px;
	left: 0px;
	background-image: url(../images/navi-bg.jpg);
	background-repeat: no-repeat;
	height: 406px;	
	width: 147px;  
}

#navi ul {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	list-style: none;	
}

#navi li {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

#navi li a{
	font-size: 11px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
	text-align: right;
	padding: 4px 20px 0px 0px;
	margin-left: 5px;
	margin-right: 4px;
	border-bottom: 1px solid #fff;
	background-image: url(../images/nlink.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}

#navi li a:hover {
	background-image: url(../images/nhover.gif);	
}

#home #home-link,
#werwirsind #werwirsind-link,
#wofuerwirstehen #wofuerwirstehen-link,
#themen #themen-link,
#teilorganisationen #teilorganisationen-link,
#feldbachaktuell #feldbachaktuell-link,
#veranstaltungen #veranstaltungen-link,
#bildergalerie #bildergalerie-link,
#oevpzeitung #oevpzeitung-link,
#links #links-link,
#aktuelles #feldbachaktuell-link,
#meinwort #meinwort-link
#kontakt #kontakt-link {
	background-image: url(../images/naktiv.gif);
}


/* Design */

#t1 {
	position: absolute;
	top: 10px;
	left: 10px;	
}

#t1 h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #fff;
    font-family: Times New Roman,Times,serif;
}

#t2 {
	position: absolute;
	top: 47px;
	left: 10px;
    color: #fff;	
}	

#meinwort {
	position: absolute;
	top: 84px;
	right: 88px;
	font-weight: bold;	
	line-height: 13px;
    color: white;
}

#meinwort2 {
	position: absolute;
	top: 0px;
	right: 5px;	
}

.funktion {
 font-size: 12px;
 font-weight:bolder;

 display: inline;
 
}
#content {
	margin-left: 165px;
	padding-top: 17px;
	padding-bottom: 17px;
	width: 536px;
	min-height: 380px;
    height:auto !important;  /* f?r moderne Browser */
    height: 380px;  /*f?r den IE */	
}

#box_teaser {
    position: absolute;
    top: 120px;
    right: 7px;    
    width: 172px;
}

#box_teaser #teaser {
	
	right: 7px;	
	width: 172px;
}


#box_teaser #teaser .ds {
	text-align: center;
	width: 85px;
	float: left;
   
}

#box_teaser #teaser p {
	margin-top: 0px;
	text-align: justify;	
}


#box_teaser #teaser2 {
   
    right: 7px;    
    width: 172px;
}


#box_teaser #teaser2 .ds {
    text-align: center;
    width: 85px;
    float: left;
   
}

#box_teaser #teaser2 p {
    margin-top: 0px;
    text-align: justify;    
}


#footer {
	border: 1px solid #efefef;
	background-color: #007F46;
	height: 20px;	
}

/* Überschriften */

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #008047;
}	

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #008047;
}	

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #585656;
}	

/* Links */

#meinwort a{
	color: #585656;	
	font-weight: normal;
	font-size: 11px;
	margin-left: 65px;
}

#meinwort a:hover{
	text-decoration: none;	
}

a {
	color: #585656;	
	text-decoration: underline;
}

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

/* Sonstiges */

#print-head {
	display: none;	
}

#copyright {
	text-align: center;
}

#copyright a{
	color: #ffffff;
	text-decoration: underline;
}

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

.datum {
	font-size: 10px;
	margin-bottom: 10px;	
}

/* lightbox 2.02 */

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 96px; float: right;  padding-bottom: 0.7em;	}	
#imageData #bottomNavClose img {
	width: 96px ! important;
	height: 22px ! important;	
}	

	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}