@charset "UTF-8";
/* CSS Document */

#berlin2 {
margin: 0;
padding: 0;
}

#berlin2 p {
margin: 0 0 1.5em 0
}

#berlin2 a {
color:#000;
text-decoration: underline;
}

#berlin2 a:hover {
color:#8E8E8E;
text-decoration: none;
}

#berlin2 h1 {
margin: 15px 0 0 0;
padding: 0;
font-size: 50px;
line-height: 1.2em;
color:#27539b;
}

#berlin2 h1 span {
font-size: 28px;
color:#000;
font-weight: normal;
display: block;
margin: 5px 0 15px 0;
padding: 0;
line-height: 24px
}

#berlin2 .lead {
margin: 10px 0 30px 0;
line-height: 1.6em;
font-size: 1.1em;
}

#berlin2 .lead2 {
margin: 70px 0 -10px 0;
line-height: 1.6em;
font-size: 14px;
font-weight: bold
}

#berlin2 h2 {
font-size: 40px;
margin: 50px 0 20px 0;
color:#000000;
line-height: 1.2em;
}

#berlin2 h2 span {
font-size: 26px;
display: block;
color: #000000;
margin: 10px 0 5px 0;
line-height: 1.2em;
font-weight: normal;
}


#berlin2 h3 {
font-size: 28px;
margin: 30px 0 15px 0;
color:#27539b;
line-height: 34px;
}

#berlin2 h4 {
font-size: 22px;
margin: 35px 0 15px 0;
color:#27539b;
line-height: 1.3em;
}

#berlin2 h4 span {
font-size: 26px;
color:#27539b;
line-height: 1.1em;
display: inline-block;
border-bottom: #27539b 2px solid;
padding-bottom: 2px;
margin-right: 15px
}


#berlin2 h3.obi {
font-size: 20px;
margin: 40px 0 15px 0;
line-height: 1.2em;
font-weight: bold;
padding: 15px;
color:#FFFFFF;
background: #27539b;
display: inline-block;
}

#berlin2 .timeline h5 {
margin: 30px 0 0 0;
font-size: 16px;
color:#27539b;
}

#berlin2 ul {
margin: 0;
padding: 0
}

#berlin2 ul li {
margin: 10px 0;
padding: 0;
list-style: none
}

#berlin2 .episode h3 {
font-size: 28px;
color: #27539b
}

#berlin2 .episode h3 span {
font-size: 20px;
font-weight: normal;
display: block;
}

#berlin2 .episode h3 span.place {
font-size: 14px;
font-weight: normal;
float: right;
display: block;
background: #27539b;
color: #FFFFFF;
padding: 0 15px;
text-align: center
}

#berlin2 .episode .profs {
color: #27539b
}

/* DDR */

#berlin2 .ddr h3 {
font-size: 40px;
color: #27539b;
line-height: 1.2em
}

#berlin2 .ddr h3 span {
font-size: 24px;
font-weight: normal;
display: block;
}

#berlin2 .ddrmuseum h3 {
font-size: 28px;
color: #27539b;
line-height: 1.2em
}

#berlin2 .ddrmuseum h3 span {
font-size: 20px;
font-weight: normal;
display: block;
color: #333333;
}

#berlin2 .ddrmuseum h3 span.maker {
font-size: 18px;
color: #333333;
}

#berlin2 .keyword h2 {
font-size: 30px;
color: #FFFFFF;
background: #333333;
padding: 5px 10px;
}

#berlin2 .keyword h3 {
font-size: 24px;
color: #333333;
}

/* slider */


#berlin2 .swiper-container {
	margin:15px auto;
	width: 610px;
   height: 450px;
   clear: both;
}

#berlin2 .swiper-slide {
	width:610px;
	font-size:12px;
	text-align: center;
	line-height:1.4em;
	color: #000000;
}

#berlin2 .swiper-slide img {
	margin:0 0 0 0;
}

#berlin2 .swiper-button-prev {
	background:url(prev.png) no-repeat left;
	width:250px;
	height:340px;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	display:block;
	margin:0;
	margin:-190px 0 0 -10px;
}

#berlin2 .swiper-button-next {
	background:url(next.png) no-repeat right;	
	width:250px;
	height:340px;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	display:block;
	margin:-190px -10px 0 0;
}

#berlin2 .swiper-button-prev:hover,
#berlin2 .swiper-button-next:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

#berlin2 .swiper-pagination {
	padding:0;
	margin:70px 0 0 0;
	top:345px;
}

#berlin2 .swiper-pagination-bullet-active{
background: #44b21d;
}


/* column */

#berlin2 .column h2 {
font-size: 53px;
}

#berlin2 .column .profs {
margin: 30px 0;
padding: 20px 0;
border-bottom: #27539b 1px solid;
border-top: #27539b 1px solid;
}

#berlin2 .column .profs strong {
margin: 0 0 5px 0;
font-size: 1.1em;
display: block;
color:#27539b;
}


#berlin2 .btn {
line-height: 1.6em;
font-size: 1.4em;
text-align: center;
margin: 50px 0
}

#berlin2 .btn a {
padding: 15px 25px;
background :#27539b;
color: #FFFFFF;
display: block;
text-decoration: none;
width: 70%;
margin: 15px auto 15px auto;
}

#berlin2 .btn a:hover {
opacity: 0.5;
filter: alpha(opacity=50); 
}


#berlin2 .photo {
margin: 30px 0;
text-align: center
}

#berlin2 .photo img {
margin: 0 auto 7px auto;
text-align: center;
display: block
}

#berlin2 .smallnote {
margin:10px 0 25px 0;
padding: 0;
font-size: 12px;
color: #666666;
line-height: 16px
}


#berlin2 h2.balloon {
margin: 50px 0 20px 0;
padding: 15px 25px 18px 20px;
color: #FFFFFF;
position: relative;
background: #27539b;
font-size: 34px;
display: block;
line-height: 1.3em;
border: none;
font-weight: bold;
}

#berlin2 h2.balloon span {
color: #FFFFFF;
font-size: 0.8em;
line-height: 1.3em;
font-weight: normal;
display: block;
}

#berlin2 h2.balloon img {
float: right;
margin: 0 0 15px 0
}

#berlin2 h2.balloon:after {
  border-top: 15px solid #27539b;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -12px;
  left: 10%;
}

#berlin2 .berlinwall30 h3 {
font-size: 20px;
font-weight: normal;
border-bottom: #27539b 1px solid
}

#berlin2 .berlinwall30 ul {
margin: 0;
padding: 0;
}

#berlin2 .berlinwall30 ul li {
margin: 10px 0
}

#berlin2 .berlinwall30 ul li:before {
margin: 10px 0
}

#berlin2 .index {
margin: 60px 0 0 0
}

#berlin2 .index h4 {
font-size: 14px;
margin: 0;
padding: 0 5px 0 0;
display: inline-block;
background: #FFF;
}

#berlin2 .index ol {
margin: -10px 0 15px 0;
padding-bottom: 15px;
border-bottom: #27539b 1px solid;
border-top: #27539b 1px solid;
padding-top: 30px;
}

#berlin2 .index ol li {
margin: 0 0 5px 0;
font-size: 12px;
padding: 0;
list-style: decimal
}

#berlin2 .index ol li a {
text-decoration: none
}


/* responsive */

body.white .site #berlin2 {
font-size: 18px;
margin: 0 0 10px 0
}

body.white .site #berlin2 h1 {
margin: 15px 0 0 0;
padding: 0;
font-size: 40px;
line-height: 1.3em;
color:#27539b;
}

body.white .site #berlin2 h1 br {
display: none;
}

body.white .site #berlin2 h1 span {
font-size: 22px;
color:#000;
font-weight: normal;
display: block;
margin: 5px 0 15px 0;
padding: 0;
line-height: 1.3em;
}

body.white .site #berlin2 h2 {
font-size: 32px;
margin: 50px 0 30px 0;
padding: 20px 0;
border-top: 1px  solid  #000;
border-bottom: 1px  solid  #000;
font-weight: normal;
color:#000000;
line-height: 1.2em
}

body.white .site #berlin2 h2 span {
font-size: 22px;
display: block;
color: #000000;
margin: 7px 0 5px 0;
}


body.white .site #berlin2 h3 {
font-size:22px;
margin: 50px 0 10px 0;
line-height:1.3em;
}

body.white .site #berlin2 .lead {
font-size: 18px;
}

body.white .site #berlin2 .lead2 {
font-size: 18px;
}

body.white .site .photo {
font-size: 16px;
}

body.white .site #berlin2 h3.obi {
font-size: 22px;
margin: 40px 0 15px 0;
line-height: 1.2em;
font-weight: bold;
padding: 15px;
color:#FFFFFF;
background: #27539b;
display: block
}

body.white .site #berlin2 .btn a {
padding: 15px 25px;
background :#27539b;
color: #FFFFFF;
display: block;
text-decoration: none;
width: 90%;
margin: 40px auto;
}


body.white .site #berlin2 .smallnote {
font-size: 14px;
line-height: 16px
}

body.white .site #berlin2 h2.balloon {
color: #FFFFFF;
font-size: 0.9em
}

body.white .site #berlin2 .swiper-container {
width: 100%;
height: auto;
clear: both;
}

body.white .site #berlin2 .swiper-slide {
	width:100%;
	font-size:16px;
}


body.white .site #berlin2 .ddr h3 {
font-size: 30px;
color: #27539b;
line-height: 1.2em
}

body.white .site #berlin2 .ddr h3 span {
font-size: 20px;
font-weight: normal;
display: block;
}

body.white .site #berlin2 .ddrmuseum h3 {
font-size: 28px;
color: #27539b;
line-height: 1.2em
}

body.white .site #berlin2 .ddrmuseum h3 span {
font-size: 20px;
font-weight: normal;
display: block;
color: #333333;
}

body.white .site #berlin2 .ddrmuseum h3 span.maker {
font-size: 18px;
color: #333333;
}
