body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

a:link, a:visited {
	color: #FCA600;
	text-decoration: none;
}

a:hover, a:active {
	color: #163071;
	text-decoration: none;
}

.clear {
	clear: both;
}
/*- - - - - Template Außen - - - - - */

.template	{
	width: 100%;
	background: #fff;
	text-align: left;
	border: 1px solid;
	}
	
.gelb-oben {
	display: none;
} 

.gelb-links {
	visibility: hidden;
}

.logo {
	height: 250px;
	margin: 40px 0 -200px 20px;
	}
	
.print-dunkelblau {
	background-color: #163071;
	height: 30px;
}

.textinnen {
	visibility: visible;
	text-align: left;
	width: 500px;
	margin: 0 0 -500px 25px;
}

.bildergallerieinnen {
	margin: -200px 0 -500px 0;
	visibility: visible;
}


.adresszeile {
	padding: 5px;
	background: #FCA600;
	height: 30px;
}

.adresselinks {
	width: 200px;
	float: left;
}



/*- - - - -  - - - - - - - - Content - - - - - - - - - - - - - */

.spaltelinks {
	width: 200px;
	float: left;
}

.spalterechts {
	width: 200px;
	margin: 0 0 0 50px;
	float: left;
}

.img {
	margin: 0 0 10px 0;
}

.ueberschrift {
	float: left;
	font-size: 15px;
	font-weight: bold;
}

.punkte {
	float: left;
	margin: 3px 20px 0 0;
}


/*- - - - - - - - - -  - - - Terminkalender - - - -  - - - - - - */

.terminkalender {
	padding: 10px 0 0 0;
	background: url(http://www.kiss-weingarten.de/de/system/images/termine-tabelle-oben.gif)
		    no-repeat
		    #FFF8EB;
}

.spalte-termin {
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 157px;
}

.spalte-ort {
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 145px;
}

.spalte-aktion {
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 176px;
}

.spalte-termin-block {
	font-weight: bold;
	padding: 5px 0 0 10px;
	float: left;
	width: 157px;
}

.spalte-ort-block {
	padding: 0 0 0 10px;
	float: left;
	width: 145px;
}

.spalte-aktion-block {
	padding: 0 0 0 10px;
	float: left;
	width: 176px;
}

/* - - - - - - - - - - kontakt ANFANG - - - - - - - - - - - - */

.spaltelinkskontakt {
	width: 290px;
	float: left;
}

.spalterechtskontakt {
	width: 200px;
	float: left;
}

.bezeichnung {
	width: 100px;
	float: left;
	margin:4px 0 0 0;
	}

.feld {
	border: 1px solid #FCA600;
	width: 150px;
	margin: 0 0 5px 0;
	color: #000;
	font-size: 11px;
	}

.inputselected {
	border: 1px solid #FCA600;
	width: 150px;
	margin: 0 0 5px 0;
	background-color: #FEE4B3;
	color: #000;
	font-size: 11px;
	}

.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FCA600;
	width: 200px;
	height: 125px;
	color: #000;
	margin: 0 0 5px 0;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FCA600;
	width: 200px;
	height: 125px;
	color: #000;
	background-color: #FEE4B3;
	margin: 0 0 5px 0;
	}

.senden {
	border: 1px solid #FCA600;
	background-color: #FEE4B3;
	color: #000;
	width: 200px;
	text-align: right;
	font-weight: bold;
}

/* - - - - - - - - - - kontakt ENDE - - - - - - - - - - - - */

/* - - - - - - - - - - - - - bildgalerie START - - - -  - - - - - - - -*/

.popup {
	background: #FCA600;
}


.bildrand {
        border: #D07D24 solid 1px;
}

.hrType2 {
	color: #D07D24;
	width: 450px;
}

.pfeilrechts {
	float: right;
        margin-right: 2px;
        margin-top: 3px;
        margin-bottom: 2px;
        }

.pfeillinks {
	float: left;
        margin-top: 3px;
        }

.bildergallerieinnen {
	padding: 0 0 0 60px;
}
