
	a:link {color:black; text-decoration:none}
	a:visited {color:black; text-decoration:none}
	a:active {color:black; text-decoration:none}
	a:hover {color:black; text-decoration:underline} 
 
 
 body { font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
	width: 800px;
	background-color:#CCCCCC;
	position:absolute;
	width: 775px;
	height: 650px;
	top: 50%;
	left:50%;
	margin-top:-270px;
	margin-left:-388px;	
    }

  #header {background-image:url(images/header.png);width: 775px;
	height: 110px;  
    }

  #header-text{text-align:right; padding-right:60px; padding-top:30px; color:#0000CC; font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
  }

  #breadcrump {background-image:url(images/breadcrump.jpg); width: 775px;
	height: 24px;
	}

  #left {background-image:url(images/left.jpg); width: 141px;
	height: 350px; float: left; margin:0; padding:0px;
	}
  #left-text {margin:10px; padding:10px; width: 135px; height: 320px;
	}	

  #content {background-image:url(images/content.jpg); width: 634px;
	height: 350px; float:left; margin:0px; padding:0px;
    }

  #textbereich {margin:10px; padding:10px; width: 550px; height: 320px;
    }

  #footer1 {clear:both; background-image:url(images/footer.jpg);width: 775px;
	height: 30px;
    }
 #footer1-text {margin:0px; padding:1px; width: 700px; height: 25px;
	}		
  #footer2 {background-image:url(images/footer2.jpg);width: 775px;
	height: 30px;
    }	

