 body {
 		
 		margin:0px;
 		margin-top:10px;
 		padding:0px;
 		background-color:transparent;
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		/*background: 			url("../images/bg.png") top left repeat;*/
        font-size:11px;
        }  

        
        
/* css f?r images */        
        
.image {
	border:0px;
}
  
 

 

/* css images  ende*/  



/* Main Seiten Container */

  div#Seite {
    width: 800px;
  	color: #333333;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 0;
    background-color:#ffffff;
/*	background: #ffffe0 url(hintergrund.gif) repeat-y;
    background:url("../images/kw_background.gif") top left repeat-y;
*/
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
/* Logo Container */  
  
  div#logo {
  	padding-left:0px;
    float: left; 
    width: 105px;
    height:26px;
    margin-left: 0px; 

  }
  
/* Logo Container Ende */  
  
  



/* default content container */


#content_center {
        line-height:16px;
        float:left;
        width:420px;
        margin-top:10px;
        margin-bottom:20px;
        min-height: 300px;
		font-size: 12px;
		padding-left:40px;
        }





.content_center {
        line-height:16px;
        float:left;
        width:420px;
        margin-top:10px;
        margin-bottom:20px;
                
        height: 300px;

		font-size: 12px;
		padding-left:40px;
        }




/* default content container ende */








/* main Footer container*/

  div#Fusszeile {
   	clear: both;
	background-color:#ffffff;
  	color: #333333;
	font-size: 10px;
	font-style: normal;
    text-align: right;    /* Seiteninhalt wieder links ausrichten */
   	height:10px;
   	padding-top:5px;
	border-top:1px ridge silver;
   }

  div#Fusszeile_index {
  	clear: both;
   	color: #333333;
	font-size: 10px;
	font-style: normal;
    text-align: right;    /* Seiteninhalt wieder links ausrichten */
	height:15px;
	
   	margin: 0px; 
   	padding-top:2px;
    background:#ffffff;

   }

   
   
   
/* main Footer container ende */
  


/* footer images */

.clear_left {
	clear:left;
}
        
#content_w3c {
	float:right;
}
            
/* footer images ende */
 






/* konzept image */

div#konzept {
    clear: both;
    float: left; 
    width: 200px;
    height:400px;
    margin: 0; 
    padding: 0.0em;
    background: url(../images/konzept.jpg) no-repeat 100% 100%;
  }
  
  

/* konzept image ende */
  
  

   /* classes texte */
   
   
   
  
 .header {
  	color:#748787;
	line-height:16px;
    clear: both;
 
  }
   

   
   
 .text {
 	background-color:#ffffff;
 	color:#333333;
	text-decoration: none;
}



 a:link {
	color:#748787;
	font-style:normal;
	text-decoration: none;
	background-color:#ffffff;
}

a:active {
 	color:#748787;
	font-style:normal;
	text-decoration: none;
	background-color:#ffffff;
}

 a:visited{
 	background-color:#ffffff;
 	color:#748787;
	font-style:normal;
	text-decoration: none;
}
   
a:hover{
	color:#748787;
	font-style:normal;
   background-color:#ffffff;
}




   /* classes texte ende */

        
        








