@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 20px;
}
p.bodytext a{
	color: #000000;
	text-decoration: underline;
}
p.bodytext a:hover{
	color: #E2001A;
	text-decoration: underline;
}
#content-unten a{
	color: #000;
	text-decoration: underline;
}
#content-unten a:hover{
	color: #E2001A;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #E2001A;
}
a:active {
	text-decoration: underline;
	color: #E2001A;
}
h1 {
	font-size: 20px;
	color:#E2001A;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
	
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.kleineRoteSchrift{
	font-style:italic;
	font-size:8px;
	color:#FF0000;
}
p{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px; 
}
li{	
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px; 
}
li a{	
	font-weight:bold;
}
.b_logo {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.b_oben {
	border-bottom: 1px solid #000000;
}
.b_vertical{
	border-right: 1px solid #000000;
}
.b_horizontal{
	border-bottom: 1px solid #000000;
}
#menu_1{
	padding-top: 40px;
	border-right: 1px solid #000000;
}
.pbild{
	margin-bottom:0px;
	margin-left:0px;
}
#content{
	padding-top: 40px;
	padding-bottom: 20px;
}
#text{
	margin-bottom:5px;
	margin-top:5px;
	margin-left: 10px;
}
.csc-linkToTop{
	text-align:right;
	margin-top:20px;
	margin-bottom:10px;
}
.menu-1-act {
	margin-left: 57px;
	margin-bottom: 10px;
	font-weight:bold;
	padding-left: 20px;
	background-image:url(../images/rothhardt_pkt_rot.gif);
	background-repeat:no-repeat;
}
.menu-1-no a{
	display: block;
	margin-left: 57px;
	margin-bottom: 10px;
	font-weight:bold;
	padding-left: 20px;
	background-image:url(../images/rothhardt_pkt_grau.gif);
	background-repeat:no-repeat;
		
}
.menu-1-no a:hover{
	background-image:url(../images/rothhardt_pkt_rot.gif);
	background-repeat:no-repeat;
}
.menu-2-act{
	margin-left: 72px;
	margin-bottom: 10px;
	font-weight:bold;
	padding-left: 20px;
	background-image:url(../images/rothhardt_punkt_rot_kl.gif);
	background-repeat:no-repeat;
}
.menu-2-no a{
	display:block;
	margin-left: 72px;
	margin-bottom: 10px;
	font-weight:bold;
	padding-left: 20px;
	background-image:url(../images/rothhardt_punkt_grau_kl.gif);
	background-repeat:no-repeat;
}
.menu-2-no a:hover{
	background-image:url(../images/rothhardt_punkt_rot_kl.gif);
	background-repeat:no-repeat;
}
/* Formular Style */
.csc-mailform {
  	width: 400px;
	color: #000000;
	margin-left:1px;
    border: 1px solid #FFFFFF;

}
.csc-mailform-field {
   	clear: both;
  	padding: 3px 0px;

}
.csc-mailform label {
  	float: left;
  	width: 65px;
  	text-align: right;
  	padding-top: 3px;
  	padding-right: 10px;
}

.csc-mailform input{
 	float: left;
  	width: 300px;
  	text-align: left;
}

.csc-mailform textarea {
    float: left;
  	width: 300px;
  	text-align: left;
}

.csc-mailform select{
    float: left;
	width: 60px;
  	text-align: left;
}

.defbreite {
  	width: 260px;
}

.csc-mailform input.csc-mailform-submit {
	float:left;
	margin-left: 65px;
	text-align:center;
	width:80px;
	cursor:hand;
}
.csc-mailform form input.csc-mailform-submit:hover {
	background-color:#ff9900;
	border:1px solid white;
	color:white;
}
.csc-textpic-imagewrap{
	background-color:#FFFFFF;
	margin-left:1px;
	vertical-align:bottom;
}
.tx-lumogooglemaps-pi1{
	margin-left: 10px;
}
.tx-flseositemap-pi1{
	margin-left: 10px;
	margin-top: 20px;
	
}