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

html{
	overflow-y: scroll;
}

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

body{
	background: white; 
	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);
}

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

#nav #nav-programm{
	background-image: url(../img/m_wannwo.jpg);
}

#nav #nav-extras {
	background-image: url(../img/m_extras.jpg);
}

#nav #nav-blut {
	background-image: url(../img/m_uberblut.jpg);
}

#nav #nav-2013 {
	background-image: url(../img/m_2013.jpg);
}

#nav #nav-galerie{
	background-image: url(../img/m_galerie.jpg);
}

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

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

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

#nav .extra {
	margin-bottom: 18px;

}

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

#nav{
	margin-bottom: 20px;
}

#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/blutportraits-small.gif) no-repeat 40px 4px;
	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: 682px;
	text-indent: -10000em;
	background: transparent url(../img/blutportraits-2014.gif) 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-partner{
	padding-top: 55px;
	background: #fff url(../img/m_weiterepartnerInnen.jpg) no-repeat 50% 50%;
}

#link-herzblut {
	padding-top: 55px;
	background: #fff url(../img/m_herzblut.jpg) no-repeat 50% 50%;
}


#link-herzundnieren {
	padding-top: 55px;
	background: #fff url(../img/m_herzundnieren.jpg) 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: #4893a6 !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;
}
