#edit_content, #noedit_content,#left_edit_content,#right_edit_content, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #222222;
	line-height:140%;
	}
.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003366;
	line-height:140%;
	font-weight: bolder;

}
#edit_content table tr td, #noedit_content table tr td,#left_edit_content table tr td,#right_edit_content table tr td{
	font-size: 80%;
	line-height:140%;
}

#vorschauinhalt {
	background-color: #efefef;
	padding:5px;
}
#vorschaubilder, #vorschaubilder a img  {
	background-color: #ffffff;
	border:1px solid #dddddd;
}
a img {
	border-color:#cccccc;
}

.kleineschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: #000000;
}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #444444;
	text-decoration: none;

}
a, a:visited {
     color: #A32110;
     text-decoration: none;
}
a:hover, a:active {
     color: #A32110;
     text-decoration: underline;
}
h1, h2, h3 {
    padding-left: 4px;
    line-height:130%;
    font-family: Georgia,serif;
     color:#820000;
     border-bottom:1px solid #820000;
}
/* Linien / Horizontal Rules */
hr{
float:left;
background-color:#A32110; /* Mozilla 1.4 */
color:#A32110; /* IE 6 */
border: #A32110; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
body#edit_content {
     margin: 0px;
}
