/* 	www.umweltzentrum.at site stylesheet
	css-file: content framework definitions
	browser-dimensions: 1024 x 768
	author: [deep.impact] http://deepimpact.at
*/

/* body base definition */

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image:url(../uploads/tx_templavoila/white_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-base-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;	
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #5B5B5B;

}

.clear {
	clear: both;
}


/* site positionier, sets content in the middle of the browser window */
#uwz_site_positioner {
	width: 900px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	z-index: 10;
	overflow: visible;
}


#background_base {
	width: 1024px;
	height: 600px;
	position: relative;
	top: 145px;
	left: 50%;
	margin-left: -450px;
	z-index: 1;
	overflow: hidden;
}

#uwz_topic_image {
	width: 100%;
	height: 100%;
	background-image: url(../test_img/back_06.gif);
	background-repeat: no-repeat;
}


/* area definitions */
#uwz_left_area {
	width: 145px;
	height: 100%;
	float: left;
}

/* left area definitions */

#uwz_left_top_spacing {
	width: 145px;
	height: 110px;
}

#uwz_logo {
	float: left;
}

#uwz_main_top_metanav_items {
float: right;
}

#uwz_main_top_area {
	width: 579px;
	height: 80px;
}

#uwz_main_area {
	width: 579px;
	height: 100%px;
	float: left;
}

#uwz_main_head_area {
	width: 579px;
	height: 154px;
	background-color: #FFFFFF;
	position: relative;
}

.uwz_main_head {
	width: 193px;
	height: 154px;
	float: left;
}


#uwz_main_head_mva {
	width: 193px;
	height: 154px;
	float: left;
	background-image: url(../stat_img/uwz_main_navigation_pfaffenau.gif);
	background-repeat: no-repeat;
	background-position: center 45px;
}


#uwz_main_head_biogas {
	width: 193px;
	height: 154px;
	float: left;
	background-image: url(../stat_img/uwz_main_navigation_biogas.gif);
	background-repeat: no-repeat;
	background-position: center 45px;
}


#uwz_main_head_hka {
	width: 193px;
	height: 154px;
	float: left;
	background-image: url(../stat_img/uwz_main_navigation_hka.gif);
	background-repeat: no-repeat;
	background-position: center 45px;
}


#uwz_main_head_area-home {
	width: 579px;
	height: 45px;
	background-color: #FFFFFF;
	position: relative;
}

#uwz-startseiten-images {
	width: 579px;
	height: 200px;
	float: left;
	overflow: hidden;
}

#uwz-startseiten-news {
	width: 579px;
	height: 179px;
	float: left;
	overflow: auto;
	margin: 10px 0px 20px 0px;
}


.uwz_main_head-home {
	width: 193px;
	height: 45px;
	float: left;
}


#uwz_main_head_mva-home {
	width: 193px;
	height: 45px;
	float: left;
}


#uwz_main_head_biogas-home {
	width: 193px;
	height: 45px;
	float: left;
}


#uwz_main_head_hka-home {
	width: 193px;
	height: 45px;
	float: left;
}


#uwz_main_top_spacing {
	width: 579px;
	height: 15px;
	background-color: #FFFFFF;
}


#uwz_main_top_bottom_spacing {
	width: 579px;
	height: 1px;
	font-size: 1px;
	background-color: #FFFFFF;
}

#uwz_main_content_area {
	width: 579px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	clear: both;
}

#uwz_main_content_area-home {
	width: 579px;
	height: 409px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	clear: both;
}

#uwz_main_content_area_news {
	width: 579px;
	height: 281px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	clear: both;
	margin: 20px 0px 20px 0px;
}


/* main navigation definitions */

#uwz_main_navigation_area {
	width: 579px;
	height: 109px;
}

#uwz_main_navigation_pfaffenau {
	width: 193px;
	height: 109px;
	background-image: url(../stat_img/uwz_main_navigation_mva_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#uwz_main_navigation_biogas {
	width: 193px;
	height: 109px;
	background-image: url(../stat_img/uwz_main_navigation_biogas_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#uwz_main_navigation_hka {
	width: 193px;
	height: 109px;
	background-image: url(../stat_img/uwz_main_navigation_hka_active.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#uwz_right_area {
	width: 176px;
	float: left;
}

/* right area definitions */
#uwz_right_top_spacing {
	width: 176px;
	height: 145px;
	background-color: #FFFFFF;
}

/* footer area definitions */

#uwz_main_footer_area {
	width: 579px;
	margin-left: 145px;
	font-size: 5px;
}

#uwz_main_footer_lines_pfaffenau {
	width: 193px;
	height: 5px;
	background-color: #FCE8CC;
	float: left;
}

#uwz_main_footer_lines_biogas {
	width: 193px;
	height: 5px;
	background-color: #DEEED2;
	float: left;
}

#uwz_main_footer_lines_hka {
	width: 193px;
	height: 5px;
	background-color: #CCEDFB;
	float: left;
}

#uwz_main_footer_partners {
	width: 579px;
	height: 45px;
}

#uwz_main_footer_partners_left {
	height: 45px;
	float: left;
}

#uwz_main_footer_partners_right {
	height: 45px;
	float: right;
}

/* startseitenbox */
.startseitenbox {
}

/* bildbeschneider */

.main_image_scroll {
	width: 560px;
	clip: rect(auto,auto,560,auto);
	overflow: hidden;
}

.main_image_noscroll {
	width: 579px;
}

.content_image_left {
	padding-right: 5px;
	float: left;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	text-decoration: none;	
}

.content_image_right {
	padding-left: 5px;
	float: right;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	text-decoration: none;	
}


/* news site definitions */
#uwz_news_container {
	width: 579px;
	height: 88px;
	clear: both;
}

#news_header_image {
	width: 579px;
	height: 70px;
}

#news_subnavigation {
	width: 579px;
	height: 18px;
}


/* image popup */
#uwz_popup_element {
	background-color: #CCCCCC;
}

#uwz_popup_image {
	margin: 0px;
}

#uwz_popup_image_text {
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
/* end of image popup parts */

/* uwz webcam page definitions */
/* main page top webcam headline definitions */
.section-top-headline {
	width: 560px;
	height: 70px;
}

.section-area {
	width: 424px;
	height: 70px;
	float: left;
}

.section-webcam {
	width: 136px;
	height: 70px;
	float: left;
}
/* end of main page top webcam headline definitions */

/* webcam popup definitions */
.webcam-popup {
	width: 484px;
	height: 370px;
}
/* end of webcam popup definitions */

/* end of webcam page definitions */

/* UWZ SIDE NEWS CONTENT */
#top-news {
	width: 145px;
	background-image: url(../stat_img/titleNewsBack.jpg);
	background-repeat: y-repeat;
}

#top-news-headline {
}


#top-news-container {
	font-size: 10px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#top-news-container a {
	text-decoration: none;
	color: #5DAA1E;

}

#top-news-bottom {
	font-size: 1px;
	width: 145px;
	height: 2px;
	background-image: url(../stat_img/title_news_bottom.jpg);
}
/* END OF SIDE NEWS CONTENT */

/* START NEWS ITEMS */
.uwz-start-news-item {
	width: 280px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 278px;
	float: left;
	
}

.uwz-start-spacer {
	widht: 3px;
	font-size: 1px;
	height: 15px;
	float: left;
}


.title {
	margin: 10px 0px 10px 0px;
}

.subheader p {
	margin: 0px;
	margin-top: 10px;
}

.uwz-list-news-item {
	margin-top: 10px;
	margin-left: 14px;
}

.uwz-list-spacer {
	clear: both;
	font-size: 1px;
	margin-top: 10px;
	margin-left: 14px;
	height: 1px;
	border-top: 1px solid #6F6F6F;
	width:510px;
}


.uzw-news-item h2, .uwz-news-item h3 {
	/*margin: 10px 0px 20px 0px;*/
}

.uwz-news-item h2 {
	font-size: 12px;
}

.uwz-news-item h3 {
	font-weight: bold;
	font-size: 10px;
	margin-left: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.uwz-item-backlink a {
	text-decoration: none;
	color: #5b5b5b;
	font-size: 10px;
	font-weight: bold;
}

.news-entry {
	width: 288px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.news-entry p, .news-entry p .bodytext {
 margin: 0px;
 padding: 0px;
}

.news-list-image {
	margin: 10px 0px 0px 5px;
	width: 80px;
	float: left;
}
.news-list-content {
	float: left;
	padding-left: 10px;
	width: 190px;
}
/* END OF START NEWS ITEMS */


/* INPUT FIELD SETTINGS */

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
font-size: 0.9em;

}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;

}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
color: #ff9900;
font-size: 1em;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
color: #ff9900;
font-size: 1em;
}

.mf-textarea {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
color: #ff9900;
font-size: 1.2em;
font:Verdana;
}

.mf-submit {
color: #ff9900;
border: 1px solid #C0C0C0;
background-color: #ffffff;
margin-left: 150px;
}

.mf-item {
	width: 150px;
	float: left;
}

.mf-comment {
	font-size: 0.9em;
	color: #666666;
	margin-top: -2px;
	padding: 0px;
	vertical-align: 4px;
}

.mf-teilnahme {
	border: 1px solid #C0C0C0;
	background-color: #EEEEEE;
	margin-top: 5px;
	font-size: 0.8em;
	padding: 3px;
}

form {
	font-size: 0.8em;
}

/* END OF INPUT FIELD SETTINGS */