

@import "reset.css";

html, body, table, input, textarea {
	font-family: Times, serif;
	font-size:14px;
	color: #420609;
	line-height:18px;
}

a:link,
a:visited {
	outline: none !important;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: block;
}

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

a:link,
a:visited {
	color: #420609;
	text-decoration: none;
}

a:hover,
a.active {
	color: #420609;
	text-decoration: none;
}

h1 {
	font-size:16px;
	margin-bottom:15px;
	font-weight: bold;
} 


p {
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
}

.noscript .farbe {
	display:none;
}
