/* CSS Document */

body {
margin:0px;
padding:0px;
background-color: #e0eee0;
font-family:Arial, Helvetica, sans-serif;
}

img {
border:none;
margin:0px;
padding:0px;
}

a{
margin:0px;
padding:0px;
font-size:13px; 

text-decoration:none;
color:#FFFFFF;

}

h1{
font-size:17px;
letter-spacing:2px;
}

h2 {
font-size:13px;
font-weight: bold;
}

blockquote {
font-style:italic;
padding-left:210px;
font-size:10px;

}

.site {
position:absolute;
margin-left: -425px;
left:50%;

width:850px;
height:500px;

margin-top:50px;
z-index:0;
}

.header {
width:850px;
height:160px;
position: absolute;
left:0px;
top:0px;

margin:0px;
padding:0px;

background-color:#a3cda3;
}

.menu {
font-size:12px;
color:#532f12;
float:right;
margin-top:35px;
}

.content {
width:850px;
height:340px;
position:absolute;
top:160px;
left:0px;

margin:0px;
padding:0px;
z-index:0;
}

.text {
width:500px;
height:340px;
background-image: url(../img/BG_Blatt.png);
background-repeat: no-repeat;
background-position: left;
background-color:#79b778;
float:left;
z-index:1;

color:#FFFFFF;
}

.textinhalt {
color:#FFFFFF;
font-size:13px;
margin-left:32px;
margin-top:25px;
margin-right:32px;
z-index:10;
}

.picture {
width:350px;
height:340px;
/*background-color:#996633;*/
float:left;
border:none;
margin:0px;
}


.strip {
width:850px;
height:85px;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
z-index:100;
position:absolute;
top:400px;
left:0px;
}

.thumb {
width:87px; 
height:85px;
float:left;
margin-left:12px;
}

.tmenu_dhtml_div{
background-color:#FFFFFF;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
margin-left:15px;
}

.tmenu_dhtml_lnk{
display:block;
text-decoration:none;
color:532f12;
font-size:12px;
background-image: url(../img/punkt.gif);
background-position:left;
background-repeat:no-repeat;
color:#532f12;
padding-left:10px;
/*width:110px;*/
line-height:14px;
margin-bottom:8px;


}