body{
color:#FF0000;
text-align:center;
background-image:url(bilder/pinnwand.jpg);
}

a:link{
color:#FF0000;
font-weight:bold;
}

a:visited{
color:#FF0000;
}

a:hover{
color:#FF0000;
background-color:#800000;
}

#container{
text-align:left;
background-color:#000000;
margin:0 auto;
width:70%;
}

h1{
text-align:center;
font-weight:bold;
font-size:332%;
margin:0;
}

h1 span{
background-image:url(bilder/de.png);
background-repeat:no-repeat;
}

h1 span span{
visibility:hidden;
width:80px;
height:52px;
}

#hesasys-navigation{
border-top-color:#FF0000;
border-top-style:dashed;
border-bottom-color:#FF0000;
border-bottom-style:dashed;
margin:1%;
padding-top:1%;
padding-bottom:1%;
list-style:none;
font-size:130%;
text-align:center;
}

#hesasys-navigation li{
display:inline;
}

#hesasys-navigation a:link, #hesasys-navigation a:visited, #hesasys-navigation a:hover{
color:#FF0000;
font-weight:bold;
text-decoration:none;
padding-left:2%;
padding-right:2%;
}

p{
margin:2%;
text-align:justify;
}

.footer{
border-top-color:#FF0000;
border-top-style:dashed;
margin:1%;
text-align:center;
}

h2, h3{
margin:1%;
}

img{
margin:2%;
}

.blog_post_footer{
margin-bottom:7%;
margin-left:1%;
}

.right{
text-align:right;
}

.center, .blog_pagenav{
text-align:center;
}

.nopadding{
padding:0;
margin:0;
}

a:link img, a:visited img, a:hover img{
text-decoration:none;
border:none;
background-color:#000000;
}

.banner{
border-color:#FF0000;
border-style:double;
}



li{
padding:0;
margin-left:2%;
margin-right:2%;
}

.user_1 {
color: black;
background: #b72736;
}

.user_2 {
color: black;
background: #40c7c1;
}

.user_3 {
color: black;
background: #1c1ccd;
}

.user_list {
float:right;
}

.user_list li {
padding: 0.2em 0.3em;
margin: 3px 0;
list-style: square;
border: 1px solid #333;
}

.fb_blog_comments label {
display:block;
float:left;
width:6em;
}

.fb_blog_comments textarea{
width:80%;
height:12em;
}

.fb_blog_comments textarea, .fb_blog_comments input{
margin-bottom:2px;
}

#fb_blog_button{
margin-left:7em;
}

.box{
border:2px solid #FF0000;
padding:0.3em;
}

.rechts{
float:right;
}