* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(bilder/bg-top-5.jpg) repeat-x top;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
	color: #356033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
width: 800px;
margin: 0 auto;
}


#header {
height: 176px;
background: transparent url(bilder/top-16.jpg) no-repeat top;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: 3px;
padding: 25px 0 0 0px;
}
#header h1 a {
text-decoration: none;
color: #356033;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #666;
font-size: 17px;
font-weight: 100;
padding: 0 0 0 1px;
letter-spacing: 3px;
}


#menu {
height: 30px;
line-height: 30px;
}
#menu ul {
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px 0 15px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
margin: 20px 0;
line-height: 17px;
}

.left {
float: left; 
width: 580px;
text-align: justify;
}
.left h2 {
color: #356033;
font-size: 24px;
letter-spacing: 1px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h3 {
color: #356033;
font-size: 15px;
letter-spacing: 1px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h2 a {
color: #356033;
}
.left h2 a:hover {
color: #333;
}
.left h4 {
color: #356033;
font-size: 13px;
letter-spacing: 1px;
font-weight: bold;
padding : 10px 0 5px 0;
}
.left h5 {
color: #356033;
font-size: 12px;
letter-spacing: 1px;
font-weight: 100;
padding : 10px 0 5px 0;
}
.bold {
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
}
.left ul {
list-style-type: square;
padding: 5px 0 10px 0;
color:#333;
}
.left ul li {
padding: 2px 10px;
color:#333;
}

.right {
margin-top: 10px;
float: right;
width: 160px;
padding: 10px;
background: #fff;
border: 0px solid #62745B;
}
.right h2 {
font-size: 12px;
color: #fff;
background: #356033;
padding: 5px 0 2px 3px;
}
.right ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
display: block;
border-bottom: 1px solid #999;
color: #333;
padding: 2px 10px;
}

.right ul li a:hover {
color: #356033;
text-decoration: none;
}
.right p {
display: block;
color: #333;
padding: 2px 10px;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 5px 0 10px 0;
margin-top: 50px;
border-top: 10px solid #356033;
}
#footer a { 
color: #356033;
}
#footer a:hover {
color: #333; 
text-decoration: underline; 
}
.hr {
border:1px solid #62745B;
}
.center{
text-align:center;
}
img{
border:0 solid #000;
}
.img{
border:1px solid #000;
}
#box1 {
width: 260px; 
padding: 10px; 
float: left; 
margin-left:20px;
}
#box2 {
width: 260px; 
padding: 10px; 
float: right; 
margin-right:20px;
}
#infobox {
width: 380px; 
padding: 10px; 
border:1px dotted #62745B;
}
#catbox {
width: 360px; 
height:229px;
padding: 15px; 
float: left; 
margin-left:20px; 
margin-top:10px;
text-align:left;
border:1px dotted #62745B;
letter-spacing: 1px;
}
