/*************** Schriftarten ******************/

.ueberschrift{
	font: normal 14px/normal Verdana;
	color: #e1ac38;
	padding: 0px;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 30px;
	/*word-spacing: 2pt; */
	letter-spacing: 3pt;
}
a:link {
	color: #883C00;
}
a:visited {
	color: #E1AC38;
}
a:hover {
	color: #999999;
}
a:active {
	color: #883C00;
}

.impressum{
	margin-left:50px;
	margin-top:20px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #883C00;
}
a:visited {
	color: #E1AC38;
}
a:hover {
	color: #999999;
}
a:active {
	color: #883C00;
}

/*************** Bericht styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

/*************** Ende styles ******************/
.ueberschrift_bericht {
	margin:10px;
	font: italic bold normal 24px/30px Verdana;
	color: #B3690C;
	text-decoration: underline;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 50px;
}

.bildtext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float:left;
	color: #999999;
	text-decoration: none;
	margin: 20px;
	clip: rect(auto,auto,auto,20px);
}

.menuegal {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #883c00;
	text-decoration: none;
}
.termine {

	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E1AC38;
	text-decoration: none;
}
.termine_text {

	margin-left:50px;
	margin-top:20px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #883C00;
}
a:visited {
	color: #E1AC38;
}
a:hover {
	color: #999999;
}
a:active {
	color: #883C00;
}


.text_gestaltung {

	font: normal 12px/normal Verdana;
	color: #e1ac38;
	padding: 0px;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 30px;
	/*word-spacing: 0pt;
	letter-spacing: normal;*/
}
a:link {
	color: #883C00;
}
a:visited {
	color: #E1AC38;
}
a:hover {
	color: #999999;
}
a:active {
	color: #883C00;
}
