body { color: white; font-family: verdana, arial; margin-left:auto ; margin right: auto; font-size: 12px; background-color: #646262; scrollbar-3dlight-color: #dfdfde; scrollbar-highlight-color: #848282; scrollbar-darkshadow-color: #646262; scrollbar-arrow-color: #8dc5a5; scrollbar-base-color: #848282; scrollbar-face-color: #848282; scrollbar-shadow-color: #848282; scrollbar-track-color: #747272; }
#Seite { height: 500px; width: 1000px; left: 50%; right: 50%; top: 50%; bottom: 50%; position: absolute; visibility: invisible; }
#Back { height: 500px; width: 1000px; background-color: #848282; left: -500px; top: -250px; z-index: 1; position: absolute; visibility: visible; }
#Header { height: 138px; width: 1000px; left: -500px; top: -250px; position: absolute; z-index: 2; visibility: visible; }
#Menu { height: 24px; width: 1000px; left: -500px; top: -100px; position: absolute; z-index: 2; visibility: visible; text-align: center;}
#Footer { height: 46px; width: 1000px; left: -500px; top: 200px; position: absolute; z-index: 2; visibility: visible; }
#Minimenu { height: 20px; width: 80px; left: -445px; top: 215px; position: absolute; visibility: visible;z-index: 3; }
#Contentscroll { height: 230px; width: 880px; left: -470px; top: -65px; padding: 26px ;position: absolute; z-index: 1; overflow: scroll; clip: auto; visibility: visible; }
#Contentstatic { height: 230px; width: 880px; left: -470px; top: -65px; padding: 26px ;position: absolute; z-index: 1;  clip: auto; visibility: visible; }

		

h3 { font-size: 16px; } 
h4 { font-size: 14px; font-weight: normal;} 
p { }

td { }

a:link { color: white; text-decoration: none; }

a:visited { color: white; text-decoration: none;}

a:hover {color: #8dc5a5;text-decoration: underline; }

a:active {color: #8dc5a5;text-decoration: underline; }

