td {
	font-size: .9em;
}

body {
	padding:0;
	margin: 10px;
	background-color: #FFFFFF;
	text-align:center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration : underline;
}
a:visited {
	color: #000000;
	text-decoration : underline;
}
a:hover {
	color: #990000;
	text-decoration : underline;
}
a:active {
	color: #000000;
	text-decoration : underline;
}

/* editor */

.smalltrenner {margin:0 0 0.6em 0;}
.bigtrenner {margin:0 0 1.5em 0;}
.linetrenner {margin:2em 0;border-top:1px dashed #999;}
.rightfoto_editor {float:right;width:150px;margin:0 10px 10px 0;}
.leftfoto_editor {float:left;width:150px;margin:0 10px 10px 0;}

/* formulare */ 

form {
	display: inline;
}

input.titel {
	font-size: 1em;
	color: #394539;
	border: 1px #394539 solid;
}

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


/* enthlt das fontsize-men und die home-icons */ 

#kopfzeile {
	width:775px;
	height:45px;
	margin:0 auto;
	text-align:left;
}

#zoom {
	margin:10px 0px 0px 0px;	
	text-align: left;
	position:absolute;
}

#icons {
	margin:13px 0px 0px 500px;	
	text-align: left;
	position:absolute;
}

#search {
	margin:10px 0px 0px 600px;	
	text-align: left;
	position:absolute;
}

/* bildbalken oben */ 

#banner {
	width:770px;
	margin:0 auto; 
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color: #A0463D;
}

#gaestebanner {
	width:770px;
	margin:0 auto; 
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color: #85AF67;
}

#gaestebannerkopf {
	width:770px;
	margin: auto; 
	margin-top:-15px;
	margin-bottom:-3px;
}

#gewerbebanner {
	width:770px;
	margin:0 auto; 
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color: #4D8AB1;
}

#gewerbebannerkopf {
	width:770px;
	margin: auto; 
	margin-top:-18px;
	margin-bottom:-3px;
}

/* umschliesst  alle drei innenspalten und den clear-div, unterschiede nur in der bordervcolor */ 

#mainbuerger {
	width:770px;
	margin:0 auto;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color: #A0463D;
}

#mainbuerger input {
	font-size: 1em;
	color: #A0463D;
	border: 1px #A0463D solid;
}

#mainbuerger input.pur {
	font-size: 1em;
	color: #A0463D;
	border: none;
}

#mainbuerger select {
	font-size: 1em;
	color: #A0463D;
	border: 1px #A0463D solid;
}

#mainbuerger textarea {
	font-size: 1em;
	color: #A0463D;
	border: 1px #A0463D solid;
	clip : auto;
	overflow : auto;
}

#mainbuerger a:hover {
	color: #A0463D;
	text-decoration : underline;
}

#maingaeste {
	width:770px;
	margin:0 auto;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color: #85AF67;
}

#maingaeste LEGEND {
	color: #85AF67;
}

#maingaeste input {
	font-size: 1em;
	color: #678D4B;
	border: 1px #85AF67 solid;
}

#maingaeste input.pur {
	font-size: 1em;
	color: #678D4B;
	border: none;
}

#maingaeste select {
	font-size: 1em;
	color: #678D4B;
	border: 1px #85AF67 solid;
}

#maingaeste textarea {
	font-size: 1em;
	color: #678D4B;
	border: 1px #85AF67 solid;
	clip : auto;
	overflow : auto;
}

#maingaeste a:hover {
	color: #678D4B;
	text-decoration : underline;
}

#maingewerbe {
	width:770px;
	margin:0 auto;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color: #4D8AB1;
}

#maingewerbe LEGEND {
	color: #4D8AB1;
	padding: 10px 10px 10px 10px;
}

#maingewerbe input {
	font-size: 1em;
	color: #1B4E71;
	border: 1px #4D8AB1 solid;
}

#maingewerbe input.pur {
	font-size: 1em;
	color: #1B4E71;
	border: none;
}

#maingewerbe select {
	font-size: 1em;
	color: #1B4E71;
	border: 1px #4D8AB1 solid;
}

#maingewerbe textarea {
	font-size: 1em;
	color: #1B4E71;
	border: 1px #4D8AB1 solid;
	clip : auto;
	overflow : auto;
}

#maingewerbe a:hover {
	color: #1B4E71;
	text-decoration : underline;
}

/* darin floaten die innenspalten content, navigation und randspalte */ 

#wrapper {
	width:770px;
	padding-top:0px;
}



/*** mittelspalte mit fliesstext ***/

#content {
	width:100%;
	margin-left: 190px;
	margin-right: 200px;
	margin-bottom:10px;
	text-align: left;	
	font-size : .8em;
	line-height:1.3em;
}

/* fr den lieben Opera */
#content {
	width:340px;
}



#content .mini {
	font-size:.9em/100%;
	letter-spacing:.1em;
}


/*** men containe***/

#navigation {
	float: left;
	width: 180px;
	margin: 0px 0px 10px 5px;
	text-align: left;
}

/* men - unterpunkte */ 

.menue		{
	padding:1px 5px 0px 15px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	text-align:left;
	line-height : 1.5em;
}

.menue a:link {
color: #6C736E;
text-decoration : none;
}
.menue a:visited {

color: #6C736E;
text-decoration : none;
}
.menue a:hover {

color: #485B68;
text-decoration : underline;
}
.menue a:active {

color: #6C736E;
text-decoration : underline;
}

.menue a.aktiv:link {
	color: #929893;
	text-decoration : underline;
}
.menue a.aktiv:visited {
	color: #929893;
	text-decoration : underline;
}
.menue a.aktiv:hover {
	color: #485B68;
	text-decoration : underline;
}
.menue a.aktiv:active {
	color: #929893;
	text-decoration : underline;
}


/* men - underheadlines  buerger */ 

.menue a.underhead:link {
color: #990000;
text-decoration : none;
letter-spacing: .15em;
}
.menue a.underhead:visited {
color: #990000;
text-decoration : none;
letter-spacing: .15em;
}
.menue a.underhead:hover {
color: #485B68;
text-decoration : underline;
letter-spacing: .15em;
}
.menue a.underhead:active {
color: #990000;
text-decoration : underline;
letter-spacing: .15em;
}

/* men - underheadlines  gaeste */ 

.menue a.underheadgast:link {
color: #6F9337;
text-decoration : none;
letter-spacing: .15em;
}
.menue a.underheadgast:visited {
color: #6F9337;
text-decoration : none;
letter-spacing: .15em;
}
.menue a.underheadgast:hover {
color: #485B68;
text-decoration : underline;
letter-spacing: .15em;
}
.menue a.underheadgast:active {
color: #6F9337;
text-decoration : underline;
letter-spacing: .15em;
}

/* men - underheadlines  gewerbe */ 

.menue a.underheadgewerbe:link {
color: #4D8AB1;
text-decoration : none;
letter-spacing: .15em;
}
.menue a.underheadgewerbe:visited {
color: #4D8AB1;
text-decoration : none;
letter-spacing: .15em;
}
.menue a.underheadgewerbe:hover {
color: #485B68;
text-decoration : underline;
letter-spacing: .15em;
}
.menue a.underheadgewerbe:active {
color: #4D8AB1;
text-decoration : underline;
letter-spacing: .15em;
}


/* men - headline */ 

.menuehead		{
	padding:1px 5px 0px 0px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	text-align:left;
	line-height : 1.5em;
}

.menuehead a.titel:link {
color: #000000;
text-decoration : none;
letter-spacing: .1em;
}
.menuehead a.titel:visited {
color: #000000;
text-decoration : none;
letter-spacing: .1em;
}
.menuehead a.titel:hover {
color: #A0463D;
text-decoration : underline;
letter-spacing: .1em;
}
.menuehead a.titel:active {
color: #000000;
text-decoration : underline;
letter-spacing: .1em;
}

/* container randspalte enthlt bildrcker, bild und rand */ 

#randspalte {
	float: right;
	width: 190px;
	margin-bottom:10px;
	text-align: left;
}

/* positioniert das bil etwas unterhalb des Balkens */ 

.bildruecker {
	margin-top: 15px;
	text-align: left;
}

/* enthlt das bild und das hintergrund -fenster */ 
#bild		{	
	padding-top: 5px;
	background-image : url(images/back_rand2.gif);
	background-position : top-right;
	background-repeat : no-repeat;
	text-align: left;
}

#bildgaeste		{	
	padding-top: 5px;
	background-image : url(images/back_rand_gruen.gif);
	background-position : top-right;
	background-repeat : no-repeat;
	text-align: left;
}

#bildgewerbe		{	
	padding-top: 5px;
	background-image : url(images/back_rand_blau.gif);
	background-position : top-right;
	background-repeat : no-repeat;
	text-align: left;
}

/* hier sind die randspalten drin */ 

#rand		{
	margin: 15px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	text-align: left;
}

#rand a:link {
	color: #000000;
	text-decoration : underline;
}
#rand a:visited {
	color: #000000;
	text-decoration : underline;
}
#rand a:hover {
	color: #990000;
	text-decoration : underline;
}
#rand a:active {
	color: #000000;
	text-decoration : underline;
}

#rand a.randaktiv:link {
	color: #990000;
	text-decoration : underline;
}
#rand a.randaktiv:visited {
	color: #990000;
	text-decoration : underline;
}
#rand a.randaktiv:hover {
	color: #000000;
	text-decoration : underline;
}
#rand a.randaktiv:active {
	color: #990000;
	text-decoration : underline;
}

#rand a.wegweiser:link {
	color: #000000;
	text-decoration : underline;
	padding: 3px 3px 3px 3px;
}
#rand a.wegweiser:visited {
	color: #000000;
	text-decoration : underline;
	padding: 3px 3px 3px 3px;
}
#rand a.wegweiser:hover {
	color: #990000;
	text-decoration : underline;
	padding: 3px 3px 3px 3px;
}
#rand a.wegweiser:active {
	color: #000000;
	text-decoration : underline;
	padding: 3px 3px 3px 3px;
}

#rand input {
	font-size: 1em;
	color: #394539;
	border: 1px #394539 solid;
}

#rand input.pur {
	font-size: 1em;
	color: #000000;
	border: none;
}

#rand select {
	font-size: 1em;
	color: #000000;
	border: 1px #000000 solid;
}

.randhead	{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight:bold;
	margin-top: 10px;
	text-align: left;
}

.randgreen {
	color: #6F9337;
}


/*** fr die logos und adressen im unteren bereich ***/

#buergerfooter {
	width:771px;
	height:85px;
	margin:0 auto;
	text-align:left;	
	font-size : 10px;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	border-color: #A0463D;
	z-index:1;
}


/*** fr die logos und adressen im unteren bereich ***/

#gaestefooter {
	width:771px;
	height:85px;
	margin:0 auto;
	text-align:left;	
	font-size : 10px;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	border-color: #85AF67;
	z-index:1;
}


#gewerbefooter {
	width:771px;
	height:85px;
	margin:0 auto;
	text-align:left;	
	font-size : 10px;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	border-color: #4D8AB1;
	z-index:1;
}


/*** zieht das Logo ber den linken rand ***/

#logo {
	margin-left:-10px;
	text-align: left;
	position:absolute;
}

#adresse {
	margin:3px 0px 0px 70px;	
	text-align: left;
	position:absolute;
}

#adresse a:link {
	color: #394539;
	text-decoration : underline;
}

#adresse a:visited {
	color: #394539;
	text-decoration : underline;
}
#adresse a:hover {
	color: #990000;
	text-decoration : underline;
}
#adresse a:active {
	color: #394539;
	text-decoration : underline;
}

#werbung {
	margin:-13px 0px 0px 280px;	
	text-align: left;
	position:absolute;
}

/* hier kommen jetzt die sonderdivs von der titelseite */

/*flashmenue */ 

#bannertitel {
	width:770px;
	margin:0 auto; 	
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color: #A0463D;
}

#banneruntertitel {
	width:770px;
	margin:0 auto; 
	padding-bottom:20px;	
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color: #A0463D;
}

/* umschliesst  gesamten content der titelseite */ 

#maintitel {
	width:770px;
	margin:0px auto;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color: #A0463D;
	
}

/* umschliesst  die zwei infoboxen auf der titelseite */

#titelwrapper {
	width:770px;
	padding-top:0px;
}

/* rechte infobox auf der titelseite */

#titelnews {
	width: 340px;
	height:200px;
	float:left;
	text-align:left;	
	margin:0px 0px 0px 10px;
	padding:10px 3px 3px 10px;
	border-width: 1px;
	border-style:dotted;
	border-color: #A0463D;
	font-size:.7em;
	color:#666666;
}

#titelnews h1{
	font-size:1em;
	color:#000000;
	font-weight:normal;
	letter-spacing:.12em;
	margin-bottom:-10px;
}

/* linke infobox auf der titelseite */

#titeltermine {
	width:340px;
	min-height:200px;
	text-align:left;
	margin: 0px 0px 0px 380px;
	padding:10px 10px 3px 10px;
	border-width: 1px;
	border-style:dotted;
	border-color: #A0463D;
	font-size:.7em;
	color:#666666;
}

#titeltermine h1{
	font-size:1em;
	color:#000000;
	font-weight:normal;
	letter-spacing:.12em;
	margin-bottom:0;
}

#titeltermine a:link {
	color: #666666;
	text-decoration : underline;
}
#titeltermine a:visited {
	color: #666666;
	text-decoration : underline;
}
#titeltermine a:hover {
	color: #990000;
	text-decoration : underline;
}
#titeltermine a:active {
	color: #666666;
	text-decoration : underline;
}

/*** werbetext unter den infoboxen ***/

#titelfooter1 {
	margin:0 auto;
	padding: 25px 20px 25px 20px;
	text-align:left;	
	font-size : .65em;
}

#maennchen {
	float:left;
	width:65px;
}

#werbetext {
	margin-left:65px;
	color:#666666;
}

#werbetext h1{
	font-size:1em;
	color:#000000;
	font-weight:normal;
	margin-bottom:0;
}



/* adressabbinder titelseite */

#titelfooter2 {
	margin:0 auto;
	text-align:left;	
	font-size : .65em;
	padding: 0px 5px 0px 20px;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color: #A0463D;
	z-index:1;
}

#titelfooter2 a:link {
	color: #394539;
	text-decoration : underline;
}

#titelfooter2 a:visited {
	color: #394539;
	text-decoration : underline;
}
#titelfooter2 a:hover {
	color: #990000;
	text-decoration : underline;
}
#titelfooter2 a:active {
	color: #394539;
	text-decoration : underline;
}

/* das  schriftvergrerungsmen */ 

a.funsize {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #394539;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	
}

/* textformatierung */ 

h1, h2, h3 {
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:10px;
}


.einleitung {
	letter-spacing:.12em;
	color:#333333;
}

/* soll die br's im fontsizemen einfrieren */ 

.frozen {
	font-size: 10px;
}

/* die screenreader-kommas, die einzelne menpunkte trennen */ 

.white {
	color: #FFFFFF;
}


/* versteckt anweisungen fr die screenreader vor dem rest der welt */ 

.versteckt {
	display: none;
}

/* unterstreicht die shortcut-letter */ 

.tabsteuerung {
	text-decoration: underline;
}

.redhead {
	color: #990000;
	font-size: 1em;
	font-weight: bold;
}

.bluehead {
	color: #1B4E71;
	font-size: 1em;
	font-weight: bold;
}

.greenhead {
	color: #678D4B;
	font-size: 1em;
	font-weight: bold;
}

/*bildergalerie*/


.galerieheader {
	margin-top:20px;
	padding-bottom:20px;
	font-size:.8em;
	border-bottom : 1px #999999 dotted;
	color:#3D69BA;
}

.galeriefoto {
	margin: 15px 0;
	padding:15px;
	font-size:.85em;
	text-align:center;
	border: 1px #999999 dashed;
}

.galerievorschau {
	padding:10px;
	padding-left:0;
	font-size:.75em;
}

.galeriepic {
	margin-bottom:10px;
}

.galeriepix {
	width:70px;
	height:50px;
	overflow:hidden;
	margin-right: 10px;
	text-align : center;
	float:left;
}

.galeriebeschreibung {
	font-size:1em;
	line-height:1em;
}

/*ortsplan*/
.ortsplan_rubriken {float:right;margin:0 35px 5px 15px;width:180px;}
.ortsplan_box_rubrik_select {margin:0 0 5px 0;}
.ortsplan_box_unterrubriken_select {margin-top:5px;}
.ortsplan_box_rubrik_select select, .ortsplan_box_unterrubriken_select select {width:180px;}
.ortsplan_box_strassensuche_suchfeld {margin:10px 5px 5px 0;width:55%;}
.ortsplan_box_strassensuche_suchfeld input#strassensuche {width:50%;margin-right:8px;}
.ortsplan_meinten_sie {margin:0 0 5px 0;}
.ortsplan_clear {clear:right;}



