body {
background : url(bilder/bkground.gif) repeat-y center 0%;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 62.5%;
color : #222222;
}
* {
margin : 0;
padding : 0;
}
img {
border : 0;
}
p {
margin-bottom : 1.75em;
}
.body {
margin-bottom : 1.75em;
}
a {
text-decoration : none;
color : #59a820;
}
a:hover {
text-decoration : none;
color : #aedcd9;
}
#wrapper {
margin : 0 auto;
width : 700px;
background : #ffffff;
font-size : 1.2em;
}
#header {
height : 340px;
}
#menu {
height : 35px;
line-height : 35px;
background : url(bilder/menue.gif) repeat-x;
padding : 0 10px;

}
#sidebar {
float : right;
width : 180px;
background : #ede2ec;
margin-right : 10px;
}
#content {
float : left;
width : 480px;
min-height : 500px;
}
#footer {
clear : both;
height : 100px;
background : url(bilder/footer_bg.gif) no-repeat;
}



.entry {
padding : 5px 10px;
text-align : justify;
line-height : 1.75em;
}
.entry-title {
font-size : 1.9em;
font-weight : normal;
letter-spacing : -1px;
}
.date {
font-size : 0.9em;
color : #aedcd9;
cursor : default;
letter-spacing : 1px;
}
.comments {
margin-top : -1em;
margin-bottom : 1em;
}
.comments a {
color : #6cc7dc;
background : url(bilder/icon-comment.png) no-repeat 0 2px;
padding-left : 20px;
padding-right : 2px;
}
.comments a:hover {
color : #b4c835;
}

#menu2 {
float : right;
}

#menu ul {
list-style-type : none;
}

.links {
list-style-type : none;
}

#menu li {
float : left;
}
#menu li a {
padding : 0 15px;
display : block;
color : #ffffff;
margin-right : 2px;
}
#menu li a:hover {
background : url(bilder/menue_hover.gif) no-repeat center center;
}
#sidebar ul {
list-style-type : none;
margin-top : 10px;
}

#sidebar li {
display : block;
height : 20px;
line-height : 20px;
color : #222222;
padding-left : 10px;
}

#sidebar li a {
display : block;
height : 20px;
line-height : 20px;
color : #222222;
border-bottom : 1px solid #dddddd;
}
#sidebar li a:hover {
background : #edebed;
color : #6cc4d8;
}
#sidebar-bottom {
height : 20px;
background : url(#) no-repeat top center;
}
#footer-valid {
float : left;
padding-top : 55px;
padding-left : 20px;
cursor : default;
color : #fff;
}
#footer-valid a {
color : orange;
text-decoration : none;
}
#footer-valid a:hover {
color : orange;
text-decoration : underline;
}
h1 {
font-size : 2.5em;
font-weight : normal;
cursor : default;
position : relative;
top : 50px;
left : 30px;
letter-spacing : 1px;
color : #aedcd9;
font-style : italic;
}
#feed {
height : 25px;
width : 180px;
background : url(#) no-repeat;
margin : 0 auto;
padding-left : 0;
}
a.feed-button {
display : block;
width : 180px;
height : 25px;
background : url("bilder/live_feed_hover.gif") no-repeat 0 0;
text-decoration : none;
}
a:hover.feed-button {
background : url("bilder/live_feed.gif") no-repeat 0 0;
text-decoration : none;
}
#ad-top {
width : 480px;
height : 72px;
padding : 5px;
}
.highlight {
background : #deffa9;
}
.leftbox {
float : left;
margin : 0.5em 1em 0 0;
}
.rightbox {
float : right;
margin-left : 1em;
margin-bottom : 0;
}
