a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: underline}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 462;
}

.headline {
	font-family : Bembo,Garamond;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : 0px;
	color : #606060;
	line-height : 20px;
}

.body {
	font-family : Bembo,Garamond;
	font-size : 14px;
	font-weight : normal;
	letter-spacing : 0px;
	color : #606060;
	line-height : 16px;
}

.kontakt {
	font-family : Bembo,Garamond;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 0px;
	color : #606060;
	line-height : 14px;
}
