/* @override http://www.katharina-saurwein.com/css/presse.css */

/* @override http://www.katharina-saurwein.com/css/presse.css */

/* @override http://localhost:8888/saurwein/css/presse.css */

/* @override http://localhost:8888/saurwein/css/presse.css */

html, body {
	height: 100%;
}

body {
	background: url(../gfx/background/400w_80g.gif) repeat-x top left;
	height: 100%;
}

div#wrap {
	height:100%;
}

div#head {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #fff;
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 80px;
}


div#body {
	width: 560px;
	padding-right: 320px;
	background: url(../bilder/presse/galtuer.jpg) no-repeat 560px bottom #fff;
	border-right: 80px solid #fff;
	border-right-width: 0px;
	min-height: 100%;
	position: relative;
	margin: 0;
}

div#content {
	overflow: auto;
	padding-top: 80px;
}

div#sponsoren {
	width: 320px;
}

div.fotos a {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0;
	float: left;
	opacity: 1;
	overflow: hidden;
}


div.fotos a:hover {
	opacity: 0.8;
}

div#description {
	bottom: 2px;
}

div.pressemappe {
	padding-top: 80px;
	height: 80px;
}

img {
	border: 0;
}

h2 {
	width: 240px;
	padding-right: 80px;
	height: 80px;
	position: relative;
	text-align: right;
	line-height: 80px;
	font-size: 25px;
	font-weight: normal;
	color: #474242;
	background-color: #e4e3e3;
	float: left;
}

div div.info {
	width: 230px;
	float: right;
	line-height: 16px;
	padding-left: 10px;
}

div.pressefotos {
	height: 240px;
}


div.pressefotos h2 {
	float: right;
	margin-top: 80px;
}

div.pressefotos div.fotos {
	width: 240px;
	float: left;
	height: 100%;
}

div.pressefotos h2 a {
	left: 0;
	background-image: url(../gfx/icons/zip.gif);
}

div.medienberichte a {
	display: block;
}

h2 a {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	background: url(../gfx/icons/pdf.gif) no-repeat center center;
	width: 80px;
	height: 80px;
	text-align: left;
	text-indent: -10000px;
	overflow: hidden;
}

div#content p {
	margin: 0;
}

div#content a {
	color: #111;
}

div.headline {
	width: 220px;
	height: 60px;
	float: left;
	padding: 10px;
	background: #e4e3e3;
}

div.impCard.blank {
	background: #fff;	
}

