/***************************************************
				artig-media.de
***************************************************/
		body {
			background: url(gradient_black_to_green.jpg) 0 0 repeat-x;
		}
		
		.inhalt {
			background-color: #ffffff;
			margin-left: auto;
			margin-right: auto;
			width: 700px;
			padding-bottom: 20px;
			margin-top: 120px;	
			border: 1px solid;
			border-color: #777777;
			padding-top: 40px;
			padding-left: 30px;
			font-family: Trebuchet, Verdana, Arial;
			font-size: 10px;
		}
		
		#artig {
			font-family: Century Gothic;
			font-size: 30px;
		}
		
		#claim {
			font-family: Trebuchet, Verdana, Arial;
			font-size: 16px;		
		}
		
		a {
			text-decoration: none;
			color: #000000;
		}





 
