body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link   { color: #CC3333; font-size: 12px; text-decoration: underline }
a:visited   { color: #CC3333; font-size: 12px; text-decoration: underline }
a:active   { color: #CC3333; font-size: 12px; text-decoration: underline }
a:hover    { color: #000000; font-size: 12px; text-decoration: none}
.content_text {
	font-size: 12px;
	padding-left:10px;
	color: #CC3333;
	letter-spacing: 0.5px;
}
.content_text2 {
	font-size: 12px;
	color: #CC3333;
	letter-spacing: 0.5px;
}
li {
	font-size: 12px;
	color: #CC3333;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(punkt.gif);
	line-height: 18px;
}
.pic_up_normal { font-size: 12px; color: #000000; }
.pic_up_ueberschrift { font-size: 14px; font-weight: bold; color: #000000; }
.galerie {
	border: 1px solid #CC3333;
}
.content_ueberschrift {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	padding-left: 10px;

}
.edit_rahmen {
	border: 1px dotted #99CC00;
}
table.edit {
	font-size: 12px;
	border: 1px solid #F48401;
}
td.edit_gruen {
	font-size: 12px;
	background-color: #E6FFFA;
}
td.edit_blau {
	font-size: 12px;
	background-color: #E7E9FE;
}
input.edit {
	font-size: 12px; background-color: #F3D0D0;
}
textarea.edit {
	font-size: 12px; background-color: #F3D0D0;
}
input.login {
	font-size: 12px; background-color: #F3D0D0;
}
.red {
color:#FF0000;
font-size:9px;
}