body {
    background-attachment: fixed;
    color: #FFF;
    font-family: Georgia,Times New Roman,Times,serif;
    font-size: 0.7em;
    margin: 0;
    background-color: #3C6020;
    background-image: url(bg.gif);
    background-repeat: repeat-x;
}
#container {
    border: 6px solid #FFF;
    text-align: left;
    margin: 30px auto;
    width: 750px;
    background-color: #6B141A;
}
#container, #intro {
    position: relative;
}
#explanation,#participation,#benefits,#requirements {
    margin-bottom: 18px;
}
#footer {
    text-align: right;
}
#larchives a, #lresources a {
    /* font-weight: bold; */
}
#larchives h3, #larchives h4 {
    height: 25px;
    padding-left: 10px;
    border-top-width: 6px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #263E15;
    padding-top: 4px;
} 
#larchives h3 span {
}
#linkList {
	background-color: #6B141A; 
    font-family: Georgia,Arial,Tahoma,serif; 
    font-size: 1em; 
    left: 525px; 
    position: absolute; 
    top: 206px;
    width: 225px; 
}
#linkList a:hover,#supportingText #footer a:hover {
    text-decoration: underline;
    background-color: #6B141A;
}

#lselect h3 {
    border-bottom: 1px solid #8B0A0C;
    height: 50px; 
} 
#lselect h3 span {
}
#pageHeader {
    /* background-color: 200003; */
    background: url(header.png) no-repeat #111;
    border-bottom: 6px solid #FFF;
    height: 200px;
}
#pageHeader h1 {
    padding-right: 3px;
    font-size: 1.3em;
    color: #fff4c5;
    text-align: right;
}
#pageHeader h2 {
    font-family: serif;
    font-style: italic; 
    font-weight: normal; 
    left: 206px; 
    position: relative; 
    top: 82px; 
}
#preamble h3, #supportingText h3 {
    font-family: sans-serif;
    font-size: 1.5em;
    font-weight: normal;
}
#preamble, #supportingText {
    border-right: 6px solid #FFF;
    line-height: 1.3;
    padding: 10px;
    width: 500px;
    background-color: #430C0E;
}
#supportingText #footer a {
    background:  #430C0E;
    font-weight: bold;
}
#supportingText a {
    /* background: #AE1B2E; */
    text-decoration: underline;
    color: #FFF;
    padding: 0 2px;
}
#supportingText a:hover {
    background: #FF0000;
}
#supportingText p {
    font-size: 1.1em;
    margin-bottom: 6px;
    padding: 2% 4%;
    text-align: justify;
    line-height: 1.5em;
}
h2 {
    font-size: 1.4em;
}
a {
    text-decoration: none;
}

h1 {
    font-size: 2.2em;
}
h1,h2,h3,p {
    margin: 0;
}
li {
    color: #FFF;
    display: block;
    padding: 10px;
    background-color: #6B141A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #263E15;
}
li a {
    color: #FFF;
}
li:hover {
    background-color: #66696d;
}
ul {
    list-style-type: none;
    margin: 0; 
    padding: 0; 
}
.floatLeft {
   float: left;
   padding:3px 10px;
}
.team {
   clear:both;
}
.languagesList {
  font-size: 0.95em;
}
.languagesList li {
	padding: 4px 10px;
}
.rtl-Text p, .rtl-Text {
	font-size: 1.3em;
	text-align: right !important;
}



/* Form-Block Kontakt */
.formgen {
	font-weight: normal;
	line-height: 2;
	padding: 10px;
}
.formblock {
	width: 90%;
	display: block;
	line-height: 2.2em;
}
.formblock > label {
	width: 100px;
	float: left;
}
.formblock > input, .formblock > textarea {
	width: 300px;
        float: right;
}

#formgenblock {
	background-color: #ECF0E6;
	width: 540px;
	border: 1px solid #333333;
	padding: 10px;
}
.formgenheadline {
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	padding-left: 10px;
}
.formgenerror {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}
.formgen_manual {
	background-color: #DDECEE;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 0.8em;
}
.formgenconfig {
	background-color: #FFFFDD;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}
.formgen_sample {
	background-color: #DDECEE;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}
.formgenalias {	color: #999999;
}
.formgen_sample1 {	background-color: #DDECEE;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 1.1em;
}
