body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}


body{
background-color:#8a8c85;
font-family:Tahoma, Verdana, Arial,comic sans ms;
font-size:14px;
margin:0px 0px 0px 0px;
color:#000;
line-height: 1.5em;
}


h1{
color: #8a8c85;
font-size:1.7em;
padding-bottom: 1em;
padding-top: 1em;
}

h2{
font-size:1.2em;
padding-bottom: 1em;
padding-top: 1.5em;
}


p {
padding: 0.5em 0;
}

a{
color:#000;
text-decoration:underline;
}

a:hover{
color:#6A8222;
text-decoration:underline;
}


#container{
width:100%;
/*position:relative;*/
background-color:#999f93;
}

#left {width: 178px; float: left;}


#right{
margin-left:230px;
background-color:#fff;
border-left:1px solid #ccc;
padding: 0 50px 80px 20px;
line-height: 1.5em;
background:url(../images/back.jpg) no-repeat bottom left;
overflow:hidden;
}


#content {
/*position: relative;*/
width: 720px;
margin-top: 40px;
float:left;
overflow:hidden;
}


#right ul{
	margin: 0px 0px 0px 30px;
        list-style: disc;
	}
	
#right ul li{
	margin: 0;
	padding: 0px 0px 0px 10px;
	}

#logo{
color:#666;
font-size:1em;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:240px;
background:url(../images/Header_100414.jpg) no-repeat #e4e4e4;
}


#forumlink {
padding-top: 190px;
padding-left: 38px;
}

#forumlink a {
color:#6A8222;
font-family:comic sans ms, Tahoma, Verdana, Arial;
font-size:1.05em;
font-weight: bold;
text-decoration: none;
}

#forumlink a:HOVER{
color:#444;
text-decoration: none;
}

#werbung {margin: 0 10px 0 25px; font-size:11px;line-height: 1,2em;}


/* menu -------------------------------------------------- */


#navi {
float: left;
padding-left: 25px;
padding-top: 40px;
padding-bottom: 40px;
}

#navi ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navi li {
border-bottom: 1px solid #ccc;
padding: 0.2em 0;
}

#navi a{
color:#6A8222;
font-family:Tahoma, Verdana, Arial;
font-size:1.05em;
font-weight: bold;
text-decoration: none;
}

#navi a:HOVER, #navi li.active a{
color:#8a8c85;
text-decoration: none;
}


div#subnavi {float:right; width:200px;background:#cfd1ce;margin-top:01px;}




#footer{
clear: both;
position:relative;
text-align:left;
font-size:0.8em;
color:#ccc;
background-color:#8a8c85;
width:100%;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 10px;
}


#footer a{
color:#eee;
}
  

img {
float: left;
margin-left: 0px;
margin-right: 30px;
margin-bottom: 10px;
padding: 2px;
border: 1px solid #eee;
}


