

body {
	font-family: "Garamond", "Times New Roman", "Georgia", serif;
	color:#666;
	font-size: 12px;
	line-height: 16px;	
	margin: 50px 50px 50px 50px;
	}

.logo { 
	color: #000;
	font-size: 20px;
	}

.rot {
	color: #6600CC;
	}

.grey {
	color: #999999;
}

.schw { 
	color: #000;
	}
	

.other {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	}

a:link, a:visited{
	color:#333;
	text-decoration: none;
	}
	
	
a:hover, a:active{
	color: #6600CC;
	text-decoration: none;
	}
	
img {
	border: none;
}

