a:hover {
	text-decoration: none;
}

a:link {
	color: #00FF00;
	text-decoration: none;

}

a:visited {
	color: #669933;
	text-decoration: none;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
}

body {
	background-color: #555555;
	background-repeat: no-repeat;
	background-image: url(bilder/AllgemeinbuntValentinaUccel.jpg);
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

/*.navxxx{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	background-color: #00FF00;
}*/

.zitatautor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99FF66;
}

.zitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF66;
}

.zitatautor_ohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCFF99;
}

.zitat_ohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF99;
}

.navaktiv {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #CCFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DDEEEE;
	font-weight: bold;
	letter-spacing: 1px;
}

.navrubrik {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}

.input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
	padding: 2px;
	/*height: 20px;*/
	width: 250px;
	border: 1px solid #CCCCCC;
}

.input_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
	padding: 2px;
	height: 150px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

.input_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
