
body.efvEditortback {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: small;
	color: #555555;
	margin:0px 0px; 
	padding:5px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */	
	background: #fff url(http://www.stb-ginster.de/images/stbg_head.jpg) top center no-repeat;
}

.efvEditortback h1 {
	color:#555555;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:normal;
}

.efvEditortback table {
	padding: 135px 50px 0 50px;
	
}

.efvEditortback td {
	font-size: 1.0em;
}

.efvEditortback a { 
	color:#23437d; 
	text-decoration:underline;
}

.efvEditortback a:hover { 
	color:#23437d; 
	text-decoration:none;
}

/*
a.efvEditorlinks {
	text-decoration:none;
}
a:link.efvEditorlinks {
	color:#0000FF;
}
a:visited.efvEditorlinks {
	color:#800080;
}
a:hover.efvEditorlinks {
	color:#FF0000;
}
a:active.efvEditorlinks {
	color:#FF0000;
}
*/

/*
.efvEditorback {
	
}

.efvEditortback {
	
	background-color:#ff0000;
	color:#000000;
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	
}
.efvEditordiv {
	overflow:auto;
	width:100%;
	height:50%;
}

.efvEditorimg {
	height:0;
}*/

