@CHARSET "UTF-8";

/*
 * GENERAL
 */
 
body 
{
	background-color: #f9f4de;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	/*color: #898470;*/
	color: #686455;
}

a:link, a:hover, a:active, a:visited 
{
	color: #793d30;
	text-decoration: none;
}


.preloadedImage 
{
  width: 0px;
  height: 0px;
  visibility: hidden;
  display: none;
}

h1, h2.i
{
	display: none;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	/*color: #898470;*/
	color: #686455;
	margin: 0;
	padding: 0;
}


h3
{
/*
		font-size: 11px;
	font-weight: normal;
	color: #898470;
	margin: 0;
	padding: 0;*/
	display: none;
}

h4
{
	font-size: 10px;
	font-weight: normal;
	color: #898470;
	margin: 0;
	padding: 0;
}

blockquote
{
	margin-left: 25px;
}

p
{
	margin: 0px;
	margin-bottom: 10px;
}

ul
{
	list-style-position: outside;
	list-style-image: url("../images/list_dot.gif");
	padding-left: 10px;
}


/*
 * NAVIGATION LEVEL 0
 */
 
ul.navigation_root
{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.navigation_root li
{
	margin: 0;
	padding-left: 23px;
	display: inline;
}
	
a.navigation span {
	display: none;
}
 
 a.navLevel0
{
 	margin: 0px;
	display: inline;
}
 
 div#nav_level0
{
 	position: absolute;
 	width: 350px;
 	text-align: right;
 	top: 44px;
 	left: 565px;
}

/*
 * TOP - AREA	INCL. NAVIGATION LEVEL 1
 */


ul.navigation
{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.navigation li
{
	margin: 0;
	padding: 0;
}
	
	
div#logo_top_small
{
	padding: 0;
	margin-left: 243px;
	margin-top: 33px;
	margin-bottom: 14px;
}
	
div#logo_top_large
{
	padding: 0;
	margin-left: 231px;
	margin-top: 35px;
	margin-bottom: 39px;
}
	
div#logo_top_tiny
{
	text-align: right;
	padding: 0;
	padding-right: 25px;
	margin-top: 30px;
	margin-bottom: 15px;
}

table#content_top
{
	width: 100%;
}

table#content_top td
{
	vertical-align: top;
	background-color: #e6dfcc;
	padding: 0;
	margin: 0;
}

table#content_top td#content_top_main_left
{
	width: 234px;
	height: 174px;
	vertical-align: middle;
}

table#content_top td#content_top_main_left_home
{
	width: 234px;
	height: 174px;
	vertical-align: middle;
}

table#content_top td#content_top_main_left div
{
	margin-left: 37px;
}

table#content_top td#content_top_main_center
{
	width: 678px;
	height: 174px;
	vertical-align: middle;
	padding-left: 2px;
 	padding-right: 2px;
}

table#content_top td#content_top_main_center_large
{
	width: 678px;
	height: 260px;
	vertical-align: middle;
	padding-left: 2px;
 	padding-right: 2px;
}

tr#content_top_border td
{
	
	height: 11px;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
a.navLevel1
{
	margin-top: 8px;
	display: block;
}

#content_top_main_center img, #content_top_main_center object, #content_top_main_center embed, #content_top_main_center_large img, #content_top_main_center_large object, #content_top_main_center_large embed
{
	margin-bottom: -2px;
}

/*
 * NAVIGATION LEVEL 2
 */
 
 a.navLevel2
{
 	margin: 0px;
	display: inline;
}
 
 div#nav_level2
{
 	margin-left: 225px;
 	height: 12px;
 	margin-top: 10px;
 	font-size: 8px;
 	white-space: nowrap;
}
 
 
/*
 * NAVIGATION LEVEL 3 & 4
 */
 
 a.navLevel3
{
 	margin: 0px;
	display: block;
	margin-bottom: 3px;
}

 a.navLevel4
{
 	margin: 0px;
	display: block;
	margin-bottom: 3px;
}
 
 div#nav_level3
{
 	margin-left: 235px;
 	width: 204px;
 	margin-top: 92px;
 	display: inline;
 	float: left;
 	min-height: 50px
}


/*
 * META NAVIGATION
 */
 
 a.navMeta
{
 	margin: 0px;
	display: inline;
	margin-left: 34px;
}
 
div#nav_meta
{
 	clear: both;
 	padding-top: 34px;
 	display: block;
 	text-align: right;
 	width: 917px;
 	margin-bottom: 20px;
}

div#nav_meta_error
{
 	clear: both;
 	padding-top: 34px;
 	display: block;
 	text-align: right;
 	width: 560px;
 	margin-bottom: 20px;
}


/*
 * CONTENT AREA
 */
 
div.minwidth_container
{
	width: 925px;
	border: 1px solid #f9f4de;
}
 
 div.headline
 {
 	display: block;
 	margin-bottom: 8px;
 	margin-top: 20px;
 }

 div.headline_notopmargin
 {
 	display: block;
 	margin-bottom: 8px;
 }
 
 div.headline_form
 {
 	display: block;
 	margin-bottom: 8px;
 	padding-top: 22px;
 }
 
 div.headline_archive
 {
 	display: block;
 	margin-bottom: 8px;
 }
 
 div.firstheadline
 {
 	margin-top: 60px;
 }
 
 div.content
 {
 	width: 482px;
 	display: inline;
 	float: left;
 	line-height: 18px;
 	/* text-align: justify; */
 	padding: 0px;
 }
 
 div.article_frame
 {
 	margin-left: 234px;
 	padding: 0px;
 }
 
 div.article_frame div.content
 {
 	width: 682px;
 	display: inline;
 	line-height: 18px;
 	padding: 0px;
 }
 
 div.overview_contentarea
 {
 	padding-left: 283px;
 }
 
 div.broad
 {
 	margin-left: 235px;
 	width: 678px;
 }
 
 div.firstbroadheadline
 {
 	margin-top: 30px;
 }
 
 
 div.firsthomeheadline
 {
 	margin-top: 55px;
 }
 
 div.sitemap_item
 {
 	width: 100%;
 	clear: both;
 	display: block;
 }
 
 /*
  * NEWS
  */
 
 
div#news
{
 	margin-left: 225px;
 	margin-right: 20px;
 	width: 194px;
 	margin-top: 60px;
 	display: inline;
 	float: left;
}
/*
 div#news
 {
 	position: absolute;
 	left: 27px;
 	top: 464px;
 	width: 198px;
 	
 	display: inline;
 	float: left;
 	height: 150px;
 }
 */
 div#news img
 {
 	padding-left: 10px;
 }
 
a.news_listentry h2
 {
 	font-weight: normal;
 	color: #793d30;
 	background-image: url(../images/arrow_right_red.gif);
 	padding: 0px;
 	margin: 0px;
 	padding-left: 10px;
 	line-height: 18px;
 	background-position: 0px 7px;
 	background-repeat: no-repeat;
 	display: block;
 }
 
div.newscontent
 {
 	display: inline;
 	float: left;
 	line-height: 18px;
 	/* text-align: justify; */
 	padding: 0px;
 	width: 478px;
 }

 /*
  * POPUPS
  */

div.popup_body
{
	padding: 25px 0px 25px 238px;	
}

div.popupcontent
 {
 	display: inline;
 	float: left;
 	line-height: 18px;
 	/* text-align: justify; */
 	padding: 0px;
 	width: 478px;
 }
	

 /*
  * FORMS
  */	


div.form_label
{
	display: block;
	clear: both;
	padding: 0px;
}
label
{
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
}

input, select, textarea
{
	font-family: Verdana;
	color: #918c79;
	font-size: 10px;
	border: none;
	margin: 0px;
	padding: 0px;
}

div.form_item 
{
	display: inline;
	clear: both;
	float: left;
	padding-bottom: 10px;	
}

div.form_item_fixedwidth
{
	display: inline;
	clear: both;
	float: left;
	padding-bottom: 10px;	
	width: 224px;
}
div.form_item_noclear 
{
	display: inline;
	float: left;
	padding-bottom: 10px;
}

div.form_item_rightcol
{
	display: inline;
	float: left;
	padding-bottom: 10px;	
	margin-left: 35px;
}

div.form_item_rightcol_float
{
	display: inline;
	float: right;
	padding-bottom: 10px;	
	margin-left: 35px;
}

div.form_item_append
{
	display: inline;
	float: left;
	padding-bottom: 10px;	
	margin-left: 3px;
}

div.form_item_checkbox
{
	display: block;
	clear: both;
	height: 25px;
	width: 219px;
}

div.form_buttonbar
{
	text-align: right;
	padding: 0;
	padding-top: 20px;	
	padding-bottom: 15px;
	clear: both;
}

a.button_in_formbar
{
	margin-left: 15px;
}




input.form_input_text_beforeredux_empty
{
	width: 170px;
	border: none;
	background-color: #ffffff;
	height: 14px;
	color: #c5b997;
	text-indent: 2px;
	padding-top: 2px;
}

input.form_input_text_beforeredux
{
	width: 170px;
	border: none;
	background-color: #ffffff;
	height: 14px;
	text-indent: 2px;
	padding-top: 2px;
}

input.form_input_text_redux
{
	width: 45px;
	border: none;
	background-color: #ffffff;
	height: 14px;
	text-indent: 2px;
	padding-top: 2px;
}

input.form_input_text_redux_empty
{
	width: 45px;
	border: none;
	background-color: #ffffff;
	color: #c5b997;
	height: 14px;
	text-indent: 2px;
	padding-top: 2px;
}
	
input.form_input_text
{
	width: 219px;
	border: none;
	background-color: #ffffff;
	height: 14px;
	text-indent: 2px;
	padding-top: 2px;
}

input.form_input_text_empty
{
	width: 219px;
	border: none;
	background-color: #ffffff;
	color: #c5b997;
	height: 14px;
	text-indent: 2px;
	padding-top: 2px;
}
	
input.form_input_text_half
{
	width: 107px;
	border: none;
	background-color: #ffffff;
	height: 14px;
	text-indent: 2px;
	padding-top: 2px;
}

input.form_input_text_half_empty
{
	width: 107px;
	border: none;
	background-color: #ffffff;
	color: #c5b997;
	height: 14px;
	text-indent: 2px;
	padding-top: 2px;
}

select.form_input_dropdown
{
	width: 219px;
	border: none;
	background-color: #ffffff;
	height: 16px;
}

select.form_input_dropdown_beforeredux
{
	width: 170px;
	border: none;
	background-color: #ffffff;
	height: 16px;
}

input.form_input_checkbox
{
	border: none;
	margin-right: 5px;
	vertical-align: middle;
}

textarea.form_input_textarea
{
	width: 219px;
	border: none;
	background-color: #ffffff;
	height: 66px;
	text-indent: 2px;
	padding-top: 2px;
}

textarea.form_input_textarea_full
{
	width: 473px;
	border: none;
	background-color: #ffffff;
	height: 96px;
	text-indent: 2px;
	padding-top: 2px;
}

textarea.form_input_textarea_empty
{
	width: 219px;
	border: none;
	background-color: #ffffff;
	color: #c5b997;
	height: 66px;
	text-indent: 2px;
	padding-top: 2px;
}


div.form_input_radio_container
{
	display: inline;
	float: left;
	width: 36px;
	text-align: center;
}

div.form_input_radio_container label
{
	display: block;
	clear: both;
}

label.form_input_radio
{
	width: 130px;
	float: left;
	display: inline;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #686455;
/* border-bottom: solid 1px #686455; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
