@charset "UTF-8";
/* CSS Document */


#merkel h1 {
	margin:15px 0 0 0;
	font-size: 55px;
	line-height: 65px
}

#merkel h1 span {
	margin:15px 0 10px 0;
	font-size: 26px;
	display: block;
	line-height: 1.2em
}

#merkel h2 {
font-size: 45px;
margin: 50px 0 20px 0;
}

#merkel h2 span {
font-size: 22px;
display: block;
margin: 50px 0 20px 0;
}

#merkel .data h2 {
	color:#076ca6;
	font-size:24px;
	border-bottom:#076ca6 1px solid;
	}
	

#merkel .lead {
	font-size:13px;
	line-height:1.6em;
	margin:10px 0 20px 0;	
}

#merkel .data p {
	margin:20px 0 10px 0;
	line-height:1.5em;
}

#merkel .data p strong {
	margin:0 0 5px 0;
	display:inline-block;
	background:#076ca6;
	color:#FFFFFF;
	padding:2px 10px;
	border:#076ca6 1px solid;
	border-radius:3px;
	font-weight:normal;
	font-size:14px;
}

#merkel h3 {
	font-size:20px;
	line-height:1.8em;
	margin:30px 0 10px 65px;
	color: #000000
}

#merkel h3 span {
	font-size:26px;
	color: #000000
}

#merkel h3 span.age {
	font-size:14px;
	line-height:2em;
}

#merkel .number {
	color:#FFF;
	background:#85754c;
	padding:8px;
	margin:20px 10px 20px 0;
	float:left;
	display: inline-block;
	font-size: 18px;
	line-height: 1.5em;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	text-align: center
}

#merkel .imgright {
	margin-top:20px;
	margin-bottom:10px;
}

#merkel .ending {
	font-size:14px;
	margin:50px 0 40px 0;
	border-top: #85754c 1px solid;
	padding-top:35px;
}

body.white .site #merkel .data img.right, 
body.white .site img.right {display: block; margin: 0 auto;}

body.white .site #merkel h1 {
	margin:15px 0 0 0;
	font-size: 45px;
	line-height: 45px;
	color: #000000;
}

body.white .site #merkel h1 span {
	margin:15px 0 10px 0;
	font-size: 24px;
	display: block;
	line-height: 1.2em
}

body.white .site #merkel h2 {
font-size: 50px;
margin: 50px 0 15px 0;
line-height: 1.2em;
}


body.white .site #merkel h3 {
	font-size:20px;
	line-height:1.4em;
	margin:25px 0 10px 65px;
	color: #000000
}
