BODY {
  margin: 0px;
  padding: 0px;
  background: #C0C0C0;
  font-family: arial,helvetica,sans-serif;
  font-size: 12pt;
}

.textrahmen{
	border: 1px solid #ffe50b;
	background-color: #fffae0;
}
.text_mark{
	border: 1px solid #fffae0;
	background-color: #ffffff;
}
INPUT,SUBMIT, OPTION, TEXTAREA {
	border: 1px solid #756452;
}

a.drucken:link, a.drucken:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a7a7a7;
	text-decoration: none;
}
a.drucken:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
   line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
}
a.titell:link, a.titell:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.titell:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d00000;
	text-decoration: none;
}
a.untermen:link, a.untermen:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.untermen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d00000;
	text-decoration: none;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 38px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	margin-left: 1px;
}
.menuname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../imgs/linke_content_rand.gif);
	background-repeat: no-repeat;
	background-position: right left;
	letter-spacing: 1px;
	text-align: center;
}
.druckenhg {
	background-attachment: fixed;
	background-image: url(../imgs/drucken_bookmarken.gif);
	background-repeat: no-repeat;
	background-position: right left;
}
.rechterrand {
	background-attachment: fixed;
	background-image: url(../imgs/rechtes_rand.gif);
	background-repeat: repeat-y;
}
.contentrand {
	background-attachment: fixed;
	background-image: url(../imgs/content_rand_text.gif);
	background-repeat: repeat-y;
	background-position: left left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.fliesstext {  
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none; 
  text-align: justify;
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d00000;
	text-decoration: none;
}
.text_klein_ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F66E13;
	text-decoration: none;
}

