body {
	background-color: #afadae;
	margin-left: 0px;
	margin-top: 0px;
}

.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	color: #F89A33;
	padding-left : 7px;
	padding-bottom : 6px;
	font-weight : bold;
}

.side {
	font-family : Arial,  sans-serif;
	font-size : 14px;
	color: #5D5C5C;
	font-weight : bold;
}

.txtside {
	font-family : Arial,  sans-serif;
	font-size : 12px;
	color: #5D5C5C;
padding-left : 0px;
}

a.txtside:link {
	font-family : Arial,  sans-serif;
	font-size : 12px;
	color: #5D5C5C;
	 text-decoration : none;
padding-left : 0px;
}

a.txtside:active {
	font-family : Arial,  sans-serif;
	font-size : 12px;
	color: #5D5C5C;
	 text-decoration : none;
padding-left : 0px;
}

a.txtside:visited {
	font-family : Arial,  sans-serif;
	font-size : 12px;
	color: #5D5C5C;
	 text-decoration : none;
padding-left : 0px;
}

a.txtside:hover {
color: #F89A33;
	font-family : Arial,  sans-serif;
	font-size : 12px;
padding-left : 0px;
}

.txtimpressum {
	font-family : Arial,  sans-serif;
	font-size : 9px;
	color: #5D5C5C;
padding-right : 5px;
}

a.txtimpressum:link {
color: #5D5C5C;
padding-right : 0px;
 text-decoration : none;
 padding-right : 5px;
}

a.txtimpressum:active {
color: #5D5C5C;
padding-right : 0px;
 text-decoration : none;
 padding-right : 5px;
}

a.txtimpressum:visited {
color: #5D5C5C;
padding-right : 0px;
 text-decoration : none;
 padding-right : 5px;
}

a.txtimpressum:hover {
color: #F89A33;
padding-right : 0px;
 text-decoration : underline;
 padding-right : 5px;
}

.txthead {
	font-family : Arial,  sans-serif;
	font-size : 12px;
	color: #5D5C5C;
padding-left : 7px;
	font-weight : bold;
}

.txt {
	font-family : Arial,  sans-serif;
	font-size : 12px;
	color: #5D5C5C;
    padding-left : 7px;
}

a.txt:link {
	color: #5D5C5C;
}

a.txt:visited {
	color: #5D5C5C;
}

a.txt:active {
	color: #5D5C5C;
}

a.txt:hover {
	color: #F89A33;
  text-decoration : underline;
}

        a.detail_link {
            display:block;
            width:100%;
            text-align:left;
            height:22px;
            font-family:"Arial",sans-serif;
            font-size:10pt;
            padding-top:1px;
            text-decoration:none;
            border-top: 0px solid black;
            padding-left : 7px;
         }
         a.detail_link:link {
            background-color:white;
            color:#5D5C5C;
         }
         a.detail_link:visited {
            background-color:white;
            color:#5D5C5C;
         }
         a.detail_link:active {
            background-color:white;
            color:#5D5C5C;
         }                  
         a.detail_link:hover {
            background-color:#F89A33;
            color:white;
         }
         a.detail_link_active {
            display:block;
            width:100%;
            text-align:left;
            height:22px;
            font-family:"Arial",sans-serif;
            font-size:10pt;
            padding-top:1px;
            text-decoration:none;
            border-top: 0px solid black;
			padding-left : 7px;
         }         
         a.detail_link_active:link {
            background-color:#F89A33;
            color:white;
         }
         a.detail_link_active:visited {
            background-color:#F89A33;
            color:white;
         }
         a.detail_link_active:active {
            background-color:#F89A33;
            color:white;
         }                  
         a.detail_link_active:hover {
            background-color:#F89A33;
            color:white;
         }
		 
		 
#mailform fieldset { 
  border: none;
  margin: 0;
  padding: 0;
}

#mailform fieldset label { 
  width: 10em;
  display: block;
  float: left;
}
#mailform fieldset textarea,
#mailform fieldset input { 
  margin-bottom: .5em;
  width: 17em;
  border: 1px solid #5D5C5C;
}

#mailform fieldset textarea:hover,
#mailform fieldset textarea:focus,
#mailform fieldset input:hover,
#mailform fieldset input:focus {
  background: #ECF1F5;
}

#mailform fieldset input.csc-mailform-submit { 
  width: 9em; 
  height: 2.2em;
  margin: 2px 0 0 127px; 
  color: #F89A33;
  font-weight: bold;
}





