html, body {
margin: 0;
padding: 0;
height: 100%;
font: 1.0em "Verdana", Geneva, Arial, sans-serif;
color: #350226;
background-image: url(bg4.gif);
background-repeat: repeat;
}
#bovenbalk {
position: absolute;
background: #000;
width: 100%;
top: 0px;
height: 20px;
text-align: center;
}
#container {
overflow: hidden;
background: #1E0115;
margin: 40px auto;
width: 800px;
text-align: left;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
}
#leftcontent {
float: left;
width: 200px;
height: 100%;
}
#content {
float: left;
background-color: #FFF;
text-align:left;
width: 450px;
height: 100%;
margin-bottom: -2000px;
padding-bottom: 2000px;
}
#rightcontent {
float: right;
width: 150px;
height: 100%;
}

/* BOX */
.leftbox {
text-align: center;
margin-left: 10px;
margin-right: 10px;
}

.leftboxt {
background-image: url(leftsidebarbox_top.gif);
background-position: bottom;
background-repeat: no-repeat;
height: 55px;
}
.leftboxm {
background-image: url(leftsidebarbox_bg.gif);
background-repeat: repeat-y;
}
.leftboxb {
background-image: url(leftsidebarbox_bottom.gif);
background-position: bottom;
background-repeat: no-repeat;
height: 19px;
}
.rightbox {
text-align: center;
margin-left: 10px;
margin-right: 10px;
}
.rightboxt {
background-image: url(rightsidebarbox_top2.gif);
background-position: bottom;
background-repeat: no-repeat;
height: 55px;
}
.rightboxm {
background-image: url(rightsidebarbox_bg2.gif);
background-repeat: repeat-y;
left:2px;
}
.rightboxb {
background-image: url(rightsidebarbox_bottom2.gif);
background-position: bottom;
background-repeat: no-repeat;
height: 19px;
}
#boxcontent {
margin:0px 0px 0px 10px;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ACABAC;
text-align: left;
}

img.boxcontent {
border: 0px;
padding-left:5px;
}

p.boxcontent {
color: #ACABAC;
text-align: left;
margin:0px 0px 0px 5px;
}

/*CONTENT STYLE*/
p,h1,pre {
margin:0px 10px 10px 10px;
}

h1 { /* KOPTITEL */
font-size: 26px;
font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
/* color: #E1029F; */
color: #0099FF;
}

#content h1 {
background-image: url(borderdots.gif);
background-position: bottom left;
background-repeat: no-repeat;
background-position: 0% 100%
}

h2 { /* BOXTITEL */
position: relative;
bottom: -23px;
left: 12px;
text-align: left;
font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #5E5D5E;
LETTER-SPACING: -1px
}

h3 {
font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4F4F4F;
}

#bovenbalk h3 {
position: relative;
bottom: 9px;
text-align: center;
}

p {
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #350226;
text-align: left;
text-align: justify;
}

a {
color: #E1029F;
text-decoration: none;
}

a:hover {
color: #7D165A;
}

#wzw {
min-height: 100px;
border: 1px dotted;
padding: 5px;
margin: 2.5%;
margin-bottom: 2%;
text-decoration: none;
}

#wzw h1 {
font-size: 18px;
padding-bottom: 4px;
font-variant: small-caps;
margin: 1px 0px;
vertical-align: super;
}

#wzw:hover {
border: 1px solid;
border-color: #E1029F;
}

#wzw h3 {
float: right;
font-size: 18px;
padding-bottom: 4px;
margin: -25px 7px;
position: relative;
}

#wzw a {
color: #4F4F4F;
text-decoration: none;
}

h4 {
font-size: 18px;
padding-bottom: 0px;
margin: -35px 18px;
float: right;
font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
color: #4F4F4F;
}

img.wzw {
float: left;
border: 0; 
padding-right: 10px;
}

img.event {
width: 95%;
margin: 2.5%;
margin-bottom: 1.5%;
border: 0;
display: block;
}

img.post {
width: 95%;
margin: 2%;
margin-bottom: 1.5%;
border: 2px dotted;
display: block;
border-color: #C3C3C3;
padding: 2px;
}

#block {
width: 95%;
height: 300px;
margin: 2.5%;
margin-bottom: 1.5%;
display: block;
background: #C3C3C3;
text-align: center;
}
.menubg {
background-image: url(dotsmenu.gif);
background-position: bottom right;
background-repeat: no-repeat;
}