@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #666;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, sans-serif;
}
.fusszeile {
	font-size: 10px;
	color: #666;
	background-color: #FFFFFF;
}
a {
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}
li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #06C;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../Bullets/BD21314_.GIF);
}

.hervorhebungrot {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #CC3300;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #006699;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #006699;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
table {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
.abstand_oben {
	padding-top: 20px;
}
input {
	background-color: #9CF;
	border: 2px groove #00C;
	font-family: Verdana, Arial, sans-serif;
}
.sendenbutton {
	background-color: #FFF;
	font-family: Verdana, Arial, sans-serif;
}
textarea {
	background-color: #9CF;
	border: 2px groove #00F;
	font-family: Verdana, Arial, sans-serif;
}
select {
	background-color: #9CF;
	border: 2px groove #00F;
}
.ueberschrift_home {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #06C;
	font-weight: bold;
}
.hervorhebunggrau_home {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.hervorhebung_zwischentitel {
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
}
.Weintitel_grau {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.info_rot {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #C30;
}

.keineKlass_bei_ul {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.hervorhebung_grau_link {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.hervorhebung_rot_link {
	font-size: 12px;
	font-weight: bold;
	color: #C30;
	text-decoration: underline;
}
.hervorhebung_zwischentitel_link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

