/*CSS nur für die AGB Seite die durch die Weblinks von Orgamax aufgerufen wird*/

.agb {
  	min-height: 500px;
  	border: solid 0px #FF0000;
  }
  
  	.agb a {
	  	color: gray;
	  	text-decoration: none;
  	}
  	
  	.agb h3 {
			font-size: 24px;
			margin-bottom:20px;
			color:#f67e04;
		}
		
.fade_bg {
	width: 900px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font: normal !important;
	border: solid 0px #f11010;
}