/* Hauptseite */
body { font-family: Verdana;font-size:10pt; top:0px;
	   margin-top:0px; background:#ffffff;color: #000000;text-align:center;}

/* Normale Ueberschrift */
h1   { font-size:18pt;color:#ffffff; font-family: Clarendon;font-style:italic;font-weight:bold; margin-bottom:10px;margin-top:5px;text-align:center;}


table{ font-size:10pt; font-family:arial;}



/* referenz Hyperlink */
.ref:link{color:#000000;font-size:10pt;text-decoration:none;}
.ref:visited{color:#000000;font-size:10pt;text-decoration:none;}
.ref:hover{color:#A9A9A9;font-size:10pt;text-decoration:none;}
.ref:active{color:#000000;font-size:10pt;text-decoration:none;}

/* Navigations-Hyperlink */
.n:link{color:#FFFFFF;font-size:10pt;background:#452519;text-decoration:none;}
.n:visited{color:#ffffff;text-decoration:none;}
.n:hover{color:#000000;font-size:10pt;background:#fe6826;text-decoration:none;}
.n:active{color:#ffffff;font-size:10pt;background:#452519;text-decoration:none;}

/* Link-Bilder */
.nlink:link{color:#000000;font-size:10pt;background:#ffffff;text-decoration:none;}
.nlink:vistited{color:#000000;font-size:10pt;background:#ffffff;text-decoration:none;}
.nlink:hover{color:#000000;font-size:10pt;background:#ffffff;text-decoration:none;}
.nlink:active{color:#000000;font-size:10pt;background:#ffffff;text-decoration:none;}

/* Drucklogo */
.logo{display:none;}


#kopf{width:750px;font-family:Verdana;}

#navi{width:750px;font-famiy:arial;font-weight:bold;background:#452519;text-align:center;}

#main{width:750px;height: 300px;font-family:arial;background:#ffffff;}

/* Inneres Scrollfenster */
#lang{width:730px;margin-left:20px;padding-top:15px;padding-right:15px;
overflow:auto;height:400px;scrollbar-face-color:#ff9b73;
scrollbar-arrow-color:#FFFFFF;scrollbar-base-color:#452519;
scrollbar-darkshadow-color:#452519;scrollbar-track-color:#452519;
scrollbar-highlight-color:#4f4f4f;scrollbar-shadow-color:#452519;}
