
body {
 background: url(../bilder/weiss1.jpg) repeat 100% 0#CC9900;
 color: #FFFFFF;
 margin: 0;
 padding: 1%;
 min-width: 640px;
 min-height:900px
 font-size: 100.01%;
 font-family: verdana, arial, sans-serif ;HELVETICA;

}
a { color: palegoldenrod; text-decoration: none; }
a:visited { color:palegoldenrod; }




/* - ScrollTabelle - */
#logo {
 background: url(../) 0 0 repeat #2F4F4F;
 width:460px;
}

/* - Hexe - */
#top {
 background: url(../bilder/weiss2.jpg) repeat 100% 0#2F4F4F;
 width:800px;
 height:90px;
 align:center;
}




/* - Buttonleiste - */
#menu {
 background: url(../bilder/darklategreygold.jpg) repeat 100% 0 #2F4F4F;
 width:800px;
 height:70px;

}


/* - InneresTeil - */
#in {
 background: url(../bilder/weiss2.jpg) repeat 100% 0 #2F4F4F;
 min-height:700px
 width:794px;
}


#out {
 background: url(../) repeat 100% 0 #2F4F4F;
 width: 400px;
 height: 150;
 color: #000000;
}





img {
 border: 0;
}
