.bg {
	background-image:url('pix/bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#schriftgroesse {
    width: auto;
	height: auto;
	position: relative;
	vertical-align: middle;
	font-size: 10px;
}

/* Links */
a.menue {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	}
a.menue_aktiv {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding-left: 15px;
	}
a.menue1 {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
a.menue1_aktiv {
	color: #C72931;
	text-decoration: none;
	font-weight:bold;
	}
a.submenue_orange {
	color: #e28f00;
	}

a.submenue_blau {
	color: #336b98;
	}
a.submenue_braun {
	color: #ab5246;
	}
a.submenue_rot_header {
	color: #c50838;
	font-size: 10px;
	line-height: 16px;
	}
a.submenue_rot {
	color: #c50838;
	}

a {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
a.red {
	color: #c50838;
	text-decoration: none;
	}
a.red:hover {
	color: #c50838;
	text-decoration: underline;
	}
a.red:active {
	color: #c50838;
	text-decoration: underline;
	}
a.zeile {
	color: #c7c7c7;
	text-decoration: none;
	}
a.zeile:hover {
	color: #999999;
	text-decoration: underline;
	}
/* Schrift */
.grau {
	color: #999999;
	}
.schrift_hellgrau {
	color: #c7c7c7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	vertical-align: top;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.rot_bold {
	color:#c50838;
	font-weight: bold;
}
.blue_bold {
	color:#336b98;
	font-weight: bold;
}

.yellow_bold {
	color:#e28f00;
	font-weight: bold;
}

.red_bold {
	color:#c50838;
	font-weight: bold;
}

.jahreszahl {
	color: #cccccc;
	font-size: 22px;
	font-weight: bold;
}
.versalien {
	text-transform: uppercase;
}
/* Ausrichtung */

.bottom {
	vertical-align: bottom;
	}
/* Formulare */
.feld {
	background-color: #dad3c2;
	border: 1px solid #ffffff;
	}
.feldgrau {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEDED;
	border: 0px solid #ffffff;
	}
.buttongrau {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #C72931;
	border: 0px solid #C72931;
	}
/* Rahmen */
.rahmen {
	border: 1px solid #DFDFDF;
	padding: 5px;
	}
.rahmen_padding10 {
	border: 1px solid #DFDFDF;
	padding: 10px;
	}
.rahmen_rot {
	position: relative;
	padding: 3px;
	border: 1px solid #c72931;
}
/* Hintergrund-Farbe */
.hellgrau {
	background-color: #EDEDED;
	padding: 15px;
}
.mitglieder_hellgrau {
	background-color: #ededed;
}
.mitglieder_weiss {
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #ffffff;
	padding: 15px;
}
/* Abstände */
.padding_left {
   padding-left: 17px;
}
.padding_right {
   padding-right: 3px;
   text-decoration: none;
   border: none;
   vertical-align: -1px;

}
.padding_bottom {
   padding-bottom:5px;
}
.padding_top {
   padding-top:5px;
}
.padding_vert {
   padding-bottom: 5px;
   padding-top: 10px;
}
/*.padding {
   	padding: 15px;
}*/
.padding {
	padding-top: 3px;
   	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.navi {
	padding-top: 23px;
   	padding-bottom: 0px;
	padding-left: 115px;
	padding-right: 15px;
}
/* Listen */
ul.arrow {
	list-style-image: url('pix/arrow.gif');
	vertical-align: middle;
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	border: none;
}
ul.none {
	list-style: none;
	vertical-align: middle;
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	border: none;
}
li { margin: 0px; }

table.liste { border-top: 1px solid #c50838; padding-top: 0px; clear: both; line-height: 1.5em; padding-left: 0px; display: block; }
p.liste { border-top: 1px solid #c50838; padding-top: 0px; clear: both; line-height: 1.5em; padding-left: 0px; display: block; }


/* Tabellen */
.tabelle {
	border:1px #000 dashed;
	border-bottom:1px #000 dashed;
	border-left:1px #000 dashed;
	border-right:1px #000 dashed;
}

.selectFontSize {
	margin-left:27px;
	margin-top:14px;
    color: #002D73;
}
