@media screen {
	* {
		margin: 0;
		padding: 0;
		border: 0;
		text-align: left;
		vertical-align: top;
	}
	BODY {
		background: #801702 url("../designbilder/bg.gif") repeat-x;
		color: #654f32;
		font: 12px/140% tahoma, arial, verdana;
		text-align: center;
	}
	A {
		color: #7b1501;
		text-decoration: underline;
	}
	A.highlight {
		color: #7b1501;
		text-decoration: underline;		
	}
	
	.wrapper {
		width: 727px;
		margin: 0 auto 0 auto;
		text-align: left;
		vertical-align: top;
		height: 596px;
	}
	.content {
		padding: 35px 110px 10px 110px;
	}
	.content H2.logo {
		background: url("../designbilder/freier.mediengestalter.gif") no-repeat;
		width: 214px;
		height: 67px;
		text-indent: -1000000px;
		overflow: hidden;
		font-size: 1px;
		color: #000;
	}
	.content H1.titel {
		background: url("../designbilder/typo3.duisburg.dinslaken.gif") no-repeat;
		width: 351px;
		height: 21px;
		margin: 50px 0 10px 0;
		text-indent: -1000000px;
		overflow: hidden;
		font-size: 1px;
		color: #000;
	}
	.content P {
		margin: 0 0 7px 0;
	}
	.content UL {
		list-style-type: square;
		margin: 20px 0 25px 14px;
	}
	.content UL LI {
		margin: 0 0 5px 0;
	}
	.content IMG.profil {
		margin: -5px 0 30px 40px;
		float: right;
	}
	.content SPAN.highlight {
		color: #7b1501;
	}
	.footer {
		margin: 50px 0 0 0;
		color: #fcfae1;
	}
	.footer a {
		color: #fcfae1;
		text-decoration: underline;
	}
	
}
