.ue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}

.text, p, td, .votingUe {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}

.klein {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #676B2C;
	text-decoration: underline;
	cursor:pointer;
}

a:hover {
	cursor:pointer;
}
body {
scrollbar-face-color:#C2D000;
scrollbar-arrow-color:#535905;
scrollbar-track-color:#DCE098;
scrollbar-shadow-color:#C2D000;
scrollbar-highlight-color:#C2D000;
scrollbar-3dlight-color:#EBF0AB;
scrollbar-darkshadow-Color:#535905;
}



/* 1. Formatierungen für Kontaktformulares */
textarea{width: 150px; height: 100px;}
/* 1.1. Feldbezeichnungen */
.form_title{}
/* 1.2. KEIN Pflichtfeld */
.form_input{border: 1px solid #333333; background-color: #F5F5DC; width: 150px;}
/* 1.3. Tabelle die das Formular umgibt */
.form_table{}
/* 1.4. Formular-Button(s) */
.form_inputbutton{border: 1px solid #333333; background-color: #F5F5DC; font-family:"Arial", sans-serif; font-weight: bold; width: 100px;}

/* 2. Formatierungen für Pflichtfeld eines Kontaktformulares */
/* 2.1. Kennzeichnung eines Pflichtfeld */
input.required, textarea.required {border: 1px solid #333333; background-color: #F5F5DC;width: 150px;}
/* 2.2. Pflichtfeld nicht ausgefüllt */
input.validation-failed, textarea.validation-failed {
	border: 1px solid #CC4400;
	background-color: #FAEBD7;
}
/* 2.3. Pflichtfeld richtig ausgefüllt */
input.validation-passed, textarea.validation-passed {}
/* 2.4. Warnhinweis wenn Pflichtfeld nicht ausgefüllt */
.validation-advice {}

/* 3. NEWSLETTER-START */
/* Alle HIER angegebenen Styles werden in jede Newslettervorlage eingebaut */
/* Die Kommentare "3. NEWSLETTER-START" und "3. NEWSLETTER-ENDE" dürfen deshalb nicht gelöscht werden */
/* 3. NEWSLETTER-ENDE */

/* 4. FOTOGALERIE */
#fotogalerie_td{
	text-align:center; 
	vertical-align:middle; 
	height: 108px;
	width: 108px;
}
#fotogalerie_td:hover{
	height: 100px;
	width: 100px;
	background-color: #FFFFFF;
	border: 4px solid #676B2C;
}
#fotogalerie_td_big{
	text-align:center; 
	vertical-align:middle; 
}
#fotogalerie_table{
	padding:5px; 
	width:500px;
}
#fotogalerie_td_title{
	text-align:center; 
	vertical-align:middle;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.fotogalerie_imglink{}
/* 5. SUCHERGEBNISSE */
suche_title{}
suche_txt{}
suche_a{}
.sterm{}
.sbutton{}
.marked{}
