body
{
	margin: 0px;
	background-color: #ece9dc;
}
body, input
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}

a
{
	color: #a89b76;
	text-decoration: none;
}

h1
{
	margin: 0px 0px 0.2em 0px;
	color: #a89b76;
	font-size: 32px;
	font-weight: normal;
}
h2
{
	margin: 0px 0px 5px 0px;
	color: #a89b76;
	font-size: 19px;
	font-weight: normal;
}
h3
{
	margin: 0px 0px 5px 0px;
	color: #494949;
	font-size: 14px;
	font-weight: bold;
}
h4
{
	margin: 0px 0px 5px 0px;
	color: #494949;
	font-size: 12px;
	font-weight: bold;
}
h5
{
	margin: 0px 0px 5px 0px;
	color: #494949;
	font-size: 11px;
	font-weight: bold;
}

p
{
	text-align: justify;
	margin: 0px 0px 10px 0px;
}

ul
{
	margin: 0px 0px 10px 12px;
	padding: 0px 0px 10px 12px;
	list-style-type: square;
}
ul.sub
{
	margin-top: 5px;
}
li.pdf
{
	list-style-image: url(../images/icons/pdf.gif);
	padding-left: 5px;
}

hr
{
	height: 1px;
	color: #d8d7d8;
	background-color: #d8d7d8;
	border: 0px;
	
}

p.p_right
{
	text-align: right;
}

br.clear_both
{
	clear: both;
}

img.image_left
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
img.image_right
{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

span.text_small
{
	font-size: 11px;
}
span.text_color2
{
	color: #a89b76;
}
span.address_format
{
	line-height: 1.4em;
}

input.text_default, input.text_default_2, input.text_default_3, textarea, input.text_search_form
{
	border: 1px solid #a89b76;
}
input.text_default
{
	width: 200px;
}
input.text_default_2
{
	width: 80px;
}
input.text_default_3
{
	width: 250px;
}
textarea.textarea_default
{
	width: 200px;
}
input.button
{
	border: 1px solid #a89b76;
	background-color: #ffffff;
}

table.table_data {
	width: 100%;
}
table.table_data td {
	padding: 6px;
	border-bottom: 1px dotted #000000;
}
table.table_data tr.zebra_ying {
	background-color: #ede8d4;
}
table.table_data tr.zebra_yang {
	
}
table.table_data div {
	margin-top: 5px;
}

/* layout */
div#layout_container
{
	width: 955px;
	margin: auto;
}

/* header */
div#header_container
{
	width: 953px;
	margin: auto;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	background-color: #ffffff;
	background-image: url(../images/layout/header_line_bg.gif);
	background-repeat: no-repeat;
	background-position: 204px 0px;
}

/* header_left */
div#header_left
{
	float: left;
	width: 308px;
	padding: 55px 0px 0px 57px;
}

div#header_left img
{
	border: 0px;
}

/* header_right */
div#header_right
{
	float: right;
	width: 588px;
	padding: 121px 0px 4px 0px;
	color: #a89b76;
}

div#header_right a
{
	margin: 0px 5px 0px 5px;
}

form#search_form
{
	margin: 0px 10px 0px 0px;
}
div#search_form_container
{
	text-align: right;
}
input.text_search_form
{
	width: 100px;
	margin: 0px 0px 0px 10px;
}

/* main */
div#main_container
{
	width: 953px;
	margin: auto;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	background-image: url(../images/layout/main_bg.gif);
	background-repeat: repeat-y;
}

/* main_left */
div#main_left
{
	float: left;
	width: 365px;
	background-image: url(../images/layout/main_left_line_bg.gif);
	background-repeat: no-repeat;
	background-position: 204px 0px;
}

div#nav
{
	float: left;
	width: 205px;
	text-align: right;
}
div#subnav
{
	float: right;
	width: 160px;
}

div#nav a
{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 8px 0px 0px;
}
div#nav a.active
{
	color: #494949;
}
div#subnav a
{
	display: block;
	font-weight: bold;
	margin: 0px 0px 0px 8px;
}
div#subnav a.active
{
	color: #494949;
}

div.nav_layer
{
	background-color: #ece9dc;
	border: 1px solid #a89b76;
	position: absolute;
	visibility: hidden;
	width: 120px;
	left: 200px;
	top: -10px;
	text-align: left;
	padding: 10px;
}
div.nav_layer a
{
	text-transform: lowercase !important;
	font-weight: normal !important;
}
div.nav_layer a:hover
{
	color: #494949;
}

div#main_theme
{
	clear: both;
}

/* main_right */
div#main_right
{
	float: right;
	width: 587px;
	background-image: url(../images/layout/main_right_line_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 0px 0px;
}

/* content */
div#content_title
{
	background-color: #ffffff;
	min-height: 90px;
	padding: 10px 0px 0px 10px;
	display: block;
}

div#content-layer
{
	border: 1px solid #d4d4d4;
	color: #000000;
	background-color: #ece9dc;
	width: 400px;
	visibility: hidden;
	padding: 10px;
	text-align: justify;
	position: absolute;
	left: 200px;
	top: -80px;
	z-index: 100;
}

div#content-layer-text
{
	margin-top: 10px;
}

div#x-rechts
{
	text-align: right;
}

div#x-rechts img
{
	border: none;
}

div#content_container
{
	width: 587px;
	min-height: 448px;
	background-image: url(../images/layout/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#page_path
{
	padding: 10px 10px 10px 10px;
}
div#page_path_wide
{
	margin: 0px 0px 10px 0px;
}
div#page_path a, div#page_path_wide a
{
	margin: 0px 5px 0px 0px;
	font-style: italic;
	font-size: 10px;
	text-transform: uppercase;
}
div#page_path a.active, div#page_path a.active
{
	color: #494949;
}

/* content_left */
div#content_left
{
	float: left;
	width: 352px;
	padding: 10px 20px 0px 10px;
}

/* content_breit */
div#content_wide
{
	width: 547px;
	min-height: 446px;
	background-image: url(../images/layout/content_breit_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 30px 0px 10px;
}

div#page_title
{
	float: left;
	color: #494949;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
div#print_send
{
	float: right;
}
div#print_send img
{
	margin: 0px 0px 0px 5px;
}

/* content_right */
div#content_right
{
	float: right;
	width: 163px;
	padding: 10px 10px 0px 10px;
}

/* footer */
div#footer_container
{
	margin: auto;
	border: 1px solid #d4d4d4;
	background-color: #ffffff;
	color: #a89b76;
	padding: 3px 5px 3px 5px;
}
div#footer_container a
{
	margin: 0px 5px 0px 5px;
}

/* footer_left */
div#footer_left
{
	float: left;
}

/* footer_right */
div#footer_right
{
	float: right;
}

/* project_info */
div#project_info
{
	margin: 10px auto 20px auto;
	text-align: center;
	font-size: 10px;
}

/* newsletter_styles */
div#nl_layout_container
{
	width: 670px;
	margin: auto;
}

div#nl_content_container
{
	padding: 40px 20px 20px 80px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	background-color: #ffffff;
}

div#nl_header_logo
{
	float: left;
	margin: 0px 250px 50px 0px;
}

div#nl_content_right
{
	float: right;
	width: 160px;
	background-color: #dfcac7;
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 0px 10px;
}

div#nl_subfooter
{
	margin: auto;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

/* Kontaktangabe im aufklappenden Ueberschriftslayer */

div#layerkontakt
{
	color: #A89B76;
}

