/* Seiten- und Rahmeneinstellungen */

input#search_input {
	width: 137px;
	border: 1px solid black;
	margin: 0px 3px 1px 3px;
}

input#search_submit {
	border: 1px solid black;
	margin-right: 3px;
}

ul#search_form {
	text-align: right;
}

ul#search_form form {
	margin: 0px;
}

body {
	text-align: center;
	background-color: #CADBEF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

a {
	color: #006ab3;
	text-decoration: none;
}

table#Page {
	text-align: left;
	width: 830px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

table#Page td {
/*	padding: 0px;*/
/*	margin: 0px;*/
	vertical-align: top;
}

td#border_top {
	background-image: url(gfx/shadow_t2_bg.png);
	background-repeat: repeat-x;
}

td#border_bottom {
	background-image: url(gfx/shadow_b2_bg.png);
	background-repeat: repeat-x;
}

td#border_left1 {
	background-image: url(gfx/shadow_l2_bg.png);
	background-repeat: repeat-y;
	vertical-align: top;
}

td#border_left2 {
	background-image: url(gfx/shadow_l2_bg.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

td#border_right1 {
	background-image: url(gfx/shadow_r2_bg.png);
	background-repeat: repeat-y;
	vertical-align: top;
}

td#border_right2 {
	background-image: url(gfx/shadow_r2_bg.png);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

table#main_table {
	margin: 0px 2px;
}

/* HEADER */

td#header {
	background-image: url(gfx/header_bg.png);
	background-repeat: repeat-x;
}

div#header_left {
	float: left;
	width: 215px;
}

div#header_right {
	float: right;
	width: 567px;
	position: relative;
}

img#header_outerright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
}

div#header_claim {
	position: absolute;
	font-family: Arial;
	font-size: 16pt;
	font-weight: lighter;
	top: 82px;
	left: 76px;
	color: #006AB3;
	letter-spacing: 0.5px;
}

img#header_arrows {
	position: absolute;
	left: 33px;
	top: 85px;
}

/* MENUE OBEN */

div#top_menu {
	text-align: right;
	height: 34px;
	border: 1px solid #aca698;
	border-top: 1px solid white;
	background-color: #d0cbb8;
	padding-top: 1px;
	margin-bottom: 10px;
	padding-top: 0px;
}

div#top_menu_home {
	text-align: right;
	height: 34px;
	border: 1px solid #aca698;
	border-top: 1px solid white;
	background-color: #d0cbb8;
	padding-top: 1px;
	margin-bottom: 10px;
	padding-top: 0px;
}

div#top_menu_container {
	float: right;
}

div#top_menu_gap {
	background-color: #aca698;
	height: 25px;
	border-bottom: 1px solid #ffffff;
}

div#top_menu_home div#top_menu_gap {
	background-color: #D0CBB8;
	border-bottom: 0px;
}

a.top_menu_item {
	float: left;
	display: block;
	height: 18px;
	padding: 7px 12px 0px;
	background-color: #aca698;
	border-left: 1px solid #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

a.top_menu_item:first-child {
	border-left: 0px;
}

a.top_menu_item_active {
	height: 19px;
	background-color: #D0CBB8;
	color: #006AB3;
	border-bottom: 0px;
}

/* MENUE LINKS */

td#left_menu {
	width: 148px;
	margin-left: 2px;
}

div.left_menu_header {
	border-width: 1px 2px;
	border-style: solid;
	border-color: #aca698;
	background-image: url(gfx/left_menu_bg.gif);
	margin-bottom: 2px;
	padding-left: 2px;
}

td#left_menu ul {
	margin: 0px 0px 10px 0px;
}

ul.left_menu_pages {
	border-width: 1px 2px;
	border-style: solid;
	border-color: #aca698;
	list-style: none;
	background-repeat: repeat-y;
	background-color: #e2e0d4;
	background-image: url(gfx/left_menu_bg.gif);
	padding: 2px 0px;
	margin-bottom: 10px;
}

ul.left_menu_pages li {
	margin: 0px;
	padding: 0px 0px 1px 8px;
	font-size: 9pt;
}

ul.left_menu_pages li a {
	color: #006ab3;
	text-decoration: none;
}

ul.left_menu_pages li a.active {
	color: #003254;
}

ul.left_menu_pages li.level2 {
	padding-left: 12px;
}

ul.left_menu_pages li.level3 {
	padding-left: 16px;
}

ul.left_menu2_pages {
	border-width: 1px 2px;
	border-style: solid;
	border-color: #aca698;
	list-style: none;
	background-image: url(gfx/left_menu_bg.gif);
	background-repeat: repeat-y;
	background-color: #e2e0d4;
	padding: 0px;
	margin-bottom: 10px;
}

ul.left_menu2_pages li {
	margin: 0px;
	padding: 5px 0px 5px 2px;
}

/* RECHTE SPALTE */

td#right_column {
	width: 148px;
	font-size: small;
	font-size: 10pt;
}

td#right_column h1 {
	color: #006ab3;
	font-size: 10pt;
	padding-top: 5px;
}

div.right_content_seperator_nonie {
	background-color: #aca698;
	height: 1px;
	margin: 0px 0px 10px 0px;
	width: 148px;
}

div.right_content_seperator {
	border-top: 1px solid #aca698;
	height: 1px;
	margin: 0px 0px 10px 0px;
	width: 148px;
}

/* HAUPTINHALT allgemein */

td.main_content {
	background-color: white;
	font-size: 10pt;
}

td.main_content h1 {
	font-size: 12pt;
}

div.main_content_item {
	margin-bottom: 5px;
	padding: 0px 30px;
}

div.main_content_seperator_nonie {
	background-color: #aca698;
	height: 1px;
	margin: 0px 45px 10px 45px;
	padding: 0px;
}

div.main_content_seperator {
	border-top: 1px solid #aca698;
	height: 1px;
	margin: 0px 45px 10px 45px;
}

/* HAUPTINHALT 3 Spalten */

td#main_content_3columns div.main_content_item {
	border-right: 1px solid #aca698;
	margin-right: 12px;
}

/* HAUPTINHALT 2 Spalten */

td#main_content_2columns img.main_content_seperator {
	margin: 0px 15px 10px 45px;
}

/* HAUPTINHALT 1 Spalte */

td#main_content_1column div.main_content_item {
	padding: 0px;
}

td#main_content_1column img.main_content_seperator {
	margin-left: 15px;
}

/* FOOTER */

div#footer {
	clear: both;
	margin: 10px 2px 14px 2px;
	border: 1px solid #aca698;
	background-color: #e2e0d4;
	text-align: center;
	padding: 5px 0px;
	font-size: 10pt;
}

div#footer a {
	color: #006AB3;
	text-decoration: none;
}
