@charset "UTF-8";
/* CSS Document */

body { margin: 0px; }

.body { border-color: #000000;
 		border-style: solid;
 		border-width: 0px; 			 
 		padding: 0px;
 		margin: 0px;
}

.ce {
padding-bottom:5px;
}

.position {
padding-left:70px;
}

.cepicture {
padding-top:10px;
padding-bottom:10px;
}

.menue {
	list-style-type:none;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	color: 252525;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-RIGHT: 0px;
	padding-top: 0px;

}
.menue2 {
	list-style-type:none;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 18px;
	color: 252525;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-RIGHT: 0px;
	padding-top: 0px;

}

.menue a { 
	color: #666666;
	text-decoration: none;
	border:0px;
	image-decoration: none; 
	outline-style: none;
	outline-width: 0px;	
	}
.menue a:hover { 
	color: #444444;
	text-decoration: none;
	border:0px;
	image-decoration: none; 
	outline-style: none;
	outline-width: 0px;	
	}	
.menue.a:active { 
	color: #ca387a;
	text-decoration: none;
	border:0px;
	image-decoration: none; 
	outline-style: none;
	outline-width: 0px;	
	}	

a { 

	color: #444444;
	text-decoration: Underline;
	border:0px;
	image-decoration: none; 
	outline-style: none;
	outline-width: 0px;	
	}
		 
a:hover { color: #ca387a;

	     border:0px;
	     	image-decoration: none; 
	    text-decoration: underline; 
            outline-style: none;
	     outline-width: 0px;	
	}


		    
a:active
{
	outline-width: 0px;
	outline-style: none;
}		    

		 
.content { 
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           margin: 0px;
    	   text-align: left;
		   border-color: #000000;
 		   border-style: solid;
 		   border-width: 0px;
 		   color: #444444;
 		   line-height: 16px;
 		   letter-spacing: 0,1em; 
	  	   word-spacing: 0em;
} 		

.content H1{ 
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 10px;
           padding-bottom: 0px;
           margin: 0px;
    	   text-align: left;
		   border-color: #000000;
 		   border-style: solid;
 		   border-width: 0px;
 		   color: #444444;
 		   line-height: 16px;
 		   letter-spacing: 0,1em; 
	  	   word-spacing: 0em;
} 	

.contenttext { 
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           margin: 0px;
    	   text-align: left;
		   border-color: #000000;
 		   border-style: solid;
 		   border-width: 0px;
 		   color: #444444;
 		   line-height: 16px;
 		   letter-spacing: 0,1em; 
	  	   word-spacing: 0em;
} 		

.contenttext H1{ 
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 80px;
           padding-bottom: 0px;
           margin: 0px;
    	   text-align: left;
		   border-color: #000000;
 		   border-style: solid;
 		   border-width: 0px;
 		   color: #444444;
 		   line-height: 16px;
 		   letter-spacing: 0,1em; 
	  	   word-spacing: 0em;
} 
input.kontakt { width: 248px;
                height: 20px;
 		font-family: Arial, Helvetica, sans-serif;
 		font-size: 10pt;
                border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #222222;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
                color: #444444;
                background-color: #ffffff;
                padding:2px;
} 


textarea.kontakt { width: 248px;
                border-width: 1px;
		border-style: solid;
		border-color: #222222;
	        color: #222222;
                background-color: #ffffff;
                padding:2px;
} 

input.kontakt_submit { 
		 font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		border-width: 1px;
                border-color: #222222;
                border-style: solid;
                color: #444444;
                background-color: #ffffff; 
                }
                
input.login { width: 248px;
                height: 20px;
 		font-family: Arial, Helvetica, sans-serif;
                border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #222222;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
                color: #ffd800;
                background-color: #ffffff;
                padding:2px;
}                 
  
.tabelle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 666666;
	border-right-color: 666666;
	border-bottom-color: 666666;
	border-left-color: 666666;
}             
