body{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	}
	
	#center{
		position:absolute;
		width:1024px;
		height:700px;
		margin-left:-512px;
		left:50%;	
		top:30px;
		}
	
		#header{
			height:200px;
			background-color:#FFF;
			background-image:url(../img/logo.gif);
			background-repeat:no-repeat;
			margin:0 0 0 20px;
			}
			
			#header .home{
				position:absolute;
				width:450px;
				height:120px;
				}
			
		#navi{
			height:33px;
			color:#45AE46;
			background-color:#e3e4e4;
			}
			
			#navi a{
				color:#45AE46;
				font-size:12px;
				}
				
				#navi a:hover{
					text-decoration:underline;
					}
					
				#navi a.active{
					font-weight:bold;
					font-style:italic;
					}
			
			#left{
				position:absolute;
				margin:6px 0 0 0;
				left:30px;
				}
				
				#left a{
					margin:0 30px 0 20px;
					}
			
			#right{
				position:absolute;
				margin:6px 0 0 0;
				right:30px;
				}
				
				#right a{
					margin:0 5px 0 0;
					}
			
		#content{
			}
		
			#index_img{
				background-color:#D1E3F1;
				}
				
			#content_left{
				float:left;
				}
				
			#content_left_mitglied{
				float:left;
				width:432px;
				height:422px;
				}
				
			#content_left_mitglied img{
				border:1px solid #E3E4E4;
				margin:1px 10px 10px 0;
			}
				
			#content_left_referenzen{
				float:left;
				}
			
			#content_right{
				float:left;
				}
			
			#content_right_referenzen{
				float:left;
				}
			
				#txt,
				#txt_leistungen{
					margin:40px 0 0 40px;
					line-height:22px;
					font-size:11px;
					}
				
				#txt_standorte{
					margin:40px 0 0 0;
					line-height:22px;
					font-size:11px;
					}
					
					#txt h1,
					#txt_leistungen h1{
						color:#45AE46;
						}
						
					#txt h2,
					#txt_leistungen h2,
					#txt_standorte h2{
						color:#000;
						font-weight:bold;
						}
					
					#txt .green,
					#txt_leistungen .green,
					#txt_standorte .green{
						clear:both;
						float:left;
						width:110px;
						color:#45AE46;
						}
						
					#txt .float,
					#txt_leistungen .float,
					#txt_standorte .float{
						float:left;
						}

					#txt a,
					#txt_standorte a{
						color:#45AE46;
						font-style:italic;
						padding:0 0 0 25px;
						background-image:url(../img/arrow.gif);
						background-repeat:no-repeat;
						}
						
						#txt a.link_green{
							color:#45AE46;
							background-image:none;
							padding:0 0 0 0;
							}
						
						#txt a.nobgimg{
							background-image:none;
							}
						
					#txt a:hover,
					#txt_leistungen a:hover,
					#txt_standorte a:hover{
						color:#45AE46;
						font-style:italic;
						font-weight:bold;
						}
						
					#txt_leistungen a.aleistungen{
						color:#45AE46;
						font-style:italic;
						padding:0 0 0 25px;
						background-image:url(../img/arrow.gif);
						background-repeat:no-repeat;
						}
					
					#txt_left{
						float:left;
						}
						
						#txt_left img{
							margin-top:10px;
							}
							
					#txt_left2,
					#txt_left3{
						float:left;
						}
						
						#txt_left2 img,
						#txt_left3 img{
							margin-top:142px;
							margin-left:10px;
							}
							
						#txt_left2 p,
						#txt_left3 p,
						#txt_left2 a,
						#txt_left3 a{
							margin-left:10px;
							}

					#txt_center{
						float:left;
						margin:0 0 0 70px;
						}
						
						#txt_center img{
							margin-top:10px;
							}
							
					#txt_right{
						float:left;
						margin:0 0 0 70px;
						}
						
					#txt_right a{
						float:left;
						background-image:none;
						padding-left:0px;
						}
					
				#txt_referenzen{
					margin:60px 0 0 80px;
					line-height:22px;
					/*font-size:11px;*/
					font-weight:bold;
					}
					
					#txt_referenzen a.padding_left{
						color:#666666;
						padding:0 0 0 25px;
						}
												
					#txt_referenzen a:hover{
						color:#45AE46;
						font-style:italic;
						padding:0 0 0 25px;
						background-image:url(../img/arrow.gif);
						background-repeat:no-repeat;
						}

					#txt_referenzen a.active_referenzen{
						color:#45AE46;
						font-style:italic;
						padding:0 0 0 25px;
						background-image:url(../img/arrow.gif);
						background-repeat:no-repeat;
						}
						
				#txt_impressum{
					margin:10px 0 0 40px;
					line-height:16px;
					font-size:9px;
					}

