/*
hellgrau: AFAFB1
dunkelgrau. 5A5A5C
*/
body, td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.inhaltstitel {
	color: #242424;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight:bold;
}
input, textarea {
	color: #242424;
}
.inhaltstext {
	color: #242424;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

.inhaltstext a:link {
	color: #ff9900; /* 5A5A5C*/
	text-decoration: none;
}
.inhaltstext a:hover {
	color: #994400;
	text-decoration: underline;
}
.inhaltstext a:active {
	color: #ff9900;
	text-decoration: none;
}
.inhaltstext a:visited {
	color: #ff9900;
	text-decoration: none;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #AFAFB1;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
.hauptnavi {
	font-size: 15px;
	font-weight: bold;
	color: #AFAFB1;
	text-decoration: none;
}
.hauptnaviactiv {
	font-size: 15px;
	font-weight: bold;
	color: #5A5A5C;
	text-decoration: none;
}
.unternavi {
	font-size: 13px;
	font-weight: bold;
	color: #AFAFB1;
	text-decoration: none;
}
.unternaviactiv {
	font-size: 13px;
	font-weight: bold;
	color: #5A5A5C;
	text-decoration: none;
}


.gaest_text, .gaest_area, .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	width:160px;
	border:1px solid #666;
}

.form_text, .form_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	width:320px;
	border:1px solid #666;
}

.inhalt a:link {
	color: #ff9900; /* 5A5A5C*/
	text-decoration: none;
}
.inhalt a:hover {
	color: #994400;
	text-decoration: underline;
}
.inhalt a:active {
	color: #ff9900;
	text-decoration: none;
}
.inhalt a:visited {
	color: #ff9900;
	text-decoration: none;
}


.kleindatum {
	font-size: 9px;
	color: #666666;
}
.klein {
	font-size: 9px;
	color: #666666;
}
.klein a:link {
	text-decoration:: none;
	color: #666666;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	line-height: 14px;
}
.motto {
	text-align: right;
	padding-top: 10px;
	font-family: Arial, Helvetica, serif;
	font-size: 17px;
	font-weight: bold;
	color: #AFAFB1;
	text-decoration: none;
}
.titel {
	padding-top: 18px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5A5A5C;
	text-decoration: none;
}



.karte img {
	width: 50px;
	border:none;
}
