* {
	margin: 0;
	padding: 0;
	border: none;
}
body {	
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	
	background-color : #976565;
	background-image: url(/pics/bgfade.png);
	background-repeat: repeat-x;
	
	font-family: Georgia, Times New Roman, Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 12px; 
	font-style: normal;
	line-height: 12px;
	font-weight: 500;
	font-variant: normal;
	color: #000;
	text-align: left;
	
	scrollbar-base-color: #fff;
	scrollbar-face-color: #ccd9cc;
	scrollbar-track-color: #eee;
	scrollbar-arrow-color: #106610;
	scrollbar-3dlight-color: #aac0aa;
	scrollbar-darkshadow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #aac0aa;
}
#main a:hover img {
	opacity: 0.67;									/* Safari */
	filter: alpha(opacity=67, finishopacity=67);	/* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=67);
	-moz-opacity: 0.67;								/* Mozilla */
}
	/* ---------- Tabellen-Grundeinstellungen ---------- */
table {
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	padding: 0px;
/*	overflow: hidden; */
}
	/* ---------- Links ---------- */
a:link {
	text-decoration: none;
	color: #000;
	background-color: transparent;
	font-weight: 700;
}
a:visited {
	text-decoration: none;
	color: #666;
	background-color: transparent;
	font-weight: 700;
}
a:hover {
	text-decoration: underline;
	color: #1fb01f;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	color: #1fb01f;
	background-color: transparent;
}
	/* ---------- Ueberschriften ---------- */

	/* ---------- Text-Formatierungen ---------- */
	
.headl {
	font-family: Georgia, Times New Roman, Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;  */
	font-size: 16px;
	font-weight: 700;
/*	font-style: italic; */
	color: #000040;
/* 	border-bottom: 1px dashed #911; */
}
.subheadl {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	color: #911;
	border-bottom: 1px dashed #911;
}

	/* ---------- Formularfelder ---------- */
	/* ------------------------------------- */
	
.input_text {
	height: 18px;
	width: 340px;
	border: 1px solid #7f7f9f;
	background-color: #fff2e5;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
}
.input_text_active {
	height: 18px;
	width: 340px;
	border: 1px solid #7f7f9f;
	background-color: #7f7f9f;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
}
.input_text_over {
	height: 18px;
	width: 340px;
	border: 1px solid #7f7f9f;
	background-color: #ffe5cc;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
}
.input_textfield {
	height: 72px;
	width: 340px;
	border: 1px solid #7f7f9f;
	background-color: #fff2e5;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
/*	behavior: url(/maxlength.htc); */
}
.input_textfield_active {
	height: 72px;
	width: 340px;
	border: 1px solid #7f7f9f;
	background-color: #7f7f9f;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
/*	behavior: url(/include/maxlength.htc); */
}
.input_textfield_over {
	height: 72px;
	width: 340px;
	border: 1px solid #7f7f9f;
	background-color: #ffe5cc;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
/*	behavior: url(/include/maxlength.htc); */
}
.input_submit {
	height: 18px;
	width: 130px;
	border: solid 1px #7f7f9f;
	background-color: #fff2e5;
	
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: 700;
}
.input_submit_over {
	height: 18px;
	width: 130px;
	border: solid 1px #7f7f9f;
	background-color: #ffe5cc;
	
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: 700;
}
	/* ---------- Tabellen ----------------- */
	/* ------------------------------------- */
	
	/* ---------- Layout-Tabellen ---------- */
#table_wrap {
	border-width: 0px;
	border-spacing: 0px;
}
.table_wrap_nav {
	padding-left: 100px;
}
.table_wrap_content {
	height: 100%;
	vertical-align: top;
	padding-left: 100px;
}

.table_head {
	width: 685px;
	border-width: 0px;
	border-spacing: 0px;
}
.table_head_nav {
	width: 682px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #ababc0;
	background-color: #fff;
	
	border-bottom: 1px solid #ababc0;
}
.table_head_nav a:link {
	text-decoration: none;
	color: #ababc0;
	background-color: transparent;
	font-weight: 500;
}
.table_head_nav a:visited {
	text-decoration: none;
	color: #ababc0;
	background-color: transparent;
	font-weight: 500;
}
.table_head_nav a:hover {
	text-decoration: overline;
	color: #ababc0;
	background-color: transparent;
}
.table_head_nav a:active {
	text-decoration: none;
	color: #ccc;
	background-color: transparent;
}
.table_head_nav_links {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}
.table_head_nav_locations {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 5px;
}
.table_head_header {
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_head_contenttop {
	width: 100%;
 	border-left: 1px solid #ababc0;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #fff;
	border-spacing: 0px;
}

.table_content_wrap {
	width: 692px;
	background-color: #fff;
	background-image: url(/pics/bgfade_nav.png);
	background-repeat: no-repeat;
	border-width: 0px;
	border-spacing: 0px;
}

.table_content {
	width: 682px;
	border-bottom: 1px solid #ababc0;
	border-left: 1px solid #ababc0;
	border-right: 1px solid #ababc0;
	border-top: 0px solid #fff;
	border-spacing: 0px;
}
.table_content_nav {
	width: 145px;
	height: 100%;
	vertical-align: top;

	background-color: #fc9;
	opacity: 0.5;									/* Safari */
	filter: alpha(opacity=50, finishopacity=50);	/* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;								/* Mozilla */
}
.table_content_text {
	height: 450px;
	width: 515px;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.table_content_bottom {
	height: 10px;
}

.table_nav {
	width: 145px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
}
.table_nav_line {
	height: 1px;
	background-color: #000040;
}
.table_nav_active {
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #000040;
	color: #fff;
}
.table_nav_active a:link {
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	display: block;
}
.table_nav_active a:visited {
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	display: block;
}
.table_nav_inactive {
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #fff2e5;
	color: #000040;
}
.table_nav_inactive a:link {
	text-decoration: none;
	color: #000040;
	background-color: transparent;
	display: block;
}
.table_nav_inactive a:visited {
	text-decoration: none;
	color: #000040;
	background-color: transparent;
	display: block;
}

.table_text {
	width: 99%;
}
.table_text td {
	padding: 2px;
}
.table_spacer {
	width: 10px;
	height: 10px !important;
	background-color: transparent;
}
.table_filler {
	height: 100%;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: 500;
	font-variant: normal;
	color: #ccc;
}
