 m /**
 =UNDO HTML
 ---------------------------------------------------------------------------- */
:link,
:visited { text-decoration: none }

ul { list-style: none }

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code { font-size: 1em; }

hr,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input { margin:0; padding:0 }
img{border:none;
}
hr{
border: 1px dotted #ccc;
}
#maincontent iframe{
border:none;
border: 0px solid #fff;
}
.floatLeft{
float:left;
padding-right: 5px;
padding-bottom: 5px;
}
.floatRight{
float:right;
padding-left: 5px;
padding-bottom: 5px;
}
a img,
:link img,
:visited img { border:none }

#linkenavi a {

}
#linkenavi a:hover{
opacity: .5
}

address { font-style:normal }
.image{
float:left;
padding-right: 5px;
}
.teaser {
/*float: left;
width: 250px;
min-height: 250px !important;
padding: 5px;
margin-top: 10px;*/
}
.teaser h1{
	text-align: left;
	font-size: 14px;
	color: #755637;
	background: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #493623
}
/*********************************************Shop****************************************/

label{
width: 180px;
display:block; 
float:left; 
padding-top: 5px;
}
select,
input {
color: #674624;
margin-top: 5px;
}
input {
/*width: 220px;*/
}
input.submit_dunkelbraun{
margin-top: 0px;
font-size: 10px;
margin-right: 5px;
background: url(images/submit_dunkelbraun.gif) no-repeat;
color: #fff;
text-transform: uppercase;
border: 0;
line-height: 24px;
height: 24px;
width: 65px;
cursor: pointer;
}
input.submit_gelb{
margin-top: 0px;
background: url(images/submit_gelb.gif) no-repeat;
font-size: 10px;
margin-right: 5px;
color: #fff;
text-transform: uppercase;
border: 0;
line-height: 24px;
height: 24px;
width: 65px;
cursor: pointer;
}
input.submit_hellbraun{
margin-top: 0px;
background: url(images/submit_hellbraun.gif) no-repeat;
font-size: 10px;
margin-right: 5px;
color: #fff;
text-transform: uppercase;
border: 0;
line-height: 24px;
height: 24px;
width: 65px;
cursor: pointer;
}

/**
 =GENERAL
 -----------------------------------------------------------------------------*/
a, a:link, a:visited{
	color: #845E2D;
	text-decoration: none;
}
a:active{
color: #fff;
background-color: #845E2D;
}

a:hover{
	text-decoration: underline;
	}

h1 {
	color: #6e7759;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial; 
	border-bottom: 1px solid #6e7759;
	
	}
.start {
text-align: center;
background-color:#674624; 
	color: #fff;
	font-size: 28px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial; 
	}
h2 {
font-weight: bold;
color: #755637;
}

h3,h4  {
	text-align:left;
}
/* LAYOUT - main body of page */
body, html {
	background:#fff url(images/gras.jpg) top repeat-x;
background-position:0px 0px;
	border:none;
	margin:0;
	font-family:"Trebuchet MS"; 
	}	
div#wrap {
width: 984px;
margin: 0 auto;
position:relative;
height:auto;
/*background: url(images/page_shadow.gif) center 185px no-repeat;*/
}
	

/* LAYOUT - HEADER */
div#header {
display: block;
margin: 0 auto;
padding: 0;
width: 978px;
height: 100px;
font-size: 12px;
}

	div#header div#logo {
	position:absolute;
	top:1px;
	left:4px;
	width:500px;
	height:75px;
	/*background: url(images/ub_logo_small.png) left no-repeat;
background: url(http://www.noe.gv.at/bilder/noe_logo.gif) left no-repeat;*/
	text-indent:755px;
	line-height:61px;
	color:#120B03;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 28px;
	}
	ul.register{
	position: absolute;
	top: 5px;
	right: 40px;
	}
	ul.register li{
	/*background: url(images/arrow.gif) left no-repeat;*/
	height: 15px;
float:left;
color: #000;
	}
	ul.register li a{
	display: block;
	padding-left: 12px;
	color: #120B03;
	font-weight: bold;
	}
	ul#top_nav {
	position: absolute;
	top: 106px;
	right: 180px;
	height: 33px;
	}

	ul#top_nav li {
	float: left !important;
	height: 29px;
	margin-right: 1px;
	padding: 0 0 0 5px;
	background: url(images/button_left.gif) left 0px no-repeat;
	}

	ul#top_nav li a{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	background: url(images/button_right.gif) right 0px no-repeat;	
	height: 29px;
	text-decoration: none;
	cursor: pointer;
	color: #845E2D;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	}
	ul#top_nav li.active{
	background: url(images/button_left.gif) left -29px no-repeat;
	}
	ul#top_nav li a:hover{
	color:#845E2D;
	}
	#top_nav li.active,
	#top_nav li.active a,
	ul#top_nav li.active a:hover {
	background: url(images/button_right.gif) right -29px no-repeat;
	color: #fff;	
	}
/* LAYOUT - SIDEBAR */
div#sidebar,
div#extra{
	float: left;
	padding: 5px;
	min-height: 380px;
	padding-top:20px;
	}
div.rightbox{
	background: url(images/Box.jpg) no-repeat;
	padding-top: 30px;
	padding-left:30px;
	z-index: 40;
	height: 300px;
}
div#sidebar{
	width: 145px;
	margin-left: 3px;
	background: url(images/sidebar_shadow.jpg) right no-repeat;
	}
div#sidebar h2{
background-color: #B89630;
color: #fff;
/*margin-top: 40px;*/
}		
/* LAYOUT - EXTRA */	
div#extra{
	width: 170px;
	padding-left: 12px;
	background: url(images/extra_shadow.jpg) left no-repeat;
	}
div#extra h2{
background-color: #B89630;
color: #fff;

	/*margin-top: 10px;*/
	margin-bottom: 10px;
	}
	
span.date{
text-decoration: underline;
}			
/* LAYOUT - FOOTER */
div#footer {
border-top: 1px solid #ccc;
	margin: 0 auto;
	position: relative;
	/*width: 984px;*/
	height: 20px;
/*background-color: #F2F1ED;*/	
width: 950px;
/*background: url(images/footer_shadow.jpg) top center no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #845E2D;
	text-align: center;
	}
	#footer a {
	margin-right:10px;
	margin-left:10px;
	line-height:20px;
		}
div#copyright{
	float:left;
	margin-left:20px;
	font-size:10px;
	}
div#design{
	float:right;
	margin-right:20px;
	font-size:10px;
	}			
/* LAYOUT - CONTENT */
div#content {
	margin: 35px 30px 20px 30px;
	background: #fff url(images/round_corners.gif) top no-repeat;
	min-height: 500px !important; height:auto;
	color: #696c67;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div#maincontent{
	float: left;
	width: 545px;
	padding: 10px;
	}
div.left{
	float: left;
	width: 250px;
	margin-right: 20px;
	}	

	div.BildMitTextDiv{
	float:left ;
	padding: 10px;
	width: 250px;  
	display:block;
	height: 220px;
	border: 1px solid #ccc;
}

	a.BildMitText{
	padding:10px 10px 10px 10px;
	float: left;
	width: 150px;
	height: 150px;
}	

	p.UntertitelText{
	font-size:10px;
	text-align:left !important;
	padding-top:10px;
	height: 180px;
}

	div.ImgVote{
	border: 1px solid #845E2D;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
div#content p{
	line-height: 16px;
	text-align: justify;
	margin-bottom: 10px;
	}


input.text_input{
border: 1px solid #72786c;
padding: 2px;
}
input.submit_input{
background: url(images/submit.gif) no-repeat;
color: #fff;
text-transform: uppercase;
border: 0;
line-height: 24px;
height: 24px;
width: 65px;
cursor: pointer;
}
input{
margin-bottom: 5px;
}
div#user,
div#advertiser{
float: left;
width: 269px;
min-height: 150px !important;
padding-top: 5px;
margin-top: 10px;
}

.Artikelbilder{
	
	float:left;
	padding-top: 5px;
	padding-right: 5px;
}
div#user{
/*background: url(images/picture1.jpg) top center no-repeat;*/
margin-right: 5px;
}
div#advertiser{
/*background: url(images/picture2.jpg) top center no-repeat;*/
}
div.text{
background: url(images/box_bg.jpg) top no-repeat;
padding: 10px;
min-height:105px !important;
}
.zusatz ul{
	margin-top: 10px;
	}
.zusatz ul li{
	background: url(images/icon.gif) left top no-repeat;
background-position: 0px 5px;
	padding-left :10px;
	}
.zusatz ul li a{}
.inhalt ul{
	margin-top: 10px;
	}
.inhalt ul li{
	background: url(images/icon.gif) left top no-repeat;
	padding-left :10px;
background-position: 0px 5px;
	}
.inhalt ul li a{}
ul.list{
	margin-top: 10px;
	}
ul.list li{
	background: url(images/icon.gif) left top no-repeat;
	padding-left :10px;
background-position: 0px 5px;
	}
ul.list li a{}

a.egepflegter,
a.efruchtbarer,
a.elebendiger,
a.ebodenschatz,
a.esparsamer,
a.gepflegter,
a.fruchtbarer,
a.lebendiger,
a.bodenschatz,
a.sparsamer{
	height: 40px;
	float:left;
}

div.themenleiste{
	width:100%;
}
/***************Buttons******************/
a span{display:none;}
a.gepflegter{background: #fff url(files/button_gepflegterboden.jpg) no-repeat; width:20%;}
a.fruchtbarer{background: #fff url(files/button_fruchtbarerboden.jpg) no-repeat; width: 21%;}
a.lebendiger{background: #fff url(files/button_lebendigerboden.jpg) no-repeat; width: 20%;}
a.bodenschatz{background: #fff url(files/button_bodenschatz.jpg) no-repeat; width:16%;}
a.sparsamer{ background: #fff url(files/button_sparsamerumgang.jpg) no-repeat;width:22%;}
a.egepflegter{background: #fff url(files/ebutton_gepflegterboden.jpg) no-repeat; width:20%;}
a.efruchtbarer{background: #fff url(files/ebutton_fruchtbarerboden.jpg) no-repeat; width: 21%;}
a.elebendiger{background: #fff url(files/ebutton_lebendigerboden.jpg) no-repeat; width: 20%;}
a.ebodenschatz{background: #fff url(files/ebutton_bodenschatz.jpg) no-repeat; width:16%;}
a.esparsamer{ background: #fff url(files/ebutton_sparsamerumgang.jpg) no-repeat;width:22%;}
a.presse{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/button_presse.jpg) no-repeat; display:block;}
a.download{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/button_downloads.jpg) no-repeat; display:block;}
a.links{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/button_links.jpg) no-repeat; display:block;}
a.impressum{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/button_impressum.jpg) no-repeat; display:block;}
a.soilart{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/soilart_bt.jpg) no-repeat; display:block;}
a.netzwerkland{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/netzwerkland_bt.jpg) no-repeat; display:block;}
a.bonex{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bonus_bt.jpg) no-repeat; display:block;}
a.uboden{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/uboden_bt.jpg) no-repeat; display:block;}
a.sondar{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/sondar_bt.jpg) no-repeat; display:block;}
a.soilmap{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bt_soilmap.jpg) no-repeat; display:block;}
a.uheimat{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bt_unsereheimat.jpg) no-repeat; display:block;}
a.landooe{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/land_ooe_bt.jpg) no-repeat; display:block;}


a.portal{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/Button_Serviceportal.gif) no-repeat; display:block;}
a.tatenbank{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bodendatenbank.jpg) no-repeat; display:block;}
a.bewusst{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bodenbewusstsein.jpg) no-repeat; display:block;}
a.bwz{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bwz.jpg) no-repeat; display:block;}

a.film{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/film_bt.jpg) no-repeat; display:block;}
a.newsletter{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/newsletter_bt.jpg) no-repeat; display:block;}
a.ebod{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bodenkarte_bt.jpg) no-repeat; display:block;}

a.folder{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/folder_bt.jpg) no-repeat; display:block;}
a.rueckblick{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/rueckblick_download.jpg) no-repeat; display:block;}

a.film2{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/spot_bt.jpg) no-repeat; display:block;}
a.richtlinien{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(files/bt_richtlinie.jpg) no-repeat; display:block;}
a.donaulaender{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/donau_bt.jpg) no-repeat; display:block;}
a.sopro{padding-top:15px; padding-bottom: 2px; width: 145px; height: 45px; background: #fff url(files/ub_sopro_bt.jpg) no-repeat; display:block;}
a.kdb{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/kdb_bt.jpg) no-repeat; display:block;}
a.film3{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/button_film3.jpg) no-repeat; display:block;}
a.bodenfilme{padding-bottom: 10px; width: 145px; height: 55px; background: #fff url(images/Button_Bodenfilme.jpg) no-repeat; display:block;}
#extra span.date{color:#755637; font-weight: bold;}
#extra ul li {padding-left: 5px;padding-bottom: 3px;}
#extra ul.service{width: 170px; background:url(files/service_bg.jpg) no-repeat; padding-top: 70px; padding-left: 15px; height: 170px;}
#extra ul li {width: 140px; padding-bottom:2px;
}
#extra ul.service li a{color: #fff; font-weight:bold;}
a.weiter{clear:both; display:inline-block; width: 58px; height: 32px; background: #fff url(images/weiterlesen.jpg) no-repeat;}
a.weiter span{
display:none;
}
a.nixweiter{display:block; width: 58px; height: 32px; background: #fff url(images/backlesen.jpg) no-repeat; float:left;}
a.nixweiter span{
display:none;
}
#map_canvas p{
font-size: 12px;

}
#map_canvas img{
width: 200px;
height: auto;
float:left;
padding-right: 10px;
padding-bottom: 10px;
}
