html{
cursor : default;
}
body {
font-family :  'Verdana';
line-height: 140%;
font-size : 101%;
color : #000;
background : #DCDCDC; (#FFFFA4;)
}
img {
border : 0 none ;
}
h1 {
font-size : 80%;
text-align : left;
color : #0A0352;
}
h2 {
font-family :  'Verdana';
}
h3 {
font-size : 101%;
text-align : left;
color : #000;
}
h4 {
margin: 0 150px 0 0;
font-size : 130%;
text-align : left;
color : #222;
}

h6 {
font-size : 70%;
font-weight : normal;
text-align : center;
color : #808080;
}
#hauptbox {
margin: 0.2em 15% 0.5em 15%;
padding : 1em 3em 1.5em 3em;
border : 1px solid #000;
background : #fff;
}
a:hover {
color:#000;
background-color : #FFFF00;
text-decoration:none;
}
li {
font-size : 70%;
}
