body{
	margin: 0 3%;
	width: 100%;

	font-size: 9pt;
	line-height: 130%;
}
body,h1,h2,h3,h4,h5,h6, a {
	font-family: "Arial", Helvetica, Verdana;
	color: #333333 !important;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
	font-size: 12pt;
	color: #000;
}
h2 {
	font-size: 11pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}
p {
	font-size: 9pt;
}
img.logo {
	width: 40%;
	height: auto;
}

.mainnav,
.subnav,
#subnav-wrap,
.login,
.search,
.controls,
section.studiengangsuche,
section.footer_wrap .footer,
section.footer_wrap .contact_content,
#bottombar,
.context-wrap,
.mobile-button-login {
	display: none;
}


.content-teaser img,
.content-teaser .csc-textpic-imagewrap {
	display: none;
}

.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap {
	max-width: 40% !important;
	float: right;
	height: auto !important;
}

.csc-textpic-intext-right .csc-textpic-imagewrap img, .csc-textpic-intext-left .csc-textpic-imagewrap img {
	width: 100%;
	height: auto;
}

.slider-wrapper {
	width: 33%;
	float: left;
}

#header .lang {
	display:none;
}

#mwk-logo {
	width: 280px;
	height: auto;
}

#header .logo-small {
	display: none;
}
