/*

spezielles grün: a5c634 (laut photoshop: #B3CF6F)

*/

html, body {
height: 100%;
}
      
body{
text-align:left;
margin:0px;
padding:0px;
border:0px;
position:absolute;
color: #86b300;
text-decoration: none;
font-family: Verdana;
font-size: 12px;
}
td,tr,table{
margin:0px;
padding:0px;
padding-right: 5px;
border: 0px solid green;
border-spacing: 0px;
font-family: Verdana;
font-size: 10px;
}
a{
color: #86b300;
text-decoration: none;
}
a:hover{
color: #4c6024;
text-decoration: underline;
}

#logo{
position:absolute;
top:30px;
left:30px;
width:220px;
height:70px;
}
#logo img{
border: 0px;
}

hr{
position:absolute;
top:100px;
left:300px;
width:600px;
height:1px;
margin: 0px;
padding: 0px;
border:0px;
background-image: url(elemente.png);
background-color: #a5c634;
background-position: 0px -2px;
}


h1{
position: absolute;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
top:101px;
left:300px;
width:500px;
color:black;
margin: 0px;
padding: 0px;
letter-spacing:0.1em;
}

/* 
Block für die navigationsgestaltung.
CSS rocks, baby ;)
 */
#navi{
position:absolute;
top:150px;
left:30px;
width:220px;
height:256px;
overflow:auto;
}


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

#navi li{
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
letter-spacing:0.1em;

}
#navi ul .navispacer{
padding-top: 10px;
}

#navi #selected{
color:black;
}


#adresse{
position:relative;
top:406px;
left:30px;
width:220px;
height:240px;
font-size: 10px;
vertical-align: bottom;
overflow:auto;
}
#adresse #text{
position:absolute;
bottom: 0px;
}

#adresse .social {
display: block;
padding-bottom: 5px;
}


#fotoblock{
position:absolute;
top:150px;
left:300px;
width:600px;
font-size: 0px;
background-color: #a5c634;
background-image: url(bg.png);
overflow: hidden;
overflow-y: visible;
white-space:nowrap;
vertical-align: top;
}

#fotoecke{
position:absolute;
top:145px;
left:853px;
width:52px;
height:52px;
background-image: url(elemente.png);
background-repeat: no-repeat;
background-position: 0px -4px;
}
#fotonummern{
position:absolute;
top:137px;
left:300px;
width:600px;
font-size: 10px;
padding:0px;
margin:0px;
}

#fotoblockwrapper{
position:relative;
margin: 0px;
padding: 0px;
border: 0px;
font-size: 0px;
}

#fotoblockwrapper img{
margin: 0px;
margin-right: -1px;

padding: 0px;
border: 0px;
font-size: 0px;
}

html>body #fotoblockwrapper img{
margin-right:0px;
}

p{
padding:0px;
padding-bottom: 12px;
margin:0px;
}

#textblock{
position:absolute;
top:301px;
left:300px;
width:600px;
height:254px;
background-color: #a5c634;
background-image: url(bg.png);
overflow: auto;
line-height: 15px;
}

#textblock a{
text-decoration: underline;
color:white;
}

#textblock p{
margin: 0px;
padding: 0px;
}

#textlinks{
position: absolute;
width:285px;
top:10px;
left:10px;
color:white;
padding:0px;
margin:0px;
padding-bottom: 10px;
}

#textrechts{
position: absolute;
width:280px;
top:10px;
left:305px;
color:white;
padding:0px;
margin:0px;
padding-bottom: 10px;
}

#toolblock{
padding: 0px;
margin: 0px;
position:absolute;
top:556px;
left:300px;
width:600px;
height:20px;
background-color: #a5c634;
background-image: url(bg.png);
overflow: hidden;

}
#tooltext{
font-size: 11px;
text-align: right;
color: #cbe496;
margin-right:10px;
margin-top:3px;
}
#tooltext a{
color: #e6ffcd;
}


#tickerblock{
padding: 0px;
margin: 0px;
position:absolute;
top:577px;
left:300px;
width:600px;
height:20px;
background-color: #ff8d60;
background-image: url(bg.png);
overflow: hidden;
}

#tickertext{
font-size: 11px;
text-align: left;
color: #ffffff;
margin-left:10px;
margin-top:3px;
}
#tickertext a{
color: #e6ffcd;
}


#textecke{
position:absolute;
top:531px;
left:295px;
width:31px;
height:52px;
margin: 0px;
background-image: url(elemente.png);
background-repeat: no-repeat;
background-position: -53px -5px;
}

#textblock .links{
margin: 0px;
padding: 0px;
}

#textblock .links li{
list-style:none;
}
#textblock .links a:hover{
color: #718c32;
text-decoration: underline;
}
#textblock .links a{
text-decoration: none;
}


.reportageNavi{
	list-style: disc;
	margin: 0;
	padding: 0;
padding-left: 10px;
}
.reportageNavi li{
	padding-bottom: 10px;
}

#debug{
font-family: Courier;
top:80px;
left:300px;
color:red;
position: absolute;
width: 600px;
}