.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 15px;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.linie {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #45515F;
	border-right-color: #45515F;
	border-bottom-color: #45515F;
	border-left-color: #45515F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #45515F;

}
body {
    cursor: url("http://www.andrej.tv/css/horns_up.cur");
	background-color: #45515F;
	scrollbar-track-color:#323A45; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-face-color:#45515F; 
	scrollbar-shadow-color:#323A45; 
	scrollbar-highlight-color:#45515F; 
	scrollbar-3dlight-color:#323A45; 
	scrollbar-darkshadow-color:#45515F;	
}
.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #45515F;
}
.bildrand {
	border: 3px solid #45515F;
}
