body{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #F1EDD9;
	margin: 2%; 
	margin-top: 1%;
}

body * {
	font-size: 100%;
}

h1,h2,h3 {
	font-family: "Times New Roman", "Trebuchet MS", Georgia, serif;
	font-weight: normal;
	color: #a70303;
}

a {
	outline: none;
}

p {
	font-size: 1.0em;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0.8em;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 0.8em;
}

a:link, a:visited, a:active, a:hover {
	color:#A00000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
} 

#top_container{
	background-image: url(../images/topimage8_9_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	max-width: 1280px;
	height: 120px;
	margin-left: 0px;
}

#breadcrumbs{
	width: 98%;
	margin-left: 15px;
	font-size: 0.7em;
	text-decoration: none;
	color: #acaaa7;
	max-width: 1280px;
	background-image: url(../images/line1.png);
	background-repeat: repeat-x;
	background-position: 80% 100%;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 3px;
}

#breadcrumbs a {
   text-decoration: none;
   color: #acaaa7;
}

#content_container{
	float: left;
	width: 100%;
}

#content_column{
	margin-left: 200px; /*Set left margin to left_column width*/
	max-width: 1080px;
}

.content {
	margin:0;
	margin-left: auto;
	margin-right: auto;
	max-height: 1024px;
	padding:0.6em 5em 3.5em 2.5em;
	overflow: auto;
	line-height: 2.0em;
}

.content p,li {
	margin:0;
	padding:0;
	font-size: 1.2em;
} 

#left_column{
	float: left;
	width: 200px; /*Breite linke Spalte*/
	margin-left: -100%;
	background: #F1EDD9;
	padding-top: 5px;
}

.inner_dist{
	margin: 10px; /*innerer Abstaend*/
	margin-top: 0;
}

.ro {
	background:url(../images/ro.jpg) top right no-repeat;
/*	float: left; */
	margin: 0;
	padding: 0;
}

.lo {
	background:url(../images/lo.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}

.ru {
	background:url(../images/ru.jpg) bottom right no-repeat;
	margin: 0;
	padding: 0;
}

.lu {
	background:url(../images/lu.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0px;
	padding-bottom: 30px; /* prevent content scrolls down out of the box */
	padding-right: 30px; /* prevent content scrolls right out of the box */
}

/* NAVIGATION */
.left_nav{
	width: 180px; /*width of menu*/
}

.left_nav .headerbar{
	font: bold 14px Arial;
	color: white;
	background: black url(../images/titlebar2.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.left_nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.left_nav ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.left_nav ul li a{
	color: #A90000;
	font-size: 0.8em;
	background: url(../images/orb_n.gif) no-repeat center left; 
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}

.left_nav ul li a:focus{
	color: #E00000;
	font-size: 0.9em;
	background: url(../images/orb_h.gif) no-repeat center left;
}

.left_nav ul li a:visited{
	color: #A90000;
}

.left_nav ul li a:hover{ 
	color: #E00000;
	background: url(../images/orb_h.gif) no-repeat center left; 
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	background-color: #F3F3F3;
}

.logo{
	background-image: url(../logo/logo.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 120px;
	padding-top: 15px;
}

#footer{
	float: none;
	color: #a2a280;
	font-size: 0.8em;
	width: 98%;
	max-width: 1254px;
	text-align: right; 
	padding-top: 4px;
}

#footer a{
	text-decoration: none;
	color: #a2a280;
	white-space: nowrap;
}

/* Powermail */
div.tx-powermail-pi1_formwrap {
	margin: 30px 0 0 0;
	max-width: 640px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A70303;
	background-color: #f1e9d3;
	padding: 10px;
}
/* legend */
fieldset.tx-powermail-pi1_fieldset legend {
	color: #A70303;
}
/* label */
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
	color: gray;
}
/*fieldset.tx-powermail-pi1_fieldset select {
	width: 300px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: none:
	border-right: none;
	margin-left: 10px;
	font-size: 10px;
}*/

fieldset.tx-powermail-pi1_fieldset_1 input,
fieldset.tx-powermail-pi1_fieldset_2 input, 
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 300px;
}

/* Background color if validation failed */
input.validation-failed,
textarea.validation-failed {
        background-color: #e8e3e3;
}
/* mandatory-symbol */
span.powermail_mandatory {
	color: #A70303;
}
/* mandatory-check */
fieldset.tx-powermail-pi1_fieldset div.powermail_mandatory_js {
	display: block;
	color: #A70303;
	font-weight: bold;
	margin-left: 200px;
	width: 300px;
}
/* submit-button */
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 30px 0 0 0;
	float: right;
	width: 130px;
        color: #A70303;
        font-weight: bold;
}
/* reset-button */
fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	margin: 30px 0 0 0;
	float: left;
	width: 130px;
        color: #A70303;
        font-weight: bold;
}
/* dimensions messagebox */
fieldset.tx-powermail-pi1_fieldset_2 textarea {
	height: 180px;
	width: 300px;
}
/* confirmation-page */
div.tx-powermail-pi1_confirmation {
	border: 1px solid #A70303;
	padding: 10px;
	margin: 0;
	line-height: 120%;
	max-width: 500px;
}
div.tx-powermail-pi1_confirmation p {
        font-weight: bold;
	color: #A70303;
	padding: 10px 0 20px;
}
/* submit-button  */	
input.tx-powermail-pi1_confirmation_submit {
	margin: 30px 0 0 0;
	float: right;
	width: 180px;
        color: #A70303;
        font-weight: bold;
}
/* back-button */
input.tx-powermail-pi1_confirmation_back {
	margin: 30px 0 0 0;
	float: left;
	width: 130px;
        color: #A70303;
        font-weight: bold;
}
/* submit-button mandatory-page */
input.tx-powermail-pi1_mandatory_submit {
	margin: 30px 0 0 0;
	float: left;
	width: 180px;
        color: #A70303;
        font-weight: bold;
}
										
table.powermail_all_table {
	padding: 0;
}
table.powermail_all_table tr {
	display: block;
	padding: 2px 2px;
	border-bottom: 1px dotted gray;
}
table.powermail_all_table td {
	width: 220px;
	max-width: 300px;
}

