/*
Willkommen bei Custom CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
.tb_links th, .tb_links td {
	text-align: left;
	padding-left: 10px;
}

body.post-9 {
	background-image: url("https://www.bsiberlin.com/wp-content/uploads/2015/01/bsi_slider_a01.jpg");
	background-repeat: no-repeat;
/* sorgt dafür, dass das Bild nicht wiederholt wird */
	background-attachment: fixed;
/* sorgt dafür, dass das Bild nicht mitscrollt */
}

.ziehenum {
	background-color: white;
	padding: 15px;
	width: 50%;
	float: right;
	box-shadow: 15px 10px 10px Black;
	margin-top: -200px;
}

.ziehenum p {
	color: Black;
	font-size: 1.5em;
}

.deutschkurs {
	background-color: yellow;
	color: black;
	width: 600px;
	border: 3px solid black;
	margin-bottom: 0;
	margin-left: -110px;
	padding: 6px;
}

.deutschkurs .deutschkurs_headline {
	font-size: 31px;
	font-weight: bold;
	text-align: center;
}

.deutschkurs .deutschkurs_subline {
	text-align: center;
	font-size: 29px;
}

.kulturprogramm {
	background-color: white;
	color: black;
	width: 600px;
	border: 1px solid black;
	margin-bottom: 0;
	margin-left: -110px;
	padding: 6px;
}

.kulturprogramm .deutschkurs_headline {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.kulturprogramm .deutschkurs_subline {
	text-align: center;
	font-size: 29px;
}

.ausflugPreise {
	font-weight: bold;
	float: right;
}

.kulturprogramm_en {
	width: auto;
	margin-left: auto;
	margin-bottom: 75px;
}

/*
	CSS von Jetpack migriert:
*/

/*
Willkommen bei Custom CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
.tb_links th, .tb_links td {
	text-align: left;
	padding-left: 10px;
}

body.post-9 {
	background-image: url("https://www.bsiberlin.com/wp-content/uploads/2015/01/bsi_slider_a01.jpg");
	background-repeat: no-repeat;
/* sorgt dafür, dass das Bild nicht wiederholt wird */
	background-attachment: fixed;
/* sorgt dafür, dass das Bild nicht mitscrollt */
}

.ziehenum {
	background-color: white;
	padding: 15px;
	width: 50%;
	float: right;
	box-shadow: 15px 10px 10px Black;
	margin-top: -200px;
}

.ziehenum p {
	color: Black;
	font-size: 1.5em;
}

.deutschkurs {
	background-color: yellow;
	color: black;
	width: 600px;
	border: 3px solid black;
	margin-bottom: 0;
	margin-left: -110px;
	padding: 6px;
}

.deutschkurs .deutschkurs_headline {
	font-size: 31px;
	font-weight: bold;
	text-align: center;
}

.deutschkurs .deutschkurs_subline {
	text-align: center;
	font-size: 29px;
}

.kulturprogramm {
	background-color: white;
	color: black;
	width: 600px;
	border: 1px solid black;
	margin-bottom: 0;
	margin-left: -110px;
	padding: 6px;
}

.kulturprogramm .deutschkurs_headline {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.kulturprogramm .deutschkurs_subline {
	text-align: center;
	font-size: 29px;
}

.ausflugPreise {
	font-weight: bold;
	float: right;
}

.kulturprogramm_en {
	width: auto;
	margin-left: auto;
	margin-bottom: 75px;
}