body {
	/* customize_body */ font: normal normal 15px Arial; /* customize_body */ 
	/* customize_body */ color:#333 /* customize_body */ 
}

img {border: 0px}
a,a:visited,a:active { /* customize_link */
	color: #632;
	font-weight: bold;
	text-decoration: none;
}

a:hover { /* customize_link_hover */
	color:#c63;
	text-decoration: none;
}

#content a,#content a:visited, #content a:active { /* customize_link */
	color: #632;
/* 	font-weight: bold; */
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover { /* customize_link_hover */
	color:#c63;
	text-decoration: underline;
}

h1,h2,h3,h4,h5{ color:#333; margin:0px 0px 8px 0px; padding:0px 0px;}
h1{ font-size:21px; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }

p {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.kachel h1, .kachel h2, .kachel h3, .kachel h4, .kachel h5, .kachel h6 {
	margin-top: 0px;
}

.kachel p {
	font-size: 12px;
}

/* Footer */
#footer {
	color: #e1b75e;
}
#footer a, #footer a:visited, #footer a:active {
	color: #e1b75e;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

/* Content */
#page #content p{ 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 16px 0px;
}

#impressum p{
	padding: 0 !important;
	margin: 0 !important;
	font-size: small;
}

#impressum a:link, #impressum a:visited, #impressum a:active {
	color: #e1b75e;
	text-decoration: none;
	font-weight: bold;
}

#impressum a:hover {
	color: #fc6;
}

.sand {
	color: #e1b75e;
}

.brown {
	color: #632;
}