/*<![CDATA[*/
/**
 *
	Copyright (c) 2009
	Peter Kuester
	Hauptstrasse 19
	35614 Asslar-Werdorf

	+49 (0)64 43  810 960
	www.peterkuester.de

	Alle Rechte vorbehalten. Unberechtigte Kopie und Weiterverwendung nicht gestattet.
*/

body {
	color:#ffbe00;
	text-decoration: none;
	font-size: 0.75em;
	line-height: 1.6em;
}

a.active, a:hover {
	color:#4D4D4F;
}

h1 {
	font-size: 1.2em;	
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}

p {
	font-size: 1.2em;	
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #ffbe00;	
}

a {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #ffbe00;	
}

a:hover {	
	text-decoration: none;
	border-bottom: 0px dotted;
	color: #ffbe00;	
}

.clear {
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
	display: block;
}

/*]]>*/
