BODY {
/* background: #800050; */
background: #E0E0E0; /*hellgrau*/
color:#000000;
padding: 50px 60px 60px 60px;
font-family:sans-serif;
}

H1, H2, H3, H4, H5, H6 {
color: #D1465C; /*dunkelrot*/
font-family: serif;
font-weight:bold;
}
H1 {font-size:200%; margin:1em 0 0.6em 0;}
H2 {font-size:150%; margin:1em 0 0.6em 0;}
H3 {font-size:133%; margin:1em 0 0.6em 0;}
H4 {font-size:110%; margin:1em 0 0.6em 0;}
H5 {font-size:105%; margin:1em 0 0.0em 0;}
H6 {font-size:100%; margin:1em 0 0.0em 0;}

HR {background:#D1465C; /*dunkelrot*/}

A 	{padding-left:1px; padding-right:1px; font-weight:bold; text-decoration: none;}
A:link {color:#D1465C; /*dunkelrot*/}
A:visited {color:#D1465C; /*dunkelrot*/}
A:hover {color:#D1465C; /*dunkelrot*/ text-decoration:underline;}
A:active {color:#D1465C; /*dunkelrot*/ text-decoration:underline;}

DIV#menucell A		{font-weight:normal;}
DIV#menucell A:link 	{color:#D1465C; /*dunkelrot*/}
DIV#menucell A:visited	{color:#D1465C; /*dunkelrot*/}
DIV#menucell A:hover	{color:#D1465C; /*dunkelrot*/}
DIV#menucell A:active	{color:#D1465C; /*dunkelrot*/}

DIV#maincell A {padding-left:1px; padding-right:1px; font-weight:bold;}
DIV#maincell A:link 	{color:#D1465C; /*dunkelrot*/}
DIV#maincell A:visited	{color:#D1465C; /*dunkelrot*/}
DIV#maincell A:hover	{color:#D1465C; /*dunkelrot*/}
DIV#maincell A:active	{color:#D1465C; /*dunkelrot*/}

DIV#bottombox A		{font-weight:normal;}
DIV#bottombox A:link 	{color:#D1465C; /*dunkelrot*/}
DIV#bottombox A:visited	{color:#D1465C; /*dunkelrot*/}
DIV#bottombox A:hover	{color:#D1465C; /*dunkelrot*/}
DIV#bottombox A:active	{color:#D1465C; /*dunkelrot*/}

#outer {
border: solid 5px #D1465C; /*dunkelrot*/
background: #FEE3DF; /*rosa*/
padding:0;
margin:0;
min-width:500px;
}

#topbox {
background: white;
padding: 15px 25px 10px 25px;
color: #D1465C; /*dunkelrot*/
}

#wikilogo {
float:left;
display:block;
/*color:pink;
font-size:300%;
font-family:serif;
font-weight:bold;*/
}

#topright {
padding-top:74px;
text-align:right;
font-family: sans-serif;
}

#vmid {
border-bottom: solid 5px #D1465C; /*dunkelrot*/
border-top: solid 5px #D1465C; /*dunkelrot*/
padding: 25px 0 0 0;
}

#menucell {
padding: 1px 10px 10px 25px;
margin: 0 0 0 0;
width:10em;
float:left;
}

#menudiv {
background: white;
padding: 15px 10px 10px 10px;
border: solid 2px #D1465C; /*dunkelrot*/
margin:0 0 0 0;
}

#menudiv .vspace { margin-top:0.5em;line-height:125%; }
#menudiv {line-space:125%;}

#maincell {
position:relative;
background: #FEE3DF; /*rosa*/
margin: 0px 20px 20px 13em;
padding: 5px 10px 10px 20px;
text-align:left;
min-height:25em;
clear:none;
}



#bottombox
{
background: white;
padding: 10px;
color: #D1465C; /*dunkelrot*/
text-align:right;
font-size: 70%;
}

.clearer {
height:1px; 
clear:both; 
margin-top:-1px;
}


DIV#menucell DD {padding: 0 0 0 0; margin-left:1.5em;}

DIV#menucell DT {	padding:0;
	margin-bottom:2px;
}

DIV#menudiv UL  {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding:0;
	margin:0;
}

DIV#menucell LI {	
	padding:0;
	margin: 0 0 0 1.5em;
}

P.sidehead {
background:#DFAFC3;
color: #D1465C; /*dunkelrot*/
border: solid 1px #D1465C; /*dunkelrot*/
margin: 5px;
padding: 5px;
font-size:125%;
font-weight:bold;
}









