html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	line-height: 150%;
	color: #5f5f5f;
	text-align: center;
}

div#fixed {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 50%;
	padding-top: 100px;
	padding-bottom: 10px;
	margin-left: -200px;
	width: 400px;
	z-index: 10;
}

div#wrap {
	margin: 0 auto 45px auto;
	width: 400px;
	margin-top: 220px;
}

div#dreisinne {
	height: 19px;
	margin-bottom:10px;
}

a.backButton {
	text-indent: -10000px;
	background: url(../gfx/back.gif) no-repeat center 0;
	display: block;
	width: 100%;
	height: 15px;
}

a.backButton:hover {
		background-position: center -15px;
	
}

div#dreisinne a {
	text-indent: -10000px;
	background: url(../gfx/dreisinne.gif) no-repeat center 0;
	display: block;
	width: 100%;
	height: 100%;
}

div#dreisinne a:hover {
	background-position: center -19px;
}

div#dreisinne a.back:hover {
	background-position: center -38px;
}

div.arrow {
	background: url(../gfx/arrow.gif) no-repeat center center;
	height: 10px;
}


div.arrowMargin {
	background: url(../gfx/arrow.gif) no-repeat center center;
	height: 10px;
	margin-bottom: 30px;
}

div.hr {
	background: url(../gfx/line.gif) repeat-x center center;
	height: 1px;
	clear: both;
	padding: 30px 0;
}

div.hrBack {
	background: url(../gfx/line.gif) repeat-x center center;
	height: 20px;
	clear: both;
	padding: 20px 0;
}

div.hrBack a {
	heigth: 20px;
	line-height: 20px;
	display: block;
	float: left;
	background: #fff;
	width: auto;
	padding: 0 10px;
	margin-left: 10px;
	text-decoration: none;
}


img {
	border: 0;
}

div.description {
	margin: 0 auto;
	width: 340px;
	padding: 10px;
	background: #eee;
	font-size: 13px;
	text-align: left;
	font-style: normal;
}

div.description a {
	color: #0075b8;
	text-decoration: none;
	font-size: 12px;
}

div.description a:hover {
	text-decoration: underline;
}

p {
	text-align: left;
	padding: 0 0;
	margin: 20px 20px;
	color: #777;
}

p.intro {
	font-style: italic;
}

p.person {
	margin-top: 0;
}

p.impressum {
	font-size: 12px;
}

div#dudes {
	padding: 30px 0 50px 0;
}

div#dudes a {
	float: left;
}


div.personLeft {
	width: 180px;
	margin-left: 20px;
	float: left;
	text-align: left;
}

div.personRight {
	width: 180px;
	margin-right: 20px;
	text-align: right;
	float: right;
}

a {
	
	color: #5f5f5f;
	//font-style: normal;
	//font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-size: 14px;
	width: 50%;
	text-align: center;
	text-decoration: underline;
	
}

a.image {
	margin: 20px 0;
	font-size: 12px;
	text-align: center;
	display: block;
}

div#dudes a {
	display: block;
	line-height: 180%;
}

a:hover {
	color: #111;
}

h1 {
	text-indent: -10000px;
	background: url(../gfx/medienUndDesign.gif) no-repeat center center;
	height: 40px;
}

h2 {
	text-indent: -10000px;
	background: url(../gfx/zweiDrei.gif) no-repeat center center;
	height: 30px;
	margin-bottom: 10px;
}

h3 {
	text-align: left;
	margin: 20px 20px 0 20px;
}

audio {
	width: 360px;
}

