/* GENERAL SETTINGS */
html, body { margin: 0; border: 0; padding: 0; font-family: Verdana; font-size: 10pt; color: #1A1A1A; }

td { vertical-align:top; }
img { border:0; }
table { margin: 0; padding: 0; border: 0; }
td { margin: 0; padding: 0; color: #666666; font-family: Verdana, Arial; font-size: 11px; }

a { color: #666666; }
a:hover { color: #164D5E; text-decoration: none; }

#wrapper 	{ position: absolute; left: 50%; width: 1006px; margin-left: -503px; }
#clear 		{ clear: both; height: 1em; }

/* HEAD */
#head_left	{ position: relative; float: left; left: 0; top: 0; width: 204px; height: 172px; }
#head_right	{ position: absolute; right: 0; top: 0; width: 301px; height: 237px; z-index: 10; }
#logo		{ position: relative; float: left; top: 0px; width: 466px; height: 172px; }

/* NAVIGATION */
#navi			{ position: absolute; left: 181px; top: 172px; width: 604px; height: 30px; z-index: 100; }
#navi ul		{ margin: 0; padding: 0; list-style-type: none; }
#navi li		{ margin: 0; padding: 0; float:left; }
#navi a			{ width: 116px; height: 23px; padding-top:7px; display: block; color: #fff; text-decoration:none; font-size:10pt; text-align: center; background:url(images/navi_off.gif) no-repeat left top; }
#navi a:hover 	{ color: #fff; text-decoration:none; background:url(images/navi_on.gif) no-repeat left top; }

/* CONTENT */
#main		{ position: relative; top: 35px; left: 50%; width: 894px; margin-left: -447px; z-index: 90; }
#line		{ padding: 5px; width: 884px; }
#copyright			{ text-align: center; font-size: 10px; color: #999999; }
#copyright a		{ color: #999999; text-decoration: none; }
#copyright a:hover	{ color: #540101; }

/* CLASSES */
.title			{ font-size: 13pt; color: #540101; font-weight: bold; padding: 5px; }
.orange			{ color: #F56B00; }
.input_search	{ border: 1px solid #550101; width: 230px; height: 30px; vertical-align: middle; text-align: center; font-size: 20pt; font-weight: bold; }
.table_top 		{ border-top: 1px dotted #999999; background-color: #F7F7F7; padding: 5px; font-weight: bold; }
.table_data 	{ padding: 5px; }
.fett 			{ color: #9F231E; font-size: 16px; font-weight: bold; }
.bold 			{ color: #666666; font-size: 13px; font-weight: bold; }
.error 			{ color: #FF0000; font-weight: bold; }
.td_form 		{ background-color: #F5F4F4; padding: 5px; }
.td_list 		{ padding: 5px; }

.small			{ font-size: 8pt; color: #999; font-weight: normal; }

a.navi_staedte 			{ color: #666666; text-decoration: none; font-weight: bold; }
a.navi_staedte:hover 	{ color: #FF8119; text-decoration: none; font-weight: bold; }
a.navi_letter 			{ color: #ffffff; text-decoration: none; font-weight: bold; padding:3px; background-color: #FF8119; border: 2px solid #990202; }
a.navi_letter:hover 	{ color: #FF8119; text-decoration: none; font-weight: bold; padding:3px; background-color: #ffffff; border: 2px solid #FF8119; }
a.navi_letter_active 	{ color: #FF8119; text-decoration: none; font-weight: bold; padding:3px; background-color: #ffffff; border: 2px solid #FF8119; }
a.navi_bottom 			{ color: #BDBDBD; text-decoration: none; }
a.navi_bottom:hover 	{ color: #164D5E; text-decoration: none; }