#counter {
	position: absolute;
	right: -50px;
	top: -159px;
	}
#countbody {
	margin: 49px 1px -52px -32px;
	}
.imarechts, .imalinks {
	border-style: solid;
	border-color: #ADAAAD;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 5px;
	}
.imarechts {
	margin-left: 20px;
	float: right;
	}
.imalinks {
	margin-right: 20px;
	float: left;
	}
.klein11 {
	font-family: arial;
	font-size: 11px;
	}
.klein10, .fussnote {
	font-family: arial;
	font-size: 10px;
	}
.fussnote {
	text-align: right;
	}
.smaller {
	font-size: 80%;
	}

#daterkl em {				/* Angebotsanforderung Spartenunterteilung / Überschrift */
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	margin: 0px -7px;
	}

#ticker {
		-moz-border-radius:10px; /* Firefox */
		-webkit-border-radius:10px; /* Safari, Chrome */
		-khtml-border-radius:10px; /* Konqueror */
		border-radius:10px; /* CSS3 */
	border-style: solid;
	border-color: #AAADA0;
	border-width: 1px;
	width: 170px;
	height: 78px;
	position: absolute;
	bottom: 53px;
	right: 31px;
	font-size: 11px;	
	padding: 2px 18px;
	z-index: 2;
	line-height: 11px;
				color: #AEB1A3;}
#ticker a 		{color: #AEB1A3; text-align: left; border-width: 0px;}
#ticker a:hover {color: #E6A255; font-weight: normal;}
#ticker h1 {
	font-weight: bold;
	color: #E6A255;
	font-size: 11px;
	text-transform: uppercase;
	}

#tite {
	position: relative;				/* sonst z-index wirkungslos */
	z-index: 5;
	height: 44px;
	overflow: hidden;
	}

#reiselink {
	border-style: solid;
	border-color: #ADAAAD;
	border-width: 1px;
	padding: 5px 15px;
	}
	
/* Umfragefomrulare */
.umfragenote {
	background-color: #EFEBEF;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 4px 6px 8px 5px
	}
#daterkl .umfragenote {
	padding: 6px 13px 8px 12px;
	background-color: #DED9DE;
	font-weight: bold;
	}
#umfragetable {
	margin-right: -9px;
	}

/* ------------- Kontaktformular spec --------------- */
.zusform {
	width: 630px;
	font-size: 12px;
	}
.zusform input {
	width: 376px;
	padding: 1px 2px 3px 4px;
	margin: 1px 2px 3px 0px;
	}
fieldset {
	border-color: #BDD626;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	margin: 1px 2px 15px 0px;
	}
.zusform legend
	{
	font-weight: bold;
	padding: 4px 5px;		/* Abstand Schrift/Strich und oben/unten */
	margin: 8px;
	}
.zusform label { 
	padding: 1px 10px;
	margin: 1px 2px;
	width: 160px;
	vertical-align: top;
	display: inline-block;
	}
.zusform ul {
	list-style: none;
	display: inline;
	}
.zusform textarea, .field {
	background-color: #EFEBEF;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: dotted;
	color: #000000;
	margin-bottom: 3px;
	}

/* ------------- Meldungen Kontaktformular spec --------------- */
.fertig, .fehler {
	color: #B23519;
	font-weight: bold;
	font-size: 15px;
	display: block;
	margin-bottom: 55px;
	}
.fertig {
	color: #9EB70D;
	}
.fehler {
	color: #B23519;
	}

/* ------------- Einzelfelder Kontaktformular spec --------------- */
#bestaetigung label {
	width: 400px;
	}
#bestaetigung input {
	width: 22px;
	margin: 6px 2px 3px 4px;
	}
#senden {
	margin: 1px 2px 3px 18px;
	width: 200px;
	color: #354247;
	}
.bold {
	font-weight: bold;
	}
.radiobut, .checkbut {
	white-space: pre;
	}
.radiobut input, .checkbut input {
	margin: 2px 1px;
	}
#daterkl, #formhinweis, #formkenntnis {
	font-size: 11px;
	color: #555555;
	padding: 12px 12px 12px 12px;
	background-color: #EFEBEF;
	}
#datja {
	margin-left: 5px;
	width: 25px;
	border-style: solid;
	border-color: #C4B7C4;
	border-width: 1px;
	}
	
/* Sonderformatierung der switschseite falls Problem */
#switch {
	padding: 5px 12px;
	margin: auto;
	}
#switch li {
	background-image: url(../ima/symb/hand.gif);
	line-height: 28px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 1px 1px 33px;
	margin-left: -39px;
	outline: none;
	list-style-type: none;
	}
/* Listenpunkt-Symbole bei Content-Listen, Standardsymbol kann jederzeit hier abgeändert werden */
.listensymbol li {
	list-style-type: none;
	background-image: url(../ima/symb/hand.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 6px 1px 7px 33px;
	margin-left: -16px;
	}