/* CSS Document */


html { /* bei Bedarf fuer zentriertes Layout */
min-height: 100%; /* erzwingt vertikalen Scrollbalken-Platzhalter im Firefox, um ein "Huepfen" zu vermeiden (zusammen mit margin-bottom: 0.1px;) */
margin-bottom: 1px;
}


body {
font: 100.01% Verdana,sans-serif;
padding:0;
margin:0;
color:#000000;
background-color:#b3d232;
}

#container {
width:720px;
border-top:none;
margin:8px auto 0 auto;
text-align:center;
}

.unsichtbar,
.sef {
position:absolute;
top:-5000em;
left:-5000em;
overflow:hidden;
text-indent:-5000em;
margin: 0;
}


/* Formate allgemeim
**********************************************************/

h1 {
font-size: 1.05em;
margin: 0 0 6px 0;
font-weight: bold;
color:#FF6600;
}
h2, h3, h4, h5, h6 {
margin: 0 0 6px 0;
font-weight: bold;
}
h2 {
font-size: 0.9em;
color:#FF6600;
}
h3 {
color: #000000;
font-size: 0.8em;
}
h4 {
font-size: 0.8em;

}
h5 {
font-size: 0.8em;

}
h6 {
font-size: 0.8em;

}

p {
font-size: 0.8em;
margin: 0 0 22px 0;
line-height: 1.35em;
}

strong {
}

ul, ol, li {
margin: 0;
padding: 0;
}

a {
text-decoration: underline;
color:#000000;
}
a:hover {
border: none;
text-decoration: none;
color:#FF6600;
}

hr {
height: 1px;
color:#cccccc;
background-color:#cccccc;
border: none;
margin: 0 0 10px 0;
width: 100%;
}


table {
border-collapse: collapse;
margin: 5px 0 10px 0;
line-height: 1em;
font-size: 0.9em;
border: none;
}

th {
border-top: 1px solid #000000; 
border-bottom: 2px solid #000000;
padding: 4px 15px 4px 6px;
text-align: left;
vertical-align: top;
color: #333333;
background-color:#f0f5e3;
}
td {
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
padding: 4px 15px 4px 6px;
text-align: left;
vertical-align: top;
}

td p,
th p {
margin: 0;
}

img {
border: none;
}


/* Layout 
**********************************************************/
div#branding {
	width:720px;
	height:100px;
	overflow:hidden;
	background-image:url(../img/head.jpg);	
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-1000em;
	margin:0 0 10px 0;
}

div#navigation {
	background-image:url(../img/navbg.gif);
	background-repeat:repeat-x;
	float:left;
	width:116px;
}
div#navigation ul {
	background-image:url(../img/navbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	list-style: none;
	padding: 12px 0 300px 0;
	margin: 0;
	width: 116px;
}
div#navigation ul li { 
	padding: 0; 
	margin: 0;	
	text-align: left;
	width: 110px;
}
div#navigation ul li a,
div#navigation ul li a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	display:block;
	padding: 1px 0 1px 21px;
	width: 90px;
}
div#navigation ul li a:hover {
	color: #FF6600;
}

div#navigation ul li.active a,
div#navigation ul li.active a:link {
	color: #FF6600;
}

div#content {
	margin: 0;
	background-image:url(../img/feldobensingle.jpg);
	background-color:#FFEB1E;
	background-repeat:no-repeat;
	background-position:top left; 
	min-height: 513px;
	width: 594px;
	float: right;
	padding: 0;
	margin-bottom:40px;
}
* html #content {
	height:513px;
}

div#mainbody {
	/*background-image:url(../img/felduntensingle.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;*/
	min-height: 502px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
}
*+ html div#mainbody {
	min-height:518px;
}

* html div#mainbody {
	height:518px;
}


div#foot {
	background-image:url(../img/felduntensingle.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 20px;
	clear: both;
	margin: 0 auto 0 auto;
	
}

div.s_sp1 { padding-top: 13px; float: left; width: 430px; }
div.s_sp2 { padding-top: 13px; float: right; width: 160px; }


div.b_sp1 { padding-top: 13px; float: left; width: 380px; }
div.b_sp2 { padding-top: 13px; float: right; width: 210px; }

div.piclist ul { list-style: none; }
div.piclist ul li { padding: 0 0 10px 0; }

.orange { color: #FF6600; font-weight: bold; }
.schwarz { color: #000000; font-weight: bold; }

/* Inhalt 
**********************************************************/

#maincontent {
font-size: 0.8em;
float:left;
padding: 20px 27px 15px 27px;
width: 453px;
min-height:315px;
}
#maincontent ul {
margin: 0 0 18px 20px;
padding: 0;
line-height: 1.25em;
list-style-type:square;
}
#maincontent ol {
margin: 0 0 18px 30px;
padding: 0;
line-height: 1.25em;
}
#maincontent li {
margin: 10px 0;
}



/********************************************************* 
spezielle Formate
**********************************************************/

.left {
float:left;
}
.right {
float:right;
}
.clear {
clear: both;
}



/********************************************************* 
MODUL-Formate
**********************************************************/


/* Module Sidebar 
***************************/
#subcontent div.section-txtpic img {
max-width:170px;
}


/* MODUL Text + 4 Bilder
**************************/

div.section-txtpic {
margin: 0;
padding: 12px 0 10px 0;
clear:both;
width:100%;  
}

div.sectiontext {
padding-left: 25px;	
padding-right:25px;
}
div.section-txtpic div.sectiontext {
clear:both;
}
div.section-txtpic.re div.sectiontext,
div.section-txtpic.li div.sectiontext {
clear:none;
}

div.section-txtpic.li div.sectiontext img {
margin: 3px 15px 5px 0;
float:left;
}
div.section-txtpic.re div.sectiontext img {
margin: 3px 0 5px 15px;
float:right;
}

div.section-txtpic div.pic {
margin: 3px 2px 5px 0;
display:inline;
float:left;
}
div.section-txtpic.re div.pic {
margin: 3px 0 5px 15px;
float: right;
clear:both;
}
div.section-txtpic.li div.pic {
margin: 3px 15px 5px 0;
float: left;
clear:both;
}

#maincontent div.section-txtpic h1:first-child,
#maincontent div.section-txtpic h2:first-child,
#subcontent div.section-txtpic h1:first-child,
#subcontent div.section-txtpic h2:first-child,
#maincontent div.section-txtpic div.sectiontext p:first-child {
margin-top:0;
}


div.section-txtpic.col-li {
float:left;
clear:none;
width:50% ; 
}
div.section-txtpic.col-re {
float:right;
clear:none;
width:50% ; 
}
div.section-txtpic.col-re div.sectiontext,
div.section-txtpic.col-li div.sectiontext,
div.section-txtpic.col-li h1,
div.section-txtpic.col-li h2 {
width:90% ; 
}



/* MODUL Bild
********************/

div.section-pic {
margin: 0 0 5px 0;
clear:both;
}
p.picsub {
font-size: 0.8em;
line-height:1.2em;
margin:4px 0;
}


/* MODUL Dateidownload 
**********************/

div.filedownload {
clear:both;
width:240px;/* fuer IE 7 */
margin: 0 0 8px 0;
}
#subcontent1 div.filedownload,
#subcontent2 div.filedownload {
width:180px;/* fuer IE 7 */
font-size:0.85em;
}

div.filedownload a
{	line-height: 25px;
	padding: 5px 0 0 26px;
	background: transparent url(../img/default-icon.gif) no-repeat 0 0;
}
#subcontent div.filedownload a {
font-size:0.85em;
}
div.filedownload a.pdf
{	background: transparent url(../img/pdf-icon.gif) no-repeat 0 0;
}
div.filedownload a.word
{	background: transparent url(../img/word-icon.gif) no-repeat 0 0;
}
div.filedownload a.text
{	background: transparent url(../img/txt-icon.gif) no-repeat 0 0;
}
div.filedownload a.xls
{	background: transparent url(../img/xls-icon.gif) no-repeat 0 0;
}


/* MODUL Tabelle 
**********************/

table.border,
table.noborder {
clear:both;
width:100%;
}
/* ohne Rahmen (sonst Standardformat) */
table.noborder,
table.noborder th,
table.noborder td {
border: none;
padding-left:0;
}


/* MODUL Artikel-, Kategorieliste 
**********************************/
ul.kategorie-list,
ul.article-list {
color:#666666;
clear:both;
margin-top:15px;
}

/* MODUL Artikel-Paginierung 
*****************************/

#maincontent ul.pagination {
list-style:none;
margin-left:0;
}
#maincontent ul.pagination li {
display:inline;
margin-right:10px;
}
#maincontent ul.pagination li.active a {
font-weight:bold;
color:#333333;
text-decoration:none;
}
#maincontent ul.pagination li a:hover {
color:#333333;
}


/* MODUL Sitemap 
**********************/
ul.sitemap,
ul.sitemap a {
color:#666666;
clear:both;
}
#maincontent ul.sitemap {
font-weight:bold;
padding-top:10px;

}
#maincontent ul.sitemap ul,
#maincontent ul.sitemap ul ul {
font-size:0.9em;
font-weight:normal;
padding-top:0;
}



/*****************************
Formulare 
******************************/


/* Xform
******************************/

ul.form_warning {
font-size:0.65em;
line-height:1.35em;
list-style-type: none;
margin-bottom: 2em;
}

li.error-first {
font-size:1.2em;
color:#FF6600;
font-weight: bold;
padding-bottom: 1em;
}

body #form-module p.pflichtfeld {
width: 100%
}

p.answertext {
padding: 12px 25px 12px 25px;
}

#form-module .stern {
color:#FF6600;
}

#form-module {
padding: 12px 25px 12px 25px;
}

#form-module div.antispam {
display: none;
}

#form-module label {
width: 12em;
}

#form-module input {
width: 28em;
}

#form-module input,
#form-module textarea {
background-color: #fff273;
border: 1px solid #ffae78;
}

#form-module .formtextarea label,
#form-module p {
margin-bottom: 0.6em;
height: 1.3em;
}

#form-module hr,
#form-module .frage-container,
#form-module textarea,
#form-module .formtextarea label,
#form-module p,
#form-module h2 {
float: left;
clear: both;
}

#form-module hr {
visibility: hidden;
height: 10px;
margin: 0;
display: block;
}

#form-module label,
#form-module input,
#form-module p.frage,
#form-module .radiohead,
#form-module .formradio,
#form-module p.formlabel-a_taetigkeitwann,
#form-module p.formlabel-a_taetigkeit,
#form-module p.formlabel-a_abschluss,
#form-module p.formlabel-a_abschlussjahr,
#form-module p.formlabel-a_familienstand,
#form-module p.formlabel-a_familienstandseit,
#form-module p.formlabel-a_wohnort,
#form-module p.formlabel-a_plz,
#form-module p.formlabel-a_hausnummer,
#form-module p.formlabel-a_strasse {
float: left;
clear: none;
}

#form-module p.formlabel-a_wohnort label {
display: none;
}

#form-module p.formlabel-a_taetigkeitwann label,
#form-module p.formlabel-a_abschlussjahr label,
#form-module p.formlabel-a_familienstandseit label {
width: 3.3em;
margin-left: 1.7em;
}

#form-module p.formlabel-a_hausnummer input,
#form-module p.formlabel-a_taetigkeitwann input,
#form-module p.formlabel-a_abschlussjahr input,
#form-module p.formlabel-a_familienstandseit input,
#form-module p.formlabel-a_plz input {
width: 6em;
}

#form-module p.formlabel-a_strasse input,
#form-module p.formlabel-a_wohnort input {
width: 21.2em;
}

#form-module p.formlabel-a_taetigkeit input,
#form-module p.formlabel-a_abschluss input,
#form-module p.formlabel-a_familienstand input {
width: 15.3em;
}

#form-module p.formlabel-a_selbststandbestand label {
width: 23.5em;
}

#form-module p.formlabel-a_selbststandbestand input {
width: 14.5em;
}

#form-module textarea {
width: 35.5em;
}

#form-module p.formtextarea {
height: auto;
}

#form-module p.formtextarea,
#form-module p.formtextarea label {
width: 100%;
}

#form-module p.frage {
width: 22.5em;
}

#form-module p.frage,
#form-module .radiohead,
#form-module .formradio {
height: auto;
}

#form-module .frage-container {
padding-bottom: 0.2em;
border-bottom: 1px solid #FFAE78;
}

#form-module .radiohead,
#form-module .formradio {
width: 3.5em;
text-align: center !important;
}

#form-module .formradio input {
margin: 0.3em auto 0 auto;
float: none;
width: 14px;
background-color: transparent;
border: none;
}

#form-module p.subtitle {
height: auto;
font-size: 0.65em;
width: 35.5em;
margin-bottom: 0.2em;
}

#form-module p.formlabel-a_hausnummer label,
label.radio,
#form-module .formsubmit label {
display: none;
}

#form-module .formsubmit input {
width: 8em;
background-color: #FF6600;
color: #ffffff;
}

#form-module .formsubmit {
margin-bottom: 2em;
}

/* Formation
******************************/

form.formation {	
margin: 15px 0 20px 0;
padding: 0px;
clear:both;
float:left;
width: 450px;
}
div#nl-form {
clear:both;
float:left;
}

form.formation p {	
float:left;
clear:both;
margin: 0 0 5px 0;
line-height:1em;
width:100%;
}
form.formation p.warning,
p.warning {
color:#ed1350;
margin-bottom:12px;
}

fieldset
{	border: none;
	padding: 0;
	margin: 0;
}

form.formation legend {	
font-weight: bold;
font-size: 1.05em;
padding: 0 5px 15px 0;
margin-left: -5px;
background-color: transparent;
}

form.formation label {	
margin:0 0 3px 0;
width: 9em;
float:left;
}

form.formation p.radio,
form.formation p.checkbox {	
float:none !important;
margin:5px 0 5px 0;
font-size: 1em;
font-weight: bold;
}

form.formation label.radio,
form.formation label.checkbox {	
float: none;
margin:0 0 5px 5px;
width: auto;
}

form.formation input.radio,
form.formation input.checkbox {	
float: left;
width: auto;
margin: 0 0.4em 8px 0;
border: none;
}

div.checkset,
div.radioset {	
margin-bottom: 10px;
padding-right: 18px;
}
div.checkset label,
div.radioset label {	
}
			
input,
select, 
textarea {	
float:left;
margin: 0 5px 10px 0;
border:1px solid #cccccc;
padding:0.1em;
}
#nl-form input,
#nl-form select, 
#nl-form textarea {	
margin-bottom: 0;
}
			
form.formation fieldset br {	
clear:left;
}
		
form.formation input.text,
form.formation input {	
width: 70%;
}

form.formation input#fKONTAKTf7 {
width:5em;
}

form.formation textarea {	
padding:0.1em;
width: 70%;
margin-top: 0;
height:8em;
}
	
form.formation input.submit { 
width: auto;
padding:2px;
margin-left: 9em;
clear: both;
font-weight:bold;
background-color:#a4c535;
border:1px solid #648800;
color:#FFFFFF;
}

p.desc {	
margin-left: 9em;
}

.req {	
margin-left:3px;
}
fieldset.formationError {
margin-bottom:10px;
}
fieldset.formationError p {
}
p#lKONTAKTf8 {	
margin-left: 9em;
}

}