/**
	color for link hover style in content area and navigation: #CB8943
	color for box headlines: #CB8943
	color for certain grafical elements in header area: #CB8943
	color for main text: #55597A -- old: C07533
**/

* {padding: 0; margin: 0;} /* 0 for all objects */

HTML {
	height: 100%;
    width: 100%;
    background-color:#5A5A5A; 
    margin:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    font-family: Trebuchet MS, Verdana, Arial sans-serif;
    font-size:90%;
    font-style:normal;
    font-weight:normal;
	text-transform: lowercase;
    color: #E8E8E8;
}
BODY {
	height: 100%;
    width: 100%;
    background-color:#5A5A5A; 
    margin:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    font-family: Trebuchet MS, Verdana, Arial sans-serif;
    font-size:90%;
    font-style:normal;
    font-weight:normal;
	text-transform: lowercase;
    color: #E8E8E8;
}

a {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8; font-family:Trebuchet MS, Verdana, Arial sans-serif; }
a:link {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8; font-family:Trebuchet MS, Verdana, Arial sans-serif; }
a:visited {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8; font-family:Trebuchet MS, Verdana, Arial sans-serif; }
a:hover {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#D98B3D; font-family:Trebuchet MS, Verdana, Arial sans-serif; }

a.text_anchor {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8;}
a:link.text_anchor {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8;}
a:visited.text_anchor {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8;}
a:hover.text_anchor {font-size:0.85em; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8;}

TABLE {
    width: 100%;
    height: auto;
    background-color: #5A5A5A;
    border-collapse: collapse;
    font-family:Verdana, Arial;
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

TR.odd {
    background-color: #CCC;
}

TR.even {
    background-color: #E8E8E8;
}

TH {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;
    border: 1px solid #E8E8E8;
    font-weight:bold;
}

TD {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;
    border: 1px solid #E8E8E8;
}

TD.no_border {
    border: 1px none #E8E8E8;
}

#box_main {
	padding: 0px;	
    text-align: left;
	vertical-align: top;
	border: 0px;
	/** the next 6 lines force vertical centering **/
	margin: -290px 0 0 -475px;
	position:absolute;
	top: 50%;
	left: 50%;
    width: 950px;
	height: 580px;
	background-color: transparent;
}

#box_header {
    padding: 0px;
	margin: 0px;
	border: 0px;
    text-align: center;
	vertical-align: top;
    width: 950px;
    height: 60px;
    background-image:url(../images/header_80.jpg);
    background-repeat:no-repeat;
    background-position:center top;
}

#inhalt {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
	width: 950px;
	height: 490px;
}

#inhalt #box_middle {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
    width: 950px;
    height: 490px;
}

#box_middle #box_col_left {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0;
    text-align: left;
	vertical-align: top;
    width: 320px;
    height: 490px;
}

#box_col_left #box_navigation {
    float: left;
	padding: 0px;
	margin: 0px;
	border: 0;
    width: 320px;
	height: 490px;
	background-image:url(../images/navigation_80.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}

#box_navigation_links {
    position: relative;
    left: 170px;
    top: 60px;
	padding: 5px 0 0 8px;
	margin: 0px;
	border: 0;
    width: 144px;
	height: 380px;
}

#box_navigation .nav_link {
	position: relative;
    left: 10px;
    top: 40px;
    display: block;
	padding-top: 15px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	width: auto;
    height: 25px;
	background-color: transparent;
}

#box_middle #box_content {
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
    width: 630px;
    height: 490px;
    border: 0;
}

#box_content #content {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0;
	text-align: left;
    width: 630px;
    height: 490px;
    background-repeat:no-repeat;
    background-position:left top;
}

.content_bg {
	background-image:url(../images/content_80.jpg);
}

#content #content_text {
	position: relative;
	float: left;
    left: 20px;
    top: 20px;
    display: inline;
	padding-top: 0;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin: 2px 0 0 0;
	text-align: left;
	vertical-align: top;
	width: 570px;
    height: 440px;
	overflow: auto;
	border: 0;
}
#content #box_contact_form {
	position: relative;
	float: right;
    left: 0px;
    top: 0px;
    display: inline;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	width: 540px;
    height: auto;
	overflow: auto;
	border: 1px dotted #E8E8E8;
}
#content_text #search_result {
	position: relative;
	float: right;
    left: 0px;
    top: 5px;
    display: inline;
	text-align: right;
	vertical-align: top;
	width: 90%;
    height: auto;
}
#content_text #content_info_text {
	position: relative;
	float: right;
    left: 0px;
    top: 30px;
    display: inline;
	text-align: right;
	vertical-align: top;
	width: 90%;
    height: auto;
}
#content_text ul {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#content_text li {
	font-size: 0.85em;
	font-weight: bold;
}
#content_text p.space {
	margin-top: 10px;
}
#content_text p.space_top_10 {
	margin-top: 10px;
}
#content_text p.space_bottom_10 {
	margin-bottom: 10px;
}
#content_text p.space_both_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_text li a {font-size: 100%; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8; font-family:Verdana, Arial; }
#content_text li a:link {font-size: 100%; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8; font-family:Verdana, Arial; }
#content_text li a:visited {font-size: 100%; font-style:normal; text-decoration:none; font-weight:bold; color:#E8E8E8; font-family:Verdana, Arial; }
#content_text li a:hover {font-size: 100%; font-style:normal; text-decoration:none; font-weight:bold; color:#D98B3D; font-family:Verdana, Arial; }

#inhalt #box_footer {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0;
	text-align: left;
	vertical-align: top;
    width: 950px;
    height: 30px;
    background-image:url(../images/footer_80.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}

#box_footer #meta_nav {
	position: relative;
	float: right;
    left: 0px;
    top: 10px;
    display: block;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
    height: 20px;
	font-weight: bold;
}

#meta_nav a, #meta_nav a:link, #meta_nav a:visited {font-size: 0.80em; color: #E8E8E8; background: inherit;}
#meta_nav a:hover {font-size: 0.80em; text-decoration: underline; color: #D98B3D; background: inherit;}

.v_distance_1 {
    display: block;
    height: 1px;
}

.v_distance_3 {
    display: block;
    height: 3px;
}

.v_distance_5 {
    display: block;
    height: 5px;
}

.v_distance_5_border {
    display: block;
    width: 95%;
    height: 5px;
    border-bottom: 1px ridge #E8E8E8;
}

.v_distance_8_border {
    display: block;
    width: 95%;
    height: 8px;
    border-bottom: 1px ridge #E8E8E8;
}

.v_distance_10 {
    display: block;
    height: 10px;
}

.clearer {
	clear: both;
}

.header_text {
    font-size:1.30em;
    font-style:normal;
    font-weight:normal;
}

.headline_box {
    font-size:1.10em;
    font-style:normal;
    font-weight:bold;
	color: #D98B3D;
}

.subheadline_box {
    font-size:0.90em;
    font-style:normal;
    font-weight:bold;
}

.content_text {
    font-size:1.00em;
    font-style:normal;
    font-weight:normal;
}

.help_text {
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
}

.bold_text {
    font-weight:bold;
}

.italic_text {
    font-style:italic;
}

.red {color: #AF1C04;}
/** link styles **/

/** styles for images **/
.screenshot {
	padding: 3px;
	border: 1px solid #E8E8E8;
}

/** styles for form elements **/
#box_contact_form p {float: left; width: 100%; margin-top: 5px;}
#box_contact_form p.top_15 {float: left; width: 100%; margin-top: 15px;}
#box_contact_form p.formBtn {float: left; width: 100%; margin-top: 10px; padding-bottom: 5px;}
#box_contact_form h1 {font-size:1.00em; font-style:normal; font-weight:bold;}
#box_contact_form h2 {font-size:0.90em; font-style:normal; font-weight:bold;}
#box_contact_form h3 {font-size:0.80em; font-style:normal; font-weight:bold;}

label {
	width: auto; 
	font-size:0.80em;
    font-style:normal;
    font-weight:bold;
	margin: 0px;
}

.form_label {
    font-size:0.80em;
    font-style:normal;
    font-weight:bold;
}

INPUT.input_box {
    height: 17px;
    background-color: #5A5A5A;
    border: 1px solid #E8E8E8;
    padding-left: 2px;
    font-family:Verdana;
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

RADIO.input_box {
    height: 17px;
    background-color: #5A5A5A;
    border: 1px solid #E8E8E8;
    padding-left: 2px;
    font-family:Verdana;
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

CHECKBOX.input_box {
    height: 17px;
    background-color: #5A5A5A;
    border: 1px solid #E8E8E8;
    padding-left: 2px;
    font-family:Verdana;
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

SELECT.input_box {
    height: 16px;
	margin: 0px;
	padding-top: 0px;
    background-color: #5A5A5A;
    border: 1px solid #E8E8E8;
    padding-left: 2px;
    font-family:Verdana;
    font-size:0.80em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

TEXTAREA.input_box {
    background-color: #5A5A5A;
    border: 1px solid #E8E8E8;
    padding-left: 2px;
    font-family:Verdana;
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

INPUT.input_box_file {
    background-color: #5A5A5A;
    border: 1px solid #E8E8E8;
    padding-left: 2px;
    font-family:Verdana;
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

INPUT.input_box_button {
    width: 100px;
    height: 17px;
    background-color: #5A5A5A;
    border: 1px outset #E8E8E8;
    padding-left: 2px;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana;
    font-size: 0.85em;
    font-style: normal;
    font-weight: bold;
    color: #E8E8E8;
}

INPUT.upload {
    height: 15px;
    background-color: #5A5A5A;
    border: 1px outset #E8E8E8;
    text-align: center;
    vertical-align: middle;
    font-family:Verdana;
    font-size:0.85em;
    font-style:normal;
    font-weight:normal;
    color:#E8E8E8;
}

INPUT.search {
    width: 100px;
}
INPUT.width_85 {
    width: 85px;
}
INPUT.width_200 {
    width: 200px;
}
TEXTAREA.width_200 {
    width: 200px;
}
TEXTAREA.width_300 {
    width: 300px;
}
TEXTAREA.width_350 {
    width: 350px;
}
TEXTAREA.width_400 {
    width: 400px;
}
TEXTAREA.height_100 {
    height: 100px;
}
TEXTAREA.height_150 {
    height: 150px;
}
TEXTAREA.height_200 {
    height: 200px;
}


#content #box_input_errors {
	position: relative;
	float: right;
    left: 0px;
    top: 0px;
    display: inline;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 3px;
	text-align: right;
	vertical-align: top;
	width: 550px;
    height: auto;
	font-size:0.80em;
    font-style:normal;
    font-weight:bold;
    color:#D98B3D;
	overflow: auto;
}

.portal_info {
    visibility: hidden;
    display: none;
}
