/* CSS Document fuer violetcab.de */
	
body {
	background-color:#FFFFFF;
	margin-left:50px;
	margin-right:50px;
	}
	
h1, h2, p, li, a {
	font-family:arial,sans-serif; 
	color:#808080;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}

a {
	text-decoration:none; 
	color:#000000;
	}

h1 {
	font-size:400%;
	}
	
h2 {
	font-size:120%;
	}

.small { font-size:9px; }

