<!--
body {
	background-color: #E5CEA1;
	padding: 0px;
	margin:0px;
}
body, td, p.bodytext, div, a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #654B14;
}
a{
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.td_links {
	width:188px;
	background-image: url(img/folge_links.jpg);
	background-repeat: no-repeat;
}
.tr_links {
	background-image: url(img/folge_links_bg.jpg);
	background-repeat: repeat-x;
}
.td_rechts {
	width:50px;
	background-image: url(img/folge_rechts.jpg);
	background-repeat: no-repeat;
}
.tr_rechts {
	background-image: url(img/folge_rechts_bg.jpg);
	background-repeat: repeat-x;
}
.td_oben {
	width:556px;
	height: 117px;
	vertical-align:top;
	background-image: url(img/folge_oben.jpg);
	background-repeat: repeat-x;
}
.td_mitte {
 	width:556px;
	height: 313px;
	background-image: url(img/folge_mitte.jpg);
	background-repeat: no-repeat;
}
.td_inhalt_oben {
	width:556px;
	height: 17px;
	border-left: 1px solid #770505;
	border-right: 1px solid #770505;
	border-top: 1px solid #770505;
}
.td_inhalt_unten {
	width:556px;
	height: 17px;
	border-left: 1px solid #770505;
	border-right: 1px solid #770505;
	border-bottom: 1px solid #770505;
}
.menu_foot span.no a{
	font-family: Antigua, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}
.menu_foot span.act a{
	font-family: Antigua, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	
}
div.header{
	font-family: Antigua, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #770505;
	padding-top:43px;
	padding-bottom:5px;
}
.menu_head span.no a{
	font-family: Antigua, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #654B14;
	text-decoration: none;
}
.menu_head span.no a:hover{
	text-decoration:underline;
}
.menu_head span.act a{
	font-family: Antigua, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #654B14;
	text-decoration:underline;
}
div.inhalt{	
	padding-top:0px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom:0px;
 	width: 556px;
	height: 371px;
}
div.inhalt p.bodytext{
	line-height: 200%;
}
input, textarea, select, option {
	margin: 3px;
	border: 1px solid #770505;
	background-color: #F1F2F3;
	vertical-align: middle;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;	
}
input[type:submit]{
	border: 2px outset #770505;
	font-weight: bold;
}
input:focus, textarea:focus, select:focus, option:focus {
	background-color: #E1E2E3;
}

label{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.csc-mailform-submit{
	margin-left: 13em;
	border: 2px outset #770505;
	font-weight: bold;
}
.csc-mailform-label input{ 
	border: 0px;
}

.csc-mailform{
	border:0px;
}
-->

