body { 
font-family: Verdana, sans-serif; 
line-height: 1.4;
font-size: 12px;
background: #dcdcdc;
margin: 0;
padding: 0;
}

a { color: #35AC14; text-decoration: none;}
a:hover { text-decoration: underline; }
h1 { margin: 0; padding: 0; }
h2 { margin: 0; padding: 0; }

#wrap { 
width: 800px;
margin: 20px auto;
}

#header {
height: 150px;
background: #dcdcdc url(images/header.jpg) no-repeat;
}
#header h1 {
margin: 0;
padding: 55px 0 0 50px;
font-weight: 100;
font-size: 30px;
letter-spacing: -2px;
}
#header h1 a { text-decoration: none; color: #fff; }
#header h1 a:hover { text-decoration: none; border-bottom: 1px solid #F9F7ED; }

#header h2 { padding: 0 0 0 50px; margin: 0; color: #232323; font-weight: 100; }

#menu {
background: #dcdcdc url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 12px;
font-weight: 600;
}
#menu ul li a:hover, #menu ul li a.active {
color: #fff;
background: url(images/menuover.png) repeat-x;
}

#menubottom { background: #dcdcdc url(images/menubottom.jpg) no-repeat; padding: 5px 0; }

#contentwrap {
background: #dcdcdc url(images/content.jpg) repeat-y;
padding: 0 40px;
}

#content {
float: right;
width: 500px;
margin-top: 10px;
}
#content h2 {
margin: 0;
color: #35AC14;
line-height: 30px;
font-size: 20px;
font-weight: 100;
}

#content p { padding: 0 0 10px 0; color: #232323;}
#content ul { padding: 0 20px 10px 30px; }

#sidebar {
float: left;
width: 200px;
background: #f7ffdb;
margin-top: 10px;
}

#sidebar h3 {
height: 40px;
line-height: 40px;
font-weight: 600;
font-size: 12px;
margin: 0; padding: 0 0 0 10px; 
color: #fff;
background: #36AD15 url(images/sidebarh3.jpg) no-repeat;
}

#sidebar p { padding: 0 10px 10px 10px; color: #232323; }

#sidebar ul {
padding: 10px 0 25px 30px;
margin: 0;
color: #35AC14;
}

#sidebar ul li {
padding: 0;
margin: 0;
}

#sidebar ul ul { padding: 2px 0 2px 20px; }

#footer { 
text-align: center;
background: #dcdcdc url(images/footer.jpg) no-repeat;
height: 120px;
line-height: 120px;
color: #fff;
font-size: 12px;
}
#footer p { padding: 0; margin: 0; }
#footer a { color: #fff; }
#footer a:hover { text-decoration: underline; }

.news p {font-size:12px}
.news li {padding:15px}
.news ul#rss li.odd {background:#f5f5f5;}
.news ul#rss li {background:#F7FFDB;border:1px solid #666;margin:20px 0;list-style-type:none;}
.news img {float:left;margin:25px 15px 10px 0}
.news h4 {margin:10px 0;text-decoration:none}

.newsletter {margin:-10px 0 0 -30px!important;padding:0;}
.newsletter li {list-style-type:none;}
.newsletter input {width:175px}
.newsletter .contattisubmit {color:#000;background-color:#339966;padding:3px 0;font-weight:bold;color:#fff;width:180px}
