@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #E8E8F0;
	color: #ffffff;
	margin: 0px;
}

#main {
	background-color: #ffffff;
	width: 900px;
	vertical-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
}
#main img {
	border: 0px;
}

#content {
	text-align: center;
	font-family: Verdana;
	color: #000000;
}
#content a {
	text-decoration: underline;
	color: #000000;
}

#footer {
	font-family: Verdana;
	background-color: #999999;
	font-size: 10px;
	height: 19px;
	vertical-align: middle;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}

/* Formularfelder & Buttons */
.links {
	border:1px solid #A5ACB2; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	height:140px; 
	width:530px;
}

.ordnername {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	width: 250px;
}

.kommentar {
	border:1px solid #A5ACB2; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	height:14px; 
	width:260px;
}

.passwort {
	border:1px solid #A5ACB2; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	height:14px;  
	width:260px;
}

.website {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	width: 250px;
}

.fett {
	font-weight: bold;
}

.button1 {
	width: 150px;
	height: 40px;
}

.button2 {
	width: 100px;
	height: 25px;
}



.Stil3 {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
.Stil10 {font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
}
.Stil14 {font-family: Verdana; font-size: 10px; color: #FFFFFF; }
