* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

BODY {
	color: #333333;
	background-color: #BFC5D0;
	background-image: url('../images/background.gif');
	margin: 10px auto 0px;
}

A {
	text-decoration:none;
}

A, A:visited {
	color: #993333;
}


A:hover, A:active {
	text-decoration: underline;
}


IMG {
	border: none;
}

H1 {
	/*color: #333333; /**/
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

H2 {
	/*color: #333333; /**/
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

H3 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


INPUT, TEXTAREA, SELECT, OPTION {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 96%;
}
SELECT {
	padding: 0px;
	height: 1.5em;
	margin: auto;
	margin-bottom: 3px;
}
OPTION {
	padding: 3px 4px;
	border-top: 1px solid #CCCDCE;
}

.registform TH {
	color: #919191;
	text-align: left;
	width: 163px;
	font-weight: normal;
}

.registform INPUT {
	margin-bottom: 2px;
}

.registform INPUT.txt, .registform INPUT.date2, .registform INPUT.date4 {
	padding: 3px 4px;
	height: 1.25em;
	margin: auto;
	margin-bottom: 3px;
}

.registform INPUT.radio, .registform INPUT.check {
	border: none;
	margin: 4px 0 2px;
}

.registform INPUT.txt {
	width: 166px;
}

.registform INPUT.date2 {
	margin-right: 2px;
}

.registform INPUT.date4 {
	width: 80px;
}

.registform INPUT#doit {
	border: none;
	margin-top: 15px;
}

.rightform TH {
	text-align: left;
	width: 163px;
	font-weight: normal;
}

.rightform INPUT {
	margin-bottom: 2px;
}

.rightform INPUT.txt, .rightform INPUT.date2, .rightform INPUT.date4 {
	padding: 3px 4px;
	height: 1.25em;
	margin: auto;
	margin-bottom: 3px;
}

.rightform INPUT.radio, .rightform INPUT.check {
	border: none;
	margin: 4px 0 2px;
}

.rightform INPUT.txt {
	width: 145px;
}

.rightform INPUT.date2 {
	width: 40px;
	margin-right: 2px;
}

.rightform INPUT.date4 {
	width: 82px;
}

.rightform INPUT#doit {
	border: none;
	margin-top: 15px;
}

.rightform INPUT.txt, .registform INPUT.txt,
INPUT.date2, INPUT.date4, SELECT
 {
	border: 1px solid #CCCDCE;
}

.warning A:link, .warning A:visited, .warning A:hover, .warning A:active {
	color: #FF0000;
	font-weight: bold;
}

.profilecontent TH {
	font-family: Verdana;
	font-size: 10px;
	color: #BBBBBB;
	font-style: italic;
	font-weight: normal;
}

.profilecontent H1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}

.profilecontent HR {
	width: 400px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;	
}

.form_orte TH {
	color: #919191;
	text-align: left;
	width: 300px;
	font-weight: normal;
}

.form_orte INPUT {
	margin-bottom: 2px;
}

.form_orte INPUT.txt, .form_orte INPUT.date2, .form_orte INPUT.date4 {
	padding: 3px 4px;
	height: 1.25em;
	margin: auto;
	margin-bottom: 3px;
}

.form_orte INPUT.radio, .form_orte INPUT.check {
	border: none;
	margin: 4px 0 2px;
}

.form_orte INPUT.txt {
	width: 166px;
}

.form_orte INPUT.date2 {
	margin-right: 2px;
}

.form_orte INPUT.date4 {
	width: 80px;
}

.form_orte INPUT#doit {
	border: none;
	margin-top: 15px;
}

.titel {
	color: #999999;
	background-image: url('../images/titel_bg.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: left;
	border: none;
	height: 23px;
}

.sidenav TD {
	color: #333;
	background-color: #FFF;
	background-image: url('../images/button_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #DDDEDF;
	border-bottom: 0px;
	width: 153px;
	height: 23px;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

.sidenav A, .sidenav A:visited {
	color: #832147;
	text-decoration: none;
}

.sidenav A:hover, .sidenav A:active {
	color: #832147;
}

.sidenav TD.titel {
	background-image: url('../images/titel_bg.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	font-weight: normal;
	text-align: left;
}

/*.submit {
	background-color: #FFF;
	background-image: url(../images/button_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #DDDEDF;
	border-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #832147;
}
*/
.top1 {
	 background-image: url('../images/header.jpg');
	 background-position: left;
	 background-repeat: no-repeat;
}
.top1 A:link,
.top1	A:visited {
	color:#333333;
	font-weight:bold;
}


.top1	A:active,
.top1	A:hover {
	color: #821E3D;
	font-weight:bold;
}

.tbl table {
	border-collapse: collapse;
}
.tbl td, .tbl th {
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: left;
	vertical-align: bottom;
}
.tbl th {
 color:#999999;
 font-weight: normal;
}

.tablebg {
	background-color:#FFFFFF;
}

.formular {
	color: #556066;
}

.error_font {
	color: #CC0000;
	font-size: 10px;
}

.red_font {
	color: #832147;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style1 {
	color: #7B7D6C;
	font-size: 10px;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

.style4 {
	color: #333333;
}

.statusbar {
	border: none;
	border-bottom: 1px solid #CCCCCC;
}

#footer {
	background-image:url('../images/fusszeile.gif');
	background-position: left top;
	background-repeat:repeat-x;
	height: 38px;
}
#footer_font {
	font-size: 8pt;
	position: relative;
	bottom: 4px;
}

#border_left_down {
	background-image:url('../images/background_left_bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
}

#bg_line {
	border-left: 1px solid #CCCCCC;
	width: 1px;
}

#bg_line_r {
	border-right: 1px solid #CCCCCC;
	width: 1px;
}
#content {
	padding: 0px 15px;
	}
