*, html, body {
	margin: 0;
	padding: 0;
}

html{
	overflow-y: scroll;
}

html, body{
	_height: 100%;
	_min-height: 650px;
}

body{
	background: #b4264d; /* fallback */
	background-attachment: fixed !important;
	background-image: linear-gradient(right bottom, #952364 0%, #CD171A 100%);
	background-image: -o-linear-gradient(right bottom, #952364 0%, #CD171A 100%);
	background-image: -moz-linear-gradient(right bottom, #952364 0%, #CD171A 100%);
	background-image: -webkit-linear-gradient(right bottom, #952364 0%, #CD171A 100%);
	background-image: -ms-linear-gradient(right bottom, #952364 0%, #CD171A 100%);
	background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #952364), color-stop(1, #CD171A));
	text-align: center;
}


body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

hr, .hide {
	display: none;
}

#container{
	background: transparent;
	margin: auto;
	position: relative;
	height: 600px;
	width: 950px;
	padding: 20px 0 35px 0;
	text-align: left;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -440px;
}

#meta{
	text-align: center;
}

#nav li.small{
	width: 40px;
}

#nav a{
	display: block;
	margin-bottom: 5px;
	margin-left: 40px;
	width: 121px;
	height: 0px;
	overflow: hidden;
	padding-top: 31px;
	text-indent: -10000em;
	background: transparent url(../img/Kontakt.png) no-repeat 50% 50%;
}

#nav #nav-angewandte{
	background-image: url(../img/Logo_Angewandte.png);
	margin-bottom: 18px;
}

#nav #nav-spenden{
	background-image: url(../img/B_Blutspenden.png);
}

#nav #nav-programm{
	background-image: url(../img/B_Programm.png);
	margin-bottom: 18px;
}

#nav #nav-magazin{
	background-image: url(../img/B_Magazin.png);
}

#nav #nav-galerie{
	background-image: url(../img/B_Galerie.png);
	margin-bottom: 18px;
}

#nav #nav-presse{
	background-image: url(../img/B_Presse.png);
}

#nav #nav-team{
	background-image: url(../img/B_Team.png);
}

#nav #nav-kontakt{
	background-image: url(../img/B_Kontakt.png);
}

#nav #nav-facebook{
	margin-left: 0;
	margin-top: -36px;
	width: 34px;
	padding-top: 32px;
	background-image: url(../img/B_Facebook2.png);
}

#nav{
	margin-bottom: 50px;
}

#nav ul{
	list-style: none;
}

#app{
	display: none;
}

.home #app{
	display: block;
	position: fixed;
	bottom: -5px;
	left: 50px;
}

#main{
	float: left;
	width: 430px;
	min-height: 600px;
	background: #fff url(../img/Tropfen.png) no-repeat 40px 35px;
	padding: 0 100px 40px 240px;
}

.home #main{
	width: 770px;
	padding: 0;
	background: transparent;
}

.nopadding #main{
	padding-right: 30px;
	width: 500px;
}

.nopadding p img{
	margin: 8px 8px 0 0;
}

#main h1 a{
	display: none;
}

.home #main h1 a{
	display: block;
	margin-top: 15px;
	width: 100%;
	height: 0px;
	overflow: hidden;
	padding-top: 619px;
	text-indent: -10000em;
	background: transparent url(../img/Headline_Tropfen.png) no-repeat top center;
}

#meta{
	float: left;
	width: 140px;
	margin-left: 30px;
}

#sponsors{
	width: 121px;
	margin-left: 40px;
}

.sponsor a{
	display: block;
	width: 121px;
	height: 0px;
	overflow: hidden;
	padding-top: 70px;
	text-indent: -10000em;
	background: #fff url(../img/Angewandte.png) no-repeat 50% 50%;
	margin-right: 20px;
}

#link-rk{
	padding-top: 92px;
	background: #fff url(../img/Logo_ORK.png) no-repeat 50% 50%;
}

#link-merkur{
	padding-top: 78px;
	background: #fff url(../img/Logo_Merkur.png) no-repeat 50% 50%;
}

#link-staedtische{
	padding-top: 62px;
	background: #fff url(../img/Logo_WST.png) no-repeat 50% 50%;
}

#link-partner{
	padding-top: 55px;
	background: #fff url(../img/B_PartnerInnen.png) no-repeat 50% 50%;
}

#footer{
	display: none;
}

h3{
	color: #c72625;
	margin: 30px 0 20px 0;
}

p{
	color: #c72625;
	font-size: 90%;
	line-height: 140%;
	margin: 10px 0 20px 0;
	padding: 0 20px 0 0;
}

#main ul{
	color: #c72625;
	font-size: 90%;
	line-height: 140%;
	margin: 10px 0 20px 38px;	
}

a{
	color: #c72625;
}

.purple, .purple a{
	color: #93266b !important;
}

a.pdf{
	padding-left: 24px;
	background: transparent url(../img/pdf.png) no-repeat 0% 50%;
	line-height: 160%;
}

#homelink{
	position: absolute;
	top: 40px;
	left: 40px;
	width: 170px;
	height: 290px;
}

a.gallery{
	min-width: 151px;
	float: left;
	display: block;
}

img.gallery{
	height: 95px;
	margin: 0 10px 10px 0;
}

.clear{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
