/* CSS Document */
/* background-color: #e2e2e2; */
/* rot-fontcolor: #ff0000; */
/* blau-fontcolor: #0000ff; */
/* grau-fontcolor: #666666;  */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
/*
	scrollbar-3dlight-color: #BBAE9D;
	scrollbar-highlight-color: #A99884;
	scrollbar-face-color: #877652;
	scrollbar-shadow-color: #7F6F58;
	scrollbar-darkshadow-color: #51452F;
	scrollbar-track-color: #7D6E59;
	scrollbar-arrow-color: #000000;
	*/
	background-color: #e2e2e2;
	}

/* Schriften */
/* Farbe grau */
.GXXL {color: #666666; font-size: xx-large; }
.GXL {color: #666666; font-size: x-large; }
.GL {color: #666666; font-size: large; }
.GM {color: #666666; font-size: medium; }
.GS {color: #666666; font-size: small; }
.GXS {color: #666666; font-size: x-small; }
.GXXS {color: #666666; font-size: xx-small; }
/* Farbe schwarz */
.BXXL {color: #000000; font-size: xx-large; }
.BXL {color: #000000; font-size: x-large; }
.BL {color: #000000; font-size: large; }
.BM {color: #000000; font-size: medium; }
.BS {color: #000000; font-size: small; }
.BXS {color: #000000; font-size: x-small; }
.BXXS {color: #000000; font-size: xx-small; }

img {border: none;}

a:link { 
	color: #666666;
	text-decoration: none;}
a:visited {
	color: #666666;
	text-decoration: none;}
a:hover {
	color: #666666;
	text-decoration: none;}
a:active {
	color: #666666;
	text-decoration: none;}

/* Menu */
.Menu {
	color: #0000ff;
	font-size: small;
	font-weight: bold;
}
a.Menu:link { 
	color: #0000ff;
	text-decoration: none;}
a.Menu:visited {
	color: #0000ff;
	text-decoration: none;}
a.Menu:hover {
	color: #0000ff;
	text-decoration: none;}
a.Menu:active {
	color: #0000ff;
	text-decoration: none;}

/* Adresse und raccourci */
.Norm {color: #666666; font-size: small; }
a.Norm:link { 
	color: #666666;
	text-decoration: none;}
a.Norm:visited {
	color: #666666;
	text-decoration: none;}
a.Norm:hover {
	color: #666666;
	text-decoration: none;}
a.Norm:active {
	color: #666666;
	text-decoration: none;}

/* Kopf */
.Signet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #666666;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
	
/* Masse */
/* vertikal */
.Abst_Fisch_Benv {height:1px;} 
.Abst_Benv_Menu {height:10px;} 
.Abst_Menuzeilen {height:17px;} 
.Abst_Menu_Adr {height:30px;} 
.Abst_Adr_Fussz {height:30px;} 
/* horizontal */
/* Normale Seiten: die Summe der 6 folgenden Felder muss 934 ergeben */
.Abst_vomLinkRand {width:0px;} 
.Breite_Menu {width:200px;}
.Abst_Menu_breitF {width:20px;} 
.Breite_breitF {width:494px;}
.Abst_breitF_schmalF {width:20px;} 
.Breite_schmalF {width:200px;}

/* Home: die Summe der 3 folgenden Felder muss 534 ergeben */
.Abst_Menu_Bild {width:75px;} 
.Breite_Bild {width:384px;}
.Abst_Bild_schmalF {width:75px;} 

.Breite_Pfeilfeld {width:18px;} 
