body,td,th {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #888888;
}

#one { 
	border:1px dotted #000000;
	width:200px; 
	height:300px;
}
#two { 
	border:1px dotted #000000;
	width:800px; 
	height:35px;
}


#three { 
	border:1px dashed #000000;
	width:700px; 
	height:510px;
}

a:active, a:focus, a:link, a:visited, a { color:#999999; text-decoration:none; font-family: Verdana,Helvetica,sans-serif; }
a:hover { color:#56514E; text-decoration:underline; font-family: Verdana,Helvetica,sans-serif; }
body {
	background-color: #f3f3f3;
	scrollbar-3dlight-color:#cccccc;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#cccccc;
    scrollbar-darkshadow-color:#cccccc;
    scrollbar-face-color:#ebebeb;
    scrollbar-highlight-color:#eeeeee;
    scrollbar-shadow-color:#cccccc;
}
.form {
	margin:2px;
	border:2px ridge #56514E;
	background-color:#FFFFFF;
	color:#B3B3B3;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	}

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	border: 0px solid #E5E5E5;
}
.underline {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.vorschaurahmen {
	border: 0px solid #CCCCCC;
}
.kommentar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
form {
	display: inline;
}
img { border:0px; }

small {
	font-family:Verdana;
	font-size: 9px;
	}


