h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:20pt; margin:0px; padding:0px; font-weight:200;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13pt; font-weight:bold; margin:0px; padding:0px;}

a {text-decoration:underline; color:#005600}
a:hover {text-decoration:underline;}

a.menue {text-decoration:none; color:#666666;}
a.menue:hover {text-decoration:underline; color:#000000;}

a.enter {text-decoration:none; color:#222222;}
a.enter:hover {text-decoration:none; color:#854026;}


/* Font */

.verd {font-family: Verdana;}
.times {font-family: Times New Roman;}
.georgia {font-family: Georgia;}
.geneva {font-family: Geneva;}
.helve {font-family: Helvetica;}
.arial {font-family: Arial Narrow;}


/* Fontvariante */
.caps {font-variant:small-caps;}


/* Farbe */

.wrot {color:#A80032;}
.grau {color:#3f3f3f;}
.grau2 {color:#3E2C1E;}
.hellgrau {color:#777777;}
.schw {color:#000000;}
.blau {color:#0048B4;}
.orange {color:#A5551A;}
.rot {color:#DD0000;}
.gruen {color:#5EC12D;}
.braun {color:#4B1F00;}
.braun2 {color:#4F412A;}


/* Gre */

.sechs {font-size: 6pt}
.sieben {font-size: 7pt}
.acht {font-size: 8pt}
.neun {font-size: 9pt}
.zehn {font-size:10pt}
.zehnpx {font-size: 10px}
.elf  {font-size:11pt}
.elfpx  {font-size:11px}
.zwlf {font-size:12pt}
.dreiz {font-size:13pt}
.vierz {font-size:14pt}
.fuenfz {font-size:15pt}
.sechsz {font-size:16pt}
.siebz {font-size:17pt}


/* Rahmen */

.form  {border: 1px solid #000000; background-color: #EEEEEE;}
.forma {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight: 600; color: black; text-decoration: none; BACKGROUND-COLOR: #D2D2D2; BORDER-width: 1px; BORDER-COLOR: #000000; border-style: solid}
.formb {border: 1px solid #000000; background-color: #FFFFFF;}
.noborder {border: 0px}
.border {BACKGROUND-COLOR: #CCCCCC; BORDER-width: 1px; BORDER-COLOR: #666666; border-style: solid;}


/* Link */

.link 			{text-decoration:none;}
.link:hover	{text-decoration:underline;}
.changebg 			{background-color:#B4B4B4; cursor:pointer;}
.changebg:hover {background-color:#CCCCCC; cursor:pointer;}
.nolink 			{text-decoration:none;}
.nolink:hover	{text-decoration:none;}
.pointer {cursor:pointer;}


/* Gewicht */

.bold {font-weight:bold;}
.bolder {font-weight:bolder;}


/* Dekoration */

.untstr {text-decoration:underline;}
.none {text-decoration:none;}


/* Abstand */

.marg {margin-top:200px; }
.preview_table {padding-left:3px; padding-bottom:1px; padding-top:0px; }
.space {letter-spacing:2px}


/* Men */

.menu_button_on {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-top-color: #BEAF88;
	border-left-color: #BEAF88;
	border-right-color: #877A5E;
	border-bottom-color: #BEAF88;
	cursor: pointer;
	position:relative;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #D3B87F;
}

.menu_button_off {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-top-color: #BEAF88;
	border-left-color: #BEAF88;
	border-right-color: #877A5E;
	border-bottom-color: #BEAF88;
	cursor: pointer;
	position:relative;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #DBCBA1;
}

.menu_indent_on {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-top-color: #BEAF88;
	border-left-color: #BEAF88;
	border-right-color: #877A5E;
	border-bottom-color: #BEAF88;
	cursor: pointer;	
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#D3B87F;
}

.menu_indent_off {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-top-color: #BEAF88;
	border-left-color: #BEAF88;
	border-right-color: #877A5E;
	border-bottom-color: #BEAF88;
	cursor: pointer;	
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#D7C699;
}

.menu_indent_void {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-top-color: #BEAF88;
	border-left-color: #BEAF88;
	border-right-color: #877A5E;
	border-bottom-color: #BEAF88;
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
	height:5px;
}

.menu_button_logout {
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-top-color: #BEAF88;
	border-left-color: #BEAF88;
	border-right-color: #877A5E;
	border-bottom-color: #BEAF88;
	cursor: pointer;
	position:relative;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #DBCBA1;
}

