/* allgemeines */ 
body		{
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#8C8C8C;
	background-color:#FFFFFF;
	background-image : url(images/back_stripes.gif);
	background-repeat : repeat;
	font-size:100%;
}

/*formulare*/

form {
	display: inline;
}

.formleft {
	float:left;
}

.formright{
	float:right;
}

.formfeld1, .formfeld2 {
	width:140px;
}

.formfeld3 {
	width:310px;
}

.formtrenner {
	margin-bottom:2em;
}

.formfeldtext {
	width:350px;
}

.formfeldtext2 {
	width:250px;
	margin-left:12px;
	@media screenmargin-left:0px;
}

.formfeldtext3 {
	width:250px;
	margin-left:23px;
	@media screenmargin-left:0px;
}

.formfeldtext4 {
	width:250px;
	margin-left:31px;
	@media screenmargin-left:0px;
}

.formfeldtext5 {
	width:250px;
	margin-left:15px;
	@media screenmargin-left:0px;
}

.formfeldplz {
	width:60px;
	@media screenmargin-left:0px;	
}

.formfeldort {
	width:285px;
	@media screenmargin-left:0px;	
	
}
.formbutton {
	margin-left: 145px;
	margin-top:-18px;
}

.formbutton3 {
	margin-left: 318px;
	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;	
}

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

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

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

input.pur {
	border: 0px;
}

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

input.pursuche {
	border: 0px;
}

html:root input.pursuche {
	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;
}

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

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

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 dashed;
}

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

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

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

#navileiste a {
	color: #000000;
	text-decoration : none;
	padding: 0px 5px 5px 5px;
}

#navileiste a:hover {
	color: #2856AA;
	text-decoration:underline;
}

#navileiste a.naviaktiv {
	color: #2856AA;
}

.navkey {
	text-decoration:underline;
}

.titleicons {
	margin-top:-14px;
}
/* schriftmenue */ 

#schrift {
	* width:100%;
	margin-left:-5px;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C8C8C;
}

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

/* enthält die container tcontent (begruessung) bzw. tsuche (suchfunktion) und trand (highlights) auf der  titelseite */ 
#titelwrap		{
	width: 770px;
	height:100%;
	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 : #F3F5F7;
}

/* begruessung */ 
.tcontent {
	position:absolute;
	width:401px;
	text-align:left;
	background-color : #F3F5F7;
	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;
}

/* begruessung innen, weil tcontent und padding das Logo verschiebt */ 
.tcontentinnen {
	padding: 33px 10px 10px 5px;
}

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

.tcontentinnen a:hover {
	color: #2856AA;
}

/* randspalte */ 
.trand	{
	margin-left:402px;
	text-align:left;
	background-color : #F3F8ED;
	border-left:1px solid #FFFFFF;
	line-height:1.3em;
	width:345px;
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:365px;
}

/* rand innen, weil trand und padding im netscape den rand verschieben */ 
.trandhead {
	padding: 17px 10px 0px 10px;
}

.trandhead a {
	text-decoration : none;
}

.trandheadinfo {
	padding: 17px 10px 0px 10px;
}

.trandheadinfo a {
	text-decoration : none;
}

.trandhead2 {
	padding: 0 10px 0px 10px;
}

.trandhead2 a {
	text-decoration : none;
}

.trandhead3 {
	padding: 25px 10px 0px 10px;
}

.trandhead3 a {
	text-decoration : none;
}


.trandtext {
	padding: 0px 10px 23px 10px;
}

.trandtext a {
	color:#8C8C8C;
	text-decoration : none;
}

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

.switcher, .switchertitel {
	padding:0 10px 23px 10px;	
}

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

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

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

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

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

.boardsuche input{
	width:300px;
}

.boardsuche input.pur{
	width:5.2em;
	margin-bottom:-3px;
}

.boardhead {
	color:#869666;
	font-variant: small-caps;
	letter-spacing:.1em;
	font-size:1.1em;
}

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

/* 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;
}

#footer a {
	color:#8C8C8C;
	text-decoration : underline;
}

#footer a:hover {
	color: #2856AA;
}

/* 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;
}

#zfooter a {
	color:#8C8C8C;
	text-decoration : underline;
}

#zfooter a:hover {
	color: #2856AA;
}

.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 */ 
#zwischenwrap		{
	width:770px;
	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 : #F3F5F7;
	background-repeat : repeat-y;
}

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

#zwrapper {
	padding-top:0px;
	background-image : url(images/back_innen.gif);
	@media screenbackground-image : url(images/dot.gif);
}

/* inhalt */ 
#zcontent {
	width:401px;
	text-align:left;
	background-color : #F3F5F7;
	background-image : url(images/logo_titel.gif);
	background-repeat : no-repeat;
	background-position : top right;
	line-height:1.5em;
	letter-spacing: .1em;
}

/* randspalte zwischenseite */ 
#zrand	{
	margin: 0;	
	float:right;
	background-color : #F3F8ED;
	border-left:1px solid #FFFFFF;
	line-height:1.3em;
	width:344px;
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:364px;
	
}

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

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

.menueuebersicht a:hover {
	color: #2856AA;
}

#menuerechts {
	float:left;
	word-wrap : break-word;
	width:155px;
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:165px;
	
}

#menuelinks {
	float:right;
	padding-left:5px;
	width:155px;
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:165px;
	
	/*margin: 0px 0px 0px 170px;
	word-wrap : break-word;*/
}

#menuerechtsinfo {
	float:left;
	word-wrap : break-word;
	width:155px;
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:165px;
}

#menuelinksinfo {
	float:right;
	padding-left:5px;
	width:155px;
	voice-family: "\"}\"";
   	voice-family: inherit;
   	width:165px;
	/*margin: 0px 0px 0px 170px;
	word-wrap : break-word;*/
}

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

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


/* menue innenseiten */

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

#menueinnen {
	float:left;
	margin: 20px 0px 0px 5px;
	padding-left:5px;
	border-left:  1px dotted #8C8C8C;	
	word-break : break-all;
	width:140px;
	voice-family: "\"}\"";
   	voice-family: inherit;
	float:none;
	padding-left:20px;
	margin:0 0 0 170px;
   	width:165px;
}

#menueinnen a {
	color:#8C8C8C;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.1em;
	text-decoration : none;
}

#menueinnen a:hover {
	color: #2856AA;
	text-decoration:underline;
}

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

.menueinnenhead {
	color: #8C8C8C;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:  1px dotted #8C8C8C;
	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;	
}

/* 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, h3 {
	font-size:1em;
	color: #2856AA;
	letter-spacing:.1em;
	margin-top:0px;
	margin-bottom:1em;
}


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

.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: small-caps;
}

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

.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;
}

.randsmalinfol 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;
}

.rightfoto {float:right;width:150px;margin:0 0 5px 10px;}
.leftfoto {float:left;width:150px;margin:0 10px 5px 0;}

 a.purelink {
	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 3px;
}

.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;
}


.greenline {
	margin-bottom:15px;
	margin-left:0;
	border-bottom:1px solid #197535;
}


.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;
}

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

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


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

.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;
}

#toolbox {
	* width:100%;
}

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

.xxlshow {
	display:none;
}

.basichide {
	display:none;
}

.smalltrenner {margin:.5em 0.0 0;}
.bigtrenner {margin:2em 0;}
.linetrenner {margin:2em 0;border-top:1px dashed #8c8c8c;}

/*IE5 macht wegen des Druckstyles Spirenzchen ... */
#header, #naviwrap, .trandhead, .trandhead2, .trandhead3, .trandtext, #zboardwrap, .board, .boardsuche, #menueinnen, #menuerechts, #menuelinks, .randhead, .randsmall  {display:block;}
.xxlhide {display:inline-block;*display:block;}

