* {
    margin:0px;
    padding:0px;
    /* border:0px ; */
}

html {
    width : 100%;
    height:100%;
    margin-bottom:1px;
}

* html {
}

body {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    background:#fff791 url('images/bg.gif') repeat-x;
    width:100%;
    height:100%;				  	
    color:#414013;
    text-align:center;
}

p.bodytext {
    margin-bottom: 10px;
}

.container_bg {
    width:100%;					 
    height: 100%; 	
}

.container {
    width:980px;
    margin:0 auto;
    background:#78946;
    text-align:left;
    /* height:100%;
    background:url('images/content_bg.gif') repeat-y; */
}
					  
					  
* html .container {                 
}					  
					  
#top {
    width: 980px;
    height: 23px;
    background:url('images/top.gif') no-repeat;
    float: left;
    text-align: right;
    padding-top:17px;
}

* html #top {
    height: 40px;
}

#top a {
    margin-right:20px;
    font-size:12px;
    font-weight:normal;
    color:#414013;
    text-decoration: none;		      
}

#top :hover {
    text-decoration: underline;		      
}
					  
#kopf {
    width: 980px;
    height: 113px;
    background:url('images/kopf.gif') no-repeat;
    float:left;
}


#content_header {
    width: 777px; /*XXXXX*/
    height: 25px;
    background:url('images/content_header_lang.gif') no-repeat;
    float:left;
    
    font-size:14px;
    font-weight:bold;
    color:#414013;
    text-decoration: none;		      
    padding:10px 25px 0 0px ;
    text-align:right;
}

* html #content_header {
    width: 802px;
    height: 35px;
}


#seite_bg {
    width: 980px;
    min-height:250px;
    background:url('images/seite_bg.gif') repeat-y;
    float:left;
    clear: both;
}

* html #content_bg {
    height:250px;
}
   		
#col_left {
    width: 178px;
    min-height:250px;
    float: left;
}

* html #col_left {
    height:250px;
}

#col_mid {
    width: 780px; /*XXXXX*/
    float: left;
    margin: 5px 5px 0 7px;
}

* html #col_mid {
}


#footer {
    width: 980px;
    height: 71px;
    padding-left:35px;
    padding-top:10px;
    background:url('images/fuss.gif') no-repeat;
    float: left;
    font-weight: bold;
    font-size: 11px;
}

#footer a {
    font-size:11px;
    font-weight:bold;
    color:#414013;
    text-decoration: underline;		      
}

#footer table {
    font: bold 11px;
}

#navi_home, #navi_home_on {
    height: 35px;
    width: 178px;
    float:left;		
    background:url('images/home.gif') no-repeat;
}

#navi_home :hover, #navi_home_on {
    background:url('images/home_on.gif') no-repeat;
}

.navi_1st, .navi_1st_on	 {
    height: 35px;
    width: 178px;
    float:left;		
    background:url('images/button1st.gif') no-repeat;
}

.navi_1st :hover, .navi_1st_on	 {
    background:url('images/button1st_on.gif') no-repeat;
}

.navi, .navi_on {
    height: 35px;
    width: 178px;
    font-size:13px;
    font-weight:bold;
    float:left;
    background:url('images/button.gif') no-repeat;
    display: block;
}

.navi :hover, .navi_on {
    background:url('images/button_on.gif') no-repeat;
}

#navi_home a, #navi_home_on a, .navi_1st a, .navi_1st_on a, .navi a, .navi_on a {
    height: 35px;
    padding: 10px 0 0 35px;
    font-size:13px;
    font-weight:bold;
    color:#414013;
    text-decoration: none;		      
    text-align:left;
    display: block;
}

.navi2, .navi2_on, .navi3, .navi3_on {
    width: 178px;
    height:20px;
    float: left;
}

.navi2 a, .navi2_on a	 {
    width: 178px;
    height: 20px;
    font-size:11px;
    font-weight:bold;
    color:#414013;
    text-decoration: none;		      
    margin-left:35px;
    display: block;
}

.navi2_on a, .navi2 :hover {
    text-decoration: underline;
}

.navi3 a, .navi3_on a	 {
    width: 178px;
    height: 20px;
    font-size:11px;
    font-weight:bold;
    color:#414013;
    text-decoration: none;		      
    margin-left:45px;
    display: block;
}
					  					  
.navi3_on a, .navi3 :hover {
    text-decoration: underline;
}
		
.content_box {
    float: left;
    min-height:1px;
    width: 780px;
    margin-bottom:10px;
}			 

* html content_box {
    height: 1px; 
}

.float {
    float: left;
    min-height:1px;
}			 

* html float {
    height: 1px; 
}

.clear {
    clear: both;
} 

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

h1 {
    font-size: 14px;
    background-color:#414013;
    color:#fff;
    margin-bottom: 10px;
    padding-left:2px;
}					 					 

h2 {
    font-size: 14px;
    background-color:#fff;
    color:#414013;
    margin-bottom: 10px;
    padding-left:2px;
}

a {
    font-size: 12px;
    color:#414013;
    text-decoration: underline;
    font-weight:bold;
}					 


ul {
    padding-left:20px;
    /*margin-left:10px; */
}


.content_right_1, .content_right_2, .content_right_3 {
  padding-left: 5px;
  padding-bottom: 10px;
  border-left: solid 1px #414013;
}

.content_left_1, .content_left_2, .content_left_3 {
  padding-right: 5px;
  margin-bottom: 10px;
}
							
							
/* =============== */			
/* Kontaktformular */
/* =============== */
      								  
legend {
border: 0px solid #414013;
}

fieldset {

padding-left:20px;
padding-right:10px;
padding-top:20px;
padding-bottom:10px;
border: 1px solid #414013;
}

.radiolayout {
width:80%;
padding-top:1px;
padding-bottom:15px;
margin-right:15px;
border: 0px solid #414013;
}

.formu {
width:80%;
padding-top:0px;
padding-bottom:10px;
padding-left:10px;
border: 0px solid #414013;
text-align:left;

}

.mf-radio {
border:0px;
padding-left:3px;
}

.mf-text {
color: #000000;
border: 1px solid #414013;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #414013;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #414013;
border: 0px;
width:80px;
margin-top:10px;
}

.mf-label {
border: 0px;
width:120px
padding-top:20px;
font-size:14px;
background-color:  #00000;
}

.csc-form-comment {
border: 0px;
width:120px
padding-top:20px;
font-size:20px;
background-color: #00000;
}

					  

					  
  
	
					  





				  
					  
					  
					  




		 
		 




