A:link {
	font-weight: bold;
	color: Maroon;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

A:Visited {
	font-weight: bold;
	color: #99CCCC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

A:Active {
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

A:Hover {
	font-weight: bold;
	color: Teal;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

.buttons {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #522D0B;
}


.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	}
	
	.texsmallt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	}
	
	
.ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-color : #FFFACD;
	}
	
	.ul2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-color : #FFF8DC;
	}



.tueren-galerie { margin-left: 20px; }
.tueren-galerie img { border: 0; }
.tueren-galerie .item { float: left; width: 120px; margin: 0 20px 0 0; height: 210px; text-align: center; }
.tueren-galerie .item p { margin: 0; font-size: 130%; }
.tueren-galerie .item p small { font-size: 70%; }
