html {      
	overflow: -moz-scrollbars-vertical;
	}
	
body {
	font-family: Tahoma;
	font-size:12px;
	text-align:left;
}

h1 {
	font-size:16px;
	color: #373737;
	line-height:22px;
}

.text {
	font-size:12px;
	color: black;
}

.text_white {
	font-size:12px;
	color: white;
}

.fusszeiee {
	font-size:11px;
	color: #999999;
	
}a, a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767575;
	text-decoration:none;
	
}
a:hover, a:visited:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: orange;
	text-decoration:none;
}

a img {
	border:none;
}

.border {
	border:2px solid black;
}
.border_white {
	border:2px solid white;
}
