body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg_1px_vert.jpg);
	background-repeat: repeat-y;
	background-color: #555555;
}
a.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold;}
a.text:link {text-decoration: none;	color: #CDCDCF;}
a.text:visited {text-decoration: none; color: #CDCDCF;}
a.text:hover {text-decoration: underline; color: #EFEFFF;}
a.text:active {text-decoration: none; color: #EFEFFF;}
a.mail {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold;}
a.mail:link {text-decoration: none; color: #c7c7c9;}
a.mail:visited {text-decoration: none; color: #c7c7c9;}
a.mail:hover {text-decoration: underline; color: #cdcdce;}
a.mail:active {text-decoration: none; color: #cdcdce;}
.zelle-rot {
	background-color: #CC0000;
	border: none;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.head-rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.head-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.adressfeld {
	color: #FFFFFF;
	background-color: #222222;
	border: none;
}
.topic-rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.rahmen-links {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.rahmen-rechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
}
.rahmen-mitte {
	border: 1px solid #CC0000;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.zelle-menue {
	background-color: #CCCCCC;
}
.linie {
	border: 1px solid #AAAAAA;
}

