body {
    padding: 0;  
    color: #000000;
    background-color: #ffffff;
	font-size: 83%;
    line-height: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

body, h1, h2, h3, h4, h5, h6, input, select, optgroup {
    font-family: Verdana, Arial, sans-serif;
}
form {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  	font-size: 101%;
    margin: 0;
    line-height: 120%;
}

h1 {
    color: #7a6351;
}
h2 {
    color: #00b091;
	font-weight: bold;
	/*text-decoration: underline;*/
}
h3 {
    color: #b99f8b;
	font-weight: bold;
	
}


p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}

div#content img {
    border: 1px solid #7a6351;
	margin: 5px 5px 5px 5px;
}

div#content .top img {
    border: 0;
	margin:0;
}


a {
    color: #7a6351;	
    text-decoration: none;
	font-weight: bold;
}
#content a.link,
#content a.link:visited {
    color: #7a6351;
	text-decoration: none;
    padding-left: 13px;
    background:    url("images/icon_link.gif");
    background-position: 0px 3px;
    background-repeat: no-repeat;
	font-weight: bold;
}

#content table a.link,
#content table a.link:visited {
    color: #7a6351;
	text-decoration: none;
    padding-left: 13px;
    background:    url("images/icon_link.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
	font-weight: bold;
}

#content a.link:hover, 
#content a.link:focus,
div.anchornav p a:hover,
div.anchornav p a:focus {
    color: #00b091;
	text-decoration: none;
    padding-left: 13px;

}
#content p a, 
#content p a:visited {
    color: #7a6351;
	text-decoration: none;
}
#content p a:hover, 
#content p a:focus {
    color: #00b091;
    text-decoration: none;
}
a:visited {
    color: #b99f8b;
}

a:hover,
a:focus {
    color: #00b091;
    text-decoration:none;
}

a:active {
    color: #00b091;
    text-decoration: none !important;
}

hr {
    display: none;
}

strong {
    font-weight: bold;
    font-style: normal;
}

blockquote {
    font-variant: small-caps;
    font-style: normal;   
    margin-bottom: 0.5em;
    margin-left: 0;
}


ol, ul {
    padding: 0em;
    margin: 0;
}

ul {
    list-style: none;
}

ol {     
    margin-left: 24px;
    list-style-position: outside;
}

div#content ul li {
	padding-left: 21px;
	padding-bottom:0.9em;
    background:   url("images/icon_bullet.gif") no-repeat 1px 4px;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 2em 0;
}

/* Schriftgrößen */

div#content h1 {
    font-size: 130%;
}

div#content h2 {
     font-size: 107%;
}
div#content h3 {
      font-size: 104%;
}

div#topnavblock,
form#search input#query,
ul#nav,
div.formElement .SubmitButton,
div#footerblock,
div.anchornav p,
div.anchornav ul,
div.contentnav p,
div.contentnav ul,
div.formSubmit input,
blockquote {
    font-size: 85%;
}

ul#nav {
    font-size: 91%;
}


.annotation,
input.SubmitButton,
div.anchornav h2,
div.contentnav h2,
table {
    font-size: 76% !important;
}


/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */

div#zusatzheader {   
   margin-left: 610px;
   padding-top: 75px;
   position:absolute;
	font-size: 197%;
	  color:#f79448;
	font-weight: normal;
	height:35px;
	padding-right:10px;
	background-color:transparent;
	z-index:31;
   
}

div#sitelogo {   
    position: absolute;
    left: 0px;
    top: 8px;
    z-index: 30;
    background-color: #FFFFFF;
	float:left;	
}


p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
   height: 116px;
      overflow: visible;	
	   z-index:1;
	   width:100%;
	 
}

div#header {
    padding-top: 10px;
    margin-left: 210px;
	padding-bottom: 2px;	
}

div#headerimage {
    height:100px;
   	background-image:     url("./images/schriftzug1.gif");
	background-repeat:no-repeat;	
	background-color: #ffffff;
	padding-right: 4px; 	/*for IE Mac, reset below*/
	padding-left: 0px;
	color:#00b091;
	 z-index: 90;
}

div#headerimagefr {
    height:100px;
   	background-image:     url("./images/franz/schriftzug_fr.gif");
	background-repeat:no-repeat;	
	background-color: #ffffff;
	padding-right: 4px; 	/*for IE Mac, reset below*/
	padding-left: 0px;
	color:#00b091;
	 z-index: 90;
}


/* topnav... */
div#topnavblock {
	background-color: #7a6351;
	margin-left: 210px;
	margin-top:0px;
	padding-left:0px;
	/*width:100%;*/
	height:20px;
		
}

/* IE Win needs this to show background-color \*/
* html body div#topnavblock {
    height: 1%;
}
/* End Hack */


div#topnavbox {
position:relative;
    background-color: #7a6351;
	padding-left: 50px;
	margin-top:0px;
	float:left;
	
}

ul#topnav {
    margin: 0;
    padding: 0 0 0 0px;
    list-style: none;	
}
ul#topnav li,
ul#topnavsuche li{   
	  display:block;
    float: left;
	  line-height: 100%;
    white-space: nowrap;
	color:#00b091;
	font-weight: bold;	
	 padding: 0;
    margin: 0 50px 0 0;
}

ul#topnav a,
ul#topnav a:visited,
ul#topnavsuche a,
ul#topnavsuche a:visited{
    margin: 0;
	  padding: 4px 12px 4px 12px;      
	  display:block;
    float: left;	
    text-decoration: none;	
	  line-height: 100%;
    white-space: nowrap;
	color:#00b091;
	background-color:#ffffff;
	border-right: 1px solid #b99f8b;
	border-top: 1px solid #b99f8b;
	border-left: 1px solid #b99f8b;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#topnav a,
ul#topnavsuche a {float:none;}
/* End IE5-Mac hack */


ul#topnav a:hover,
ul#topnav a:focus,
ul#topnavsuche a:hover,
ul#topnavsuche a:focus {
	
    text-decoration: none;
	 color: #7a6351;
    background-color: #F6EFE9;

}


ul#topnav li.open,
ul#topnav li.open  {
    margin: 0 50px 0 0;
	  padding: 4px 12px 4px 12px;      
    float: left;
    text-decoration: none;	
	  line-height: 100%;
    white-space: nowrap;
	color:#ffffff;
	background-color:#00b091;
	font-weight: bold;
	display:block;
	border-right: 1px solid #b99f8b;
	border-top: 1px solid #b99f8b;
	border-left: 1px solid #b99f8b;

}

div#suche {
 position:relative;
    top:2px;
	padding-right: 5px;
	right:5px;
	/* opera darf margin-right nicht sehen */
    background-color: #7a6351;	
	float:right;
	
}


ul#topnavsuche li a{
    margin: 0;
      padding: 4px 70px 6px 20px;
	  display:block;
    float: left;
	background: url("images/nav_weiss_orange.gif") no-repeat 5px 6px ;
    text-decoration: none;	
	  line-height: 100%;
    white-space: nowrap;
	color:#208b23;
}

div#linie {
border-bottom: 1px solid #B99F8B;
margin-bottom:1.5em;

}

#servicecontainer{
	position: relative;
	padding-left: 34px;
	padding-right:12px;
	display: block;
	width: 138px;
	z-index:2;
	overflow: hidden;	
	margin-top:100px;
	float:left;
	/*	padding-top: 100px;
padding-left: 25px;
z-index:2;
overflow: hidden;*/
	
	
}

/* Layout boxes */
#Wrapper {
    width: 100%;                    /* total width */
    min-width: 760px;
	background-image:  url("images/nav_back.gif"); 
	background-repeat: repeat-y;           /* Always good to have on full width liquid CSS layouts, google "min-width IE" for JS solutions there */
	background-color:#ffffff; /*Hintergrundfarbe - content*/
	
}

#Wrapper.nomarginal {                /* for pages without right column */
    min-width: 99%;              
}

#Wrapper.nomarginalandmarginal {                /* for pages without right column */
    width: 99%;              
}

#Outer {
    width: auto;
	padding-right: 14em;
	padding-left: 189px;
}

#Wrapper.nomarginal #Outer {        /* for pages without right column */
	padding-right: 0; 
}

#Inner {
    width: 100%;
    margin: 0;
}

/* Mozilla code */
div#Outer > div#Inner[id] { /* IE5 Win ignores code before the '>' selector and therefore applies the rule for #Inner. Use [id]-Selector to prevent! */
    border-bottom: 1px solid transparent; /* footerblock moved up below */
}
#linke_spalte[id] { margin-right: 1px; }
#marginal[id] { margin-left: 1px; }
#contentblock[id] { margin: 0 -3px 0 -2px; }

#Wrapper > #footerblock[id] {
    margin-top: -1px; /* mozilla fix of occasional border-bug */
}

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.anchornav h2, 
* html body div.anchornav,
* html body div.contentnav h2, 
* html body div.contentnav,
* html body form {
    position: relative;
}
/* End hack */




/* nav... */
/* Elemente der Hauptnavigation */
/* Allgemeine Positionierung der Hauptnavigation */
div#linke_spalte {
    width: 190px;                    /* Breite des Hauptnavigationsblockes */
    margin-left: -190px;             /* negative Breite des Hauptnavigationsblockes */
    float: left;					 /* ermöglicht Nebeneinander der Spalten */
    position: relative;
    z-index: 10;
    background-color: #b99f8b;      
    line-height: 120%;			
	
}

/* IE Win code, position: relative causes rendering bug in IE Win \*/
* html body div#linke_spalte {
    position: static;                 
}
/* backslash hack end */

/* Besonderheiten für den inneren Hauptnavigationsblock - gesamter nav block*/
ul#nav {
   	margin-top: 0em;
    margin-left: 0px;
	border-top: 1px solid #7a6351;
	padding-top: 0.3em;
	 background-color: #b99f8b; 	
}

/* Besonderheiten für den zweiten Unternavigationsblock - gesamter nav block*/
ul#nav ul {
   	margin-top: 0.4em;
    margin-left: 0px;	
	padding-top: 0.3em;
	background-color: #b99f8b; 
	padding-bottom:0;
	margin-bottom:0;	
	/*border-left: 1px solid #7a6351;*/
}

/* Menüpunkt */
ul#nav li {   
	color:#00b091;
    display: block;
    padding-top: 0.4em;  
	padding-bottom: 0.4em;
    margin-right: 0;
	position: relative; /* To get focus on full width in some IE Win*/	   
    font-weight:bold;
}


ul#nav li a {   
	color:#00b091;
    display: block;
    padding-top: 0.3em;  
	padding-bottom: 0.3em;
	margin-bottom:0.3em;
	margin-top:0.3em;
    padding-left: 20px; /* Abstand Punkte zu Text */
    margin-right: 0;
	position: relative; /* To get focus on full width in some IE Win*/	   
    font-weight:bold;
	background-color: #ffffff;
    text-decoration: none;	
}



/*aktiver, hervorgehobener Menüpunkt*/
ul#nav li.open {
    color: #ffffff;
    display: block;
    font-weight: bold;
	background-color: #00b091;
    text-decoration: none;		 
    padding-top: 0.3em;  
	padding-bottom: 0.3em;
	margin-bottom:0.3em;
	margin-top:0.6em;  
	padding-left: 20px; /* Abstand Punkte zu Text */
    margin-right: 0;
	position: relative; /* To get focus on full width in some IE Win*/	   
}


ul#nav li.open a.firstchild,
ul#nav li.open a.firstchild:visited,
ul#nav li.open a.firstchild:hover,
ul#nav li.open a.firstchild:focus {
    padding-left: 0px;
    padding-top: 0em;  
	padding-bottom: 0em;
	margin-bottom:0em;
	margin-top:0em;  
	background-color: #00b091;
	color:#FFFFFF;	
}

/* 2ter aktiver, hervorgehobener Menüpunkt*/
ul#nav ul li.open {
   	background-color: #7a6351;
    padding-top: 0.3em;  
	padding-bottom: 0.3em;
	margin-bottom:0.3em;
	margin-top:0.6em;  	
 }
 
ul#nav ul li.open a.firstchild,
ul#nav ul li.open a.firstchild:visited,
ul#nav ul li.open a.firstchild:hover,
ul#nav ul li.open a.firstchild:focus {
    padding-left: 0px;
    padding-top: 0em;  
	padding-bottom: 0em;
	margin-bottom:0em;
	margin-top:0em;  
	background-color: #7a6351;
	color:#FFFFFF;	
}


/* Menüpunkt beim überfahren */
ul#nav li a:hover,
ul#nav li a:focus {
	border-left: 0;
    color: #ffffff;
    background-color: #7a6351;
    text-decoration: none;
    font-weight: bold;
}

/* Unter-Menüpunkt beim überfahren */
ul#nav ul li a:hover,
ul#nav ul li a:focus {
	border-left: 0;
    color: #7a6351;
    background-color: #F6EFE9;
    text-decoration: none;
    font-weight: bold;
}

.allemand {
font-size: 80%;
}

/* content... */
div#contentblock {
    width: 100%;
    float: left;
    position: relative;
    z-index: 12;
}

/* Abstand des contentteils links zur Navigation und oben zur Navigation*/
div#content {
    margin: 0 25px;
    line-height: 120%;
}

/* for pages without right column*/
#Wrapper.nomarginal #content {    
    min-width: 5em;
}


div#content hr.minwidth {
    display: block;
    width: 100px;
    visibility: hidden;
}

.abstand { /* für contribute, damit die repeat sache bei der rechten marginalen funtkioniert*/
height: 10px;

}

div#marginal {
    width: 15em;                    /* right column width */
    /*margin-top: 0.8em;*/
    margin-right: -15em;            /* _negative_ right column width */
    float: left;
    position: relative;
    z-index: 11;
}

div#marginal * {
    margin-right: 1.1em;
}

div#marginal * * {
    margin-right: 0;
}

/* footer... */
div#footerblock {
    line-height: 165%;
    background-image:  url("images/nav_back.gif");
    background-repeat: repeat-y;
}

div#footerblock a,
div#footerblock a:visited {
    white-space: nowrap;
	color:#7a6351;
	font-weight:bold;
}

div#footerblock a:hover,
div#footerblock a:focus,
div#footerblock a:active {
    color: #00b091;
	text-decoration:none;
}

div#footerfunctions {
    padding-left: 210px;
}


div#footerfunctions {
    padding-top: 0.5em;
}

div#footerfunctions img {
    margin-right: 3px;
}

div#footerdeco {
    height: 1px;
    margin-top: 0.1em;
    border-bottom: 1px solid #b99f8b;
	/*background: url("./images/strich_gepunktet.gif");*/
	
}

div#footerdecoleft {
    width:190px;
    height: 1px;
    border-bottom: 1px solid #7A6351;
	/*background: url("./images/strich_gepunktet.gif");*/
	
}


/* Content */

div#content ul,
div#content ol,
div#content form {
    margin-bottom:0.6em;
}

div#content p,
div#content h1 {
    margin-bottom: 1.5em;
}

div#content h2,
div#content h3 {
    margin-bottom: 1em;
}

div#content h4,
div#content h5,
div#content h6 {
    margin-bottom: 0.2em;
}


/* pictures... evtl. nur noch  für bildershow*/
div.picSmall {
	margin-right: 10px;
	margin-bottom: 0.5em;
	float: left;
	overflow: hidden;
}

/* Opera code */
div.picSmall > a:first-child {
    display: block;
}

div.picSmall {
    width: 152px; /* includes 1px border-left/-right */
}

div.picSmall .annotation {
    padding-top: 0.5em;
}

img.pictureZoom {
    margin-left: 5px;
    float: right;
    display: block;
    border-width: 0 !important;
}

#content a img,
#marginal a img {
	border: 1px solid #0E6A3A;
}

#content a:visited img,
#marginal a:visited img {
	border: 1px solid #0E6A3A;
}

#content a:hover img,
#content a:focus img,
#marginal a:hover img,
#marginal a:focus img {
    border: 1px solid #23366e;
}

.annotation {
    line-height: 120%;
}

.annotation a:link,
.annotation a:visited,
.annotation a:focus,
.annotation a:hover {
    text-decoration: underline;
}

div.anchornav h2 {
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #7A6351;
	border-bottom: 1px solid #7A6351;
	margin-bottom: 0.8em;
	clear: left;
	background-color: #00b091;
	line-height: 120%;

}


div.anchornav {
	border-left: 1px solid #7A6351;
	border-bottom: 1px solid #7A6351;
    border-right: 1px solid #7A6351;
	background-color: #F6EFE9;	

}


div.anchornav img {
	border: 1px solid #7a6351;	
	text-decoration: none;
    padding-left: 0px !important;
	background-image: none !important;
}

div.anchornav ul li {
    margin-bottom: 0.5em;
    padding-left: 17px; 
	line-height: 130%;
	background:    url("images/icon_bullet.gif");
    background-position: 5px 5px;
    background-repeat: no-repeat;	
}


div.anchornav p {
    margin-bottom: 0.5em;
    padding-left: 3px;    
	line-height: 130%;
}


div.anchornav  a,
div.anchornav a:visited {
    color: #7a6351;
	text-decoration: none;
    padding-left: 13px;
    background:    url("images/icon_link.gif");
    background-position: 1px 2px;
    background-repeat: no-repeat;
	font-weight:bold;	
	 font-size: 94%;
}



div.divider { /*linie zwischen Contentbereich*/
	height: 1px;
    margin: 0em 0;
    clear:right;
	border-bottom:1px solid #00b091;
}


/* Forms */

div.formLabel {
    width: 8em;
    float: left;
	clear:left;
	
}

div.formLabel,
div.formElement {
    margin-bottom: 0.5em;
}

fieldset {
    padding: 0;
    border: 1px solid #ffffff; /* Opera needs this */
    margin: 0;
    margin-bottom: 1em;
    position: relative; /* Netspace 6 needs this */
}

div.formwrapper {
    padding: 0.5em 1em;
    border: 1px solid #00b091;
    background-color: #b99f8b;
    margin: -1px -0.6em; /*  IE Mac needs this */ 
    
}

/* Reset margin, hide from IE Mac \*/
div.formwrapper {    
    margin: 0;
}    
/* End of commented backslash hack */
    

legend {
    padding: 0.07em 1em;
    margin: 0;
    color: #ffffff;
    background-color: #00b091;
    text-transform: uppercase;
    font-weight: bold;
    position: relative; /* Safari needs this */
    left: -10px;
	border: 1px solid #FFFFFF;
}

/* Hide from Opera 6 */
head:first-child+body legend {
    left: -5px;
}

/* Hide from Opera 6, hide from IE Mac \*/
head:first-child+body legend {
    left: -10px;
}
/* End of commented backslash hack */

/* Make available to IE Win, hide from IE Mac */
* html body legend {
    left: -7px;
}
/* End of commented backslash hack */

/* reset for modern browsers */
legend[class] {
    position: static;
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #00b091;
    background-color: #7a6351;
    text-align: right;    
    margin: -0.9em 3px 0 3px; /* Rule for IE Mac */
}

/* Hide from IE Mac \*/
div.formSubmit {
    margin: -1em 1px 0 1px;
}
/* End of commented backslash hack */

div.formSubmit input {
    padding: 1px 1px;
    border: 1px solid #b99f8b;
    color: #ffffff;
    background-color: #00b091;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

input,
select,
textarea {
    border: 1px solid #00b091;
	background-color:#F6EFE9;
}

input.submit{
 border: 1px solid #b99f8b;
 background-color:#00b091;
 color:#ffffff;
  font-weight: bold;
  font-size: 94%; 
}

input.suche{
 border: 1px solid #00b091;
 background-color:#ffffff;
 color:#000000;  
  font-size: 94%; 
}
/* tables...*/

table {    
	width: 100%;
	border-spacing: 3px;
    border: 1px solid #b99f8b;    
    /*border-left: 1px solid #b99f8b;*/
    
    border-collapse: collapse;
}

table th,
table td { 
   
     padding: 3px;
	margin:0;
    border-top: 1px solid #b99f8b;
    /*border-right: 1px solid #b99f8b;*/
    background-color: #ffffff;
    vertical-align: top;
}
 
table th {
    background-color: #00b091;
    font-weight: bold;
	color:#FFFFFF;
	font-size: 131%;
	text-align: left;
	
	 
}


table tr.odd td{
    background-color: #f6efe9;
    
}

div#content table ul li {
	padding-left: 15px;
	padding-bottom:0.3em;
    background:   url("images/icon_bullet.gif") no-repeat 1px 6px;
}


/* für eine unsichtbare Tabelle, um z.B. Bilder nebeneinander anzuzeigen */
div.contentColumns {
    width: 90px;
	margin-right: 10px;
	margin-bottom: 0.5em;
	float: left;
	overflow: hidden;
}

div.contentColumns a,
div.contentColumns a:visited {
    color: #FC5403;
}

/**
 * ----------------------------------------------------------------------------
 * Helper
 *
 */

.rightalign {
    text-align: right !important;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.white {
    color: #ffffff;
}

/*Umrandung Error*/
.error{
	border: 1px solid #cc0000;
	margin-bottom: 0.5em;
}


div.error p,
div.error li {
	margin-left:0.5em;
	margin-bottom: 0px;
	color: #cc0000 !important;
}

div.error h4 {
	padding: 0.5em;
	background-color:#cc0000;
	color: #ffffff; 
}

span.input,
span.buttonlink a,
span.buttonlink a:visited,
span.buttonlink a:hover,
span.buttonlink a:focus,
span.buttonlink a:active {
    text-decoration: none !important;
    padding: 1px 12px 1px 12px;
    border: 1px solid #DB4140;
    color: #000000;
    background-color: #F79448;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
    font-size: 85% !important;
}

/*nach oben link in jedem Absatz*/
div#content .top{
float:right;
padding-bottom:0.3em;
line-height: 21%;
white-space: nowrap;
font-weight:bold;
font-size: 76%; 
}
