/* Stilvorlagen fuer HIP KOLA
Werkstatt fuer grafische Gestaltung
http://www.hipkola.com */


body {
	background-color: white;
	}

a:link { 
	color: #999999; 
	font-size: 11px; 
	line-height: 17px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none 
	}
	
a:visited {
	color: #999999; 
	font-size: 11px; 
	line-height: 17px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none }
	
a:active { 
	color: #666633; 
	font-size: 11px; 
	line-height: 17px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: underline 
	}

a:hover { 
	color: #666633; 
	font-size: 11px; 
	line-height: 17px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: underline 
	}

p { 
	color: #555555; 
	font-size: 11px; 
	line-height: 17px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica 
	}

#kommentar p { 
	color: white; 
	font-size: 11px; 
	line-height: 17px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica 
	}

h1 { 
	color: #666633; 
	font-size: 13px; 
	line-height: 17px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica 
	}

