<!--
body {
	font-family:Helvetica,Arial;
	padding: 1em;
	color:black;
	background-color:#d2d2d2;
	background-image:url(img/bgr.jpg);
	background-repeat: no-repeat;
	margin-top: 0em;
	margin-left: 0em;
}
h1 {
	font-size: 1.8em;
	color: #666;
}
h2.natur {
	font-family: serif;
	text-align:left;
}
p.natur {
	font-family: serif;
	text-align:left;
}
table {
	font-family:Helvetica,Arial;
}
td.menuclass {
	vertical-align:top;
}
th.menuclass {
	text-align:left;
	font-size: 1.2em;
	color:#666;
}
td.viewclass {
	width:520px;
    text-align:center;
}
a { text-decoration:none; }
a:link { color:red; }
a:visited { color:red; }
a:hover { color:#black; }
a:active { color:#black; }
table.kontakt {
        width:100%;
        font-family:Helvetica,Arial,sans-serif;
}       
input.kontakt {
        width:100%;
}       
textarea.kontakt {
        width:100%;
        height:200px;
}       
th.kontakt {
        text-align:right;
        width:40%;
}       
th.kerror {
        color:red;
}

.right {
        text-align:right;
}

.center {
        text-align:center;
}
p.adr {
	font-size: 0.8em;
        text-align:center;
}

//-->

