/* allgemeines */ 
body		{
	margin:0 auto;
	padding:0;
	text-align:center;
	color: #444444;
	background-color:#EFECE9;
	background-repeat : repeat;
	font-size:100%;
}

/*formulare*/

form {
	display: inline;
}


input {
	font-size:1em;
	color: #444444;
	padding-left: 5px;
	border: 1px solid #444444;
}

html[lang] input {   
	font-size:1.2em;
	border: 0px;
}

html:root input {
	font-size:.9em;
	border: 1px solid #444444;
}

input.pur {
	border: 0px;
}

html:root input.pur {
	cursor : hand;
	border: 0px;
}

input.purcheck {
	border: 0px;
}

html:root input.purcheck {
	font-size:.9em;
	color:#000000;
}

select {
	font-size:1em;
	color: #8C8C8C;
	border: 1px solid #8C8C8C;
	height:auto;
}

html[lang] select {   
	font-size:1.2em;
   border: 0px;
	height:auto;
}

html:root select {
	font-size:.9em;
	border: 1px solid #8C8C8C;
	height:auto;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #8C8C8C;
	border: 1px #8C8C8C solid;
	overflow: auto;
	clip: rect( );
	position: static;
}

html[lang] textarea {   
	font-size:1.2em;
   border: 0px;
}

html:root textarea {
	font-size:.9em;
	border: 1px solid #8C8C8C;
}

textarea.rand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #8C8C8C;
	border: 1px #8C8C8C solid;
	overflow: auto;
	clip: rect( );
	position: static;
}

html[lang] textarea.rand {   
	font-size:1.4em;
   border: 0px;
}

html:root textarea.rand {
	font-size:.9em;
	border: 1px solid #8C8C8C;
}

 LEGEND {
	color: #197535;
	padding: 10px 10px 10px 10px;
}

FIELDSET {
	padding: 10px 10px 5px 10px;
}

html:root FIELDSET {
	margin-top:15px;
	border:1px dotted;
}

.formfeld1, .formfeld2, .formfeld3, .formfeldtext, .formfeldtext2, .formfeldtext3, .formfeldtext4, .formfeldtext5 {
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:94%;
}

.formfeld1, .formfeld2 {
	margin-top:25px;
	*margin-top:15px;
}
.formfeldort {voice-family: "\"}\"";
   	voice-family: inherit;
   	width:74%;	
}

.formfeldplz {voice-family: "\"}\"";
   	voice-family: inherit;
   	width:20%;	
}


.formtrenner {
	margin-bottom:2em;
}

.formbutton {
	margin-left:95%;
	margin-top:-18px;
}

.formbutton3 {
	margin-left: 95%;
	margin-top:-18px;
}

.okbutton {
	border:0;
	width:1.6em;
}

html:root .okbutton {
	border:0;
}

html:root .purlupe {
	border:0;
	width:1.5em;
}

.purlupe {
	border:0;
	width:1.4em;	
}

/* grosses foto oben mit hintergrund */ 
#header {
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color : #E6E0DB;	
	border-bottom:1px solid #FFFFFF;
}

/* wrapper für hauptnavigationsleiste */ 
#naviwrap {
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color : #766B65;	
	border-bottom:1px solid #FFFFFF;
}

/* hauptnavigationsleiste */ 
#navileiste {
	width:94%;
	margin:0 auto;
	text-align:left;
	background-color : #766B65;
	padding: 5px 0px 5px 0px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

#navileiste a {
	color: #FFFFFF;
	text-decoration : none;
	padding: 0px 5px 5px 5px;
}
#navileiste a:hover {
	color: #E6E0DB;
	text-decoration : underline;
	padding: 0px 5px 5px 5px;
}

#navileiste a.naviaktiv {
	color:#CBFF65;
	text-decoration:none;
}

.titleicons {
	margin-top:5px;
}

/* schriftmenue */ 

#schrift {
	margin-top:.65em;
	margin-left:-5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

#schrift a {
	color: #444444;
	text-decoration : none;
	padding: 5px 5px 5px 5px;
}
#schrift a:hover {
	color: #2856AA;
	text-decoration : underline;
	padding: 5px 5px 5px 5px;
}

/*Wrapper*/

#zwischenwrap		{
	width:94%;
	margin:0 auto;
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	background-color : #FFFFFF;
}

/* umschliesst  zcontent (inhalt)  und zrand (untermenue) */

#zwrapper {
	padding-top:0px;
}

/* Contentbereich*/ 
 
#zcontent {
	text-align:left;	
	*width:100%;
	background-color : #FFFFFF;
	background-image : url(images/logo_titel.gif);
	background-repeat : no-repeat;
	background-position : top right;
	line-height:1.5em;
	letter-spacing: .1em;
	font-size : 1.1em;	
	
}
.tcontentinnen {
	padding: 33px 10px 20px 5px;
	font-size : 1.1em;
}

.tcontentinnen a {
	color: #444444;
	text-decoration : none;
	border-bottom:  1px dotted #444444;
	padding-bottom : 1px;
}

.tcontentinnen a:hover {
	color: #2856AA;
	text-decoration : none;
	border-bottom:  1px dotted #2856AA;
	padding-bottom : 1px;
}


/* Randspalte */ 

#zrand	{
	margin-left: 20px;
	float:right;
	width:44%;
	border-left:1px solid #FFFFFF;
	line-height:1.3em;
	font-size : 1.1em;
	background:#E6EFF4 url(images/randabdecker.gif) repeat-x;
}

#xxlrandheader {
	width:100%;
	background-image : url(images/randback_top.gif);
	background-repeat : no-repeat;
	font-size:1px;
}

#xxlrandfooter {
	width:100%;
	background-image : url(images/randback_bottom.gif);
	background-repeat : no-repeat;
	font-size:1px;
}

.trandhead {
	padding: 17px 10px 0px 10px;
	font-size : 1.1em;
}

.trandheadinfo {
	padding: 17px 10px 0px 10px;
	font-size : 1.1em;
}
.trandhead2 {
	padding: 10px 10px 0px 10px;
	font-size : 1.1em;
}
.trandhead3 {
	padding: 10px 10px 0px 10px;
}

.trandhead a, .trandhead2 a, .trandhead3 a,.trandheadinfo a {
	text-decoration : none;
}

.trandtext {
	padding: 0px 10px 5px 10px;
	height:70px;
	font-size : 1.1em;
}

html[lang] .trandtext {   
	height:auto;
}

html:root .trandtext {
	height:auto;
	min-height:70px;
}

.trandtext a {
	color:#444444;
	text-decoration : none;
}
.trandtext a:hover {
	color: #2856AA;
	text-decoration : underline;
}

.switchertitel {
	padding: 0px;
	height:70px;
	padding-bottom:25px;
	font-size : 1.1em;
	background-color:#FFFFFF;
}

.switcher {
	padding: 0px 10px 15px 20px;
	height:70px;
	font-size : 1.1em;
	background-color:#FFFFFF;
}
html[lang] .switchertitel,html[lang] .switcher {   
	height:auto;
}

html:root .switchertitel,html:root .switcher {
	height:auto;
	min-height:70px;
}

.switchertitel a, .switcher a {
	color:#444444;
	text-decoration : none;
}

.switchertitel a:hover, .switcher a:hover {
	color: #2856AA;
	text-decoration : underline;
}


/* enthält die pinnwandeinträge auf der titelseite bzw. die suche innen */ 
.board {
	padding: 10px 10px 10px 10px;
	font-size:.95em;
}

.boardhead {
	color:#707D57;
	font-variant: small-caps;
	letter-spacing:.1em;
	font-size:1.1em;
	font-weight:bold;
	
}

html[lang] .boardhead {
	font-variant: normal;
	text-transform:uppercase;
	
}

.boardsuche {
	padding-right:10px;
	margin-top:-10px;
	width:50%;
	height:15.7em;
	border-right:1px solid #FFFFFF;
	word-wrap : break-word;
	
}


/* adressabbinder unten */ 

#footer {
	position:absolute;
	margin-top:45em;
	width:770px;
	height:15em;
	text-align:left;
	border-top:1px solid #FFFFFF;
	padding: 10px 10px 10px 10px;
	line-height:1.5em;
	letter-spacing:.1em;
	font-size : 1.2em;
	
}

#footer a:link {
	color:#444444;
	text-decoration : underline;
}
#footer a:visited {
	color:#444444;
	text-decoration : underline;
}
#footer a:hover {
	color: #2856AA;
	text-decoration : underline;
}
#footer a:active {
	color:#444444;
	text-decoration : underline;
}

/* adressabbinder unten innenseiten*/ 

#zfooter {
	height:100%;
	text-align:left;
	border-top:1px solid #FFFFFF;
	padding: 10px 10px 10px 10px;
	line-height:1.5em;
	letter-spacing:.1em;
	background-color : #FFFFFF;
	font-size : 1.2em;
}

#zfooter a:link {
	color:#444444;
	text-decoration : underline;
}
#zfooter a:visited {
	color:#444444;
	text-decoration : underline;
}
#zfooter a:hover {
	color: #2856AA;
	text-decoration : underline;
}
#zfooter a:active {
	color:#444444;
	text-decoration : underline;
}

.footerhead {
	color: #197535;
	letter-spacing:.1em;
	font-variant: small-caps;
}

html[lang] .footerhead {
	font-variant: normal;
	text-transform:uppercase;
}

/* enthält die container zcontent (inhalt)  und zrand (untermenue) und zboard auf den zwischenseiten */ 


/* untermenü */ 

.menueuebersicht {
	padding: 0px 10px 15px 10px;
	font-size:.95em;
}

.menueuebersicht a {
	color:#444444;
	text-decoration : none;
}

.menueuebersicht a:hover {
	color: #2856AA;
	text-decoration : none;
}

.menueuebersichthead {
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:  1px dotted #444444;
	padding-bottom : .1em;	
}

html:root .menueuebersichthead {
	text-transform: none;
	font-weight:bold;
}


/* menue innenseiten */

#bild {
	width:165px;
	float:right;
}

#menueinnen {
	/*width:165px;
	margin: 0px 0px 0px 170px;
	padding-left:20px;
	border-left:  1px dotted #444444;	*/
}

#menueinnen a {
	color:#444444;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration : none;
}
#menueinnen a:hover {
	color: #2856AA;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration : underline;
}

.menueinnenaktiv {
	color:#2856AA;
	font-weight:bold;
	letter-spacing:.1em;
}

.menueinnenhead {
	color: #444444;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:  1px dotted #444444;
	padding-bottom : .1em;	
}

.menueinnenheadblau {
	color: #2856AA;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:  1px dotted #2856AA;
	padding-bottom : .1em;	
}

.menueinnenheadgruen {
	color: #197535;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:  1px dotted #197535;
	padding-bottom : .1em;	
}


/* enthält die container events board termine */ 
#zboardwrap		{
	height:10em;
	text-align:left;
	border-top:1px solid #FFFFFF;
	background-color :#E6E0DB;
	font-size : 1.2em;
}

.boardsuche input{
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:80%;
}

.boardsuche input.pur{
	width:6.2em;
	margin-bottom:-6px;
}

/* sonstige formatierungen */ 

/* versteckt anweisungen für die screenreader vor dem rest der welt */ 
.versteckt {
	display: none;
}

h1 {
	font-size:1.2em;
	color: #505050;
	letter-spacing:.1em;
	margin-top:0px;
	margin-bottom:-.5em;
}

h2 {
	font-size:1em;
	color: #2856AA;
	letter-spacing:.1em;
	margin-top:0px;
	margin-bottom:-.5em;
}

/* bringt die grafik am zeilenanfang auf texthöhe */
.firstletter {
	margin-bottom:15px;
}

.randline {
	font-size:1.2em;
	color: #197535;
	letter-spacing:.1em;
	font-variant: small-caps;
}

html[lang] .randline {
	font-variant: normal;
	text-transform:uppercase;
}

.randlineaktiv {
	font-size:1.2em;
	color: #2856AA;
	letter-spacing:.1em;
	font-variant: small-caps;
}

html[lang] .randlineaktiv {
	font-variant: normal;
	text-transform:uppercase;
}

.randhead {
	letter-spacing:.1em;
	font-variant: uppercase;
	font-weight:bold;
}


.randsmall {
	padding: 0px 10px 10px 10px;
	font-size:.95em;
}

.randsmall a {
	color:#8C8C8C;
	text-decoration : underline;
}
.randsmall a:hover {
	color: #2856AA;
}


.randsmallinfo {
	padding: 0px 10px 10px 10px;
	font-size:.95em;
}

.randsmallinfo a {
	color:#8C8C8C;
	text-decoration : underline;
}
.randsmallinfo a:hover {
	color: #2856AA;
}


.smallcontentline {
	color: #505050;
	letter-spacing:.1em;
}

/* bringt die grafik in der titelrandspalte neben den text */
.titelpic {
	margin: 0px 5px 0px 0px;
}

.pix {
	margin: 0px 5px 4px 0px;
}

img {	
	border:0px;
}


 a.purelink:link {
	font-weight:normal;
	text-decoration:none;
	border-bottom:  0px;
}

 a.purelink:visited {
	font-weight:normal;
	text-decoration:none;
	border-bottom:  0px;
}

 a.purelink:hover {
	font-weight:normal;
	text-decoration:none;
	border-bottom:  0px;
}

 a.purelink:active {
	font-weight:normal;
	text-decoration:none;
	border-bottom:  0px;
}

.wegweiser {
	padding-right:2px;
	padding-left:2px;
}

.greenline {
	height:15px;
	voice-family: "\"}\"";
   	voice-family: inherit;
	height:auto;
	color: #197535;
	border-bottom:1px solid #197535;
	margin:3px 0 15px 0px;
}

.silbe {
	line-break : strict;
	word-break : break-all;
	word-wrap : break-word;
}

html:root hr {
	border:1px;
}

#map	{
	width:95%;
	padding:5px;
	background-color : #FFFFFF;
	background-image : url(images/back_map.gif);
	background-position : center;
	background-repeat : no-repeat;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#000000;
}

.maptrenner {
	width:100%;
	border-top:1px solid #9BA6BB;
	margin: 2px 0px 0px 0px;
}

.tgreen {
	font-size:1.2em;
	color: #197535;
	letter-spacing:.1em;
	font-variant: small-caps;
}

html[lang] .tgreen {
	font-variant: normal;
	text-transform:uppercase;
}

.tblue {
	font-size:1em;
	color: #2856AA;
	letter-spacing:.0,85em;
	font-variant: small-caps;
	font-weight : normal;
}

html[lang] .tblue {
	font-variant: normal;
	text-transform:uppercase;
}

.tdate {
	float:left; 
	width:4.8em;
}

* html .tdate{
	margin-right:10px;
}

.tdate a {
	line-height:1.8em;
}

.tnews {
	margin-left:5em;
}

* html .tnews{
	height:1%;
	margin-left:0;
}

.tnews a {
	line-height:1.8em;
}

.tdatetrenner {
	 clear:left;
	 margin-bottom:.6em;
}

.ticon {
	float:left; 
	width:2em;
	padding-top:3px;
}

.ttermin {
	margin-left:2.2em;
}

* html .ticon{
	margin-right:10px;
}

* html .ttermin{
	height:1%;
	margin-left:0;
}
.xxlhide {
	display:none;
}

#toolbox select{
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:98%;
}

#toolbox {
	* width:100%;
}

#schrift {
	* width:100%;
}

.randmenuepunkt {
	height:50px;
}

html[lang] .randmenuepunkt {
	height:auto;
	min-height:50px;
}

html:root .randmenuepunkt {
	height:auto;
	min-height:70px;
}

.xxlshow {
	margin-bottom:15px;
}

.xxlfoto {
	height:180px;
	background-image: url(images/fotos/frei_metterschling.jpg);	
	background-position: 4% 0;
	background-repeat:no-repeat;
	@media screenbackground-image : url(images/dot.gif);
}

.xxlkommunikation {
	height:180px;
	background-image: url(images/fotos/frei_buntstifte.jpg);	
	background-position: 4% 0;
	background-repeat:no-repeat;
	@media screenbackground-image : url(images/dot.gif);
}


.xxleigeltingen {
	height:180px;
	background-image: url(images/fotos/frei_altehuette.jpg);	
	background-position: 4% 0;
	background-repeat:no-repeat;
	@media screenbackground-image : url(images/dot.gif);
}

.xxlrathaus {
	height:180px;
	background-image: url(images/fotos/frei_fueller.jpg);	
	background-position: 4% 0;
	background-repeat:no-repeat;
	@media screenbackground-image : url(images/dot.gif);
}

.xxlbuerger {
	height:180px;
	background-image: url(images/fotos/frei_fussballer.jpg);	
	background-position: 4% 0;
	background-repeat:no-repeat;
	@media screenbackground-image : url(images/dot.gif);
}

.xxlgewerbe {
	height:180px;
	background-image: url(images/fotos/frei_buecher.jpg);	
	background-position: 4% 0;
	background-repeat:no-repeat;
	@media screenbackground-image : url(images/dot.gif);
}

.xxltourismus {
	height:180px;
	background-image: url(images/fotos/frei_metterschling.jpg);	
	background-position: 4% 0;
	background-repeat:no-repeat;
	@media screenbackground-image : url(images/dot.gif);
}

/*Löschen

/* enthält die container tcontent (begruessung) bzw. tsuche (suchfunktion) und trand (highlights) auf der  titelseite 
#titelwrap		{
	width: 94%;
	margin:0 auto;
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .7em;	
	background-color:#FFFFFF;
}


/* begruessung 
.xxlfloater {
	float:left;
	width:50%;
	/*background:#FFFFFF url(images/back_blue_xxl.gif) 50% 0 repeat-y;
	padding:0;
}

.tcontent {
	text-align:left;
	background-color :#FFFFFF ;
	background-image : url(images/logo_titel.gif);
	background-repeat : no-repeat;
	background-position : top right;
	line-height:1.5em;
	letter-spacing: .1em;
	word-wrap : break-word;
}

/* randspalte 
.trand	{
	margin-bottom:5em;
	margin-left:56%;
	text-align:left;
	background-color : #E6EFF4;
	border-left:1px solid #FFFFFF;
	line-height:1.3em;
	background-image : url(images/randabdecker.gif);
	background-repeat : repeat-x;
}

*/