*{
	margin:0px;
	padding:0px;
	border:none;/*
	outline:1px solid;*/
}
#mitte {
	position: absolute;
	left: 50%;
	margin-left: -400px; /* negative Hälfte von width:972px */
	top: 0;
}
html, body{
	height:100%;
	width:100%;
}
body {
	background-color: #D4E0DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bg_wihte {
	background-color: #FFFFFF;
}
#footer {
	background-color: #C70607;
	font-size:0.8em;
	text-align:center;
	color: #353535;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#content {
	background-color: #FFFFFF;
}
#content p,
#status_werkstatt p,
.p_default{
	font-size:0.8em;
	padding:10px;
}
#content a{
	text-decoration:none;
	color:#C70607;
}
#content a:hover{
	text-decoration:underline;
}
#content #inhalt{
	background-image:url(images/home_03.jpg);
	background-repeat:no-repeat;
}
#content #umzug{
	background-image:url(images/home_05.jpg);
	background-repeat:no-repeat;
	font-size:0.8em;
}
#fullheight #content #umzug p,
#fullheight #content #umzug marquee{
	margin-left:165px;
}
#copyright {
	background-image: url(images/index_17.jpg);
	background-repeat: no-repeat;
}
#login {
	background-image: url(images/index_15.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 40px;
	color: #FFFFFF;
	font-size: 0.8em;
}
#login .edit{
	width: 65px;
	background-color: #353535;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family:"Courier New", Courier, monospace;
	margin-right: 3px;
}
#fullheight {
	background-color: #FFFFFF;
	height: 100%;
	width:775px;
}

#copyright p {
	font-size: 0.8em;
	text-align: center;
}
#whois{
	background-image:url(images/home_04.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
}
#validation{
	background-color: #353535;
}
.vlink{
	float:left;
	width:15px;
	font-size:8px;
	text-align:center;
}
.vlink a{
	color:#CCCCCC;
	text-decoration:none;
}
.vlink a:hover{
	color:#666666;
}
.fail{
        color:#C70607;
        font-weight:normal;
}
.pass{
        color:#06C666;
}
.edit{
	border: 1px solid #999999;	
}
label{
	font-size:0.7em;
}
#webs{
	padding-left:70px;
}
#webs img{
	padding-bottom:10px;
}
h1{
	font-size:1.2em;
	color: #C70607;
	padding-left:10px;
	padding-top:10px;
}
h2{
	text-align:left;
	font-size:1.0em;
	color:#C70607;
	padding-left:10px;
}
ul{
	padding-top:10px;
	padding-left:40px;
}
li{
	font-size:0.8em;
}
#status_werkstatt{
	height:20px;
	border: 1px dotted #C70607;
	margin-left:25px;
	margin-right:50px;
	margin-bottom:5px;
}

/* RSS */
.mf-viral{
        display: none;
}
