/* nicht ändern */ 
body {
margin: 0;
padding: 0;
font-size: 0.8em;
font-family: arial, verdana, sans-serif;
background: url('../img/dreampage_03/03_background.jpg') repeat-y fixed 50% 0; 
}

/* nicht ändern */ 
#header {
background: url('../img/dreampage_03/03_header_2.jpg') no-repeat;
width: 1082px;
height: 274px;
margin-left: auto;
margin-right: auto;
border: solid 0px black;
}

/* nicht ändern */ 
#menu_top {
margin-left: auto;
margin-right: auto;
width: 836px;
border: solid 0px black;
height: 29px;
}

#menu_top div.menuitem {
background: url('../img/dreampage_03/03_topmenu.jpg') no-repeat;
width: 89px;
float: left;
text-align: center;
height: 29px;
padding-top: 5px;
border: solid 0px black;
}
#menu_top div.menuitem a:link, #menu_top div.menuitem a:visited { 
color: #7f1919;
text-decoration: none;
} 
#menu_top div.menuitem a:hover, #menu_top div.menuitem a:active { 
color: #ffffff;
text-decoration: underline;
} 

/* nicht ändern */ 
#content {
margin-left: auto;
margin-right: auto;
width: 835px;
min-height: 600px;
//height: 600px;
color: #000000;
border: 0px solid black;
}

#text h3 {
font-size: 1.0em;
}


/* nicht ändern */ 
#text {
width: 622px;
min-height: 600px;
//height: 600px;
border: solid 0px black;
text-align: left;
line-height: 1.5em;
text-align:justify;
float: left;
}

#text a:link, #text a:visited { 
color: #7f1919;
text-decoration: ;
} 
#text a:hover, #text a:active { 
color: #ffffff;
text-decoration: underline;
}

#text table {
width: 100%;
font-size: 1.0em;
font-family: arial, verdana, sans-serif;
}


/* nicht ändern */ 
#menu_right {
background: url('../img/dreampage_03/03_lesezeichen-230x1400.png') no-repeat;
width: 210px;
float: right;
min-height: 1500px;
//height: 1500px;
color: #322f2f;
border: solid 0px black;
margin-top: -78px;
}

#menu_right ul {
list-style-type: disc; 
padding: 0px; 
margin-left: 19px;
}
#menu_right li {
margin: 0px;
}

#menu_right h1 {
font-size: 1.2em;
}

#menu_right a:link, #menu_right a:visited { 
color: #7f1919;
text-decoration: none;
} 
#menu_right a:hover, #menu_right a:active { 
color: #ffffff;
text-decoration: underline;
}

#counter { 
font: 10px Verdana;
font-weight: normal;
color: #4c5156;
margin-top: 0px;
margin-left: 54px;
padding-bottom: 20px;
}

/* nicht ändern */ 
#footer {
width: 750px;
height: 50px;
margin-left: auto;
margin-right: auto;
border: solid 0px black;
text-align: right;
padding-right: 150px;
}
#footer a:link, #footer a:visited { 
color: #ffffff;
text-decoration: none;
font-size: 0.8em;
} 
#footer a:hover, #footer a:active { 
color: #f70c0c;
text-decoration: underline;
font-size: 0.8em;
} 
