body {
	background-color: #FFF;
	/*background-position: center center;*/
	/*background-repeat: repeat-y;*/
	/*color: #000000;*/
	background-image: none;
}

#wrapper, #header {
	/*background-color: #FFFFFF;*/
	/*height: auto;*/
	/*line-height: 18px;*/
	/*margin: -10px auto auto;*/
	/*overflow: hidden;*/
	width: 100%;
	margin: 0;
}

#header{
	/*background: #000 url("../bilder/logo-FH-black.png") no-repeat 0 50%;*/
	height: 10em;
	float: left;
	padding-bottom: 0;
	position: relative;
}

#header .fh-banner{
	background: #000 url("../bilder/logo-FH-black.png") no-repeat 0 50%;
	height: 158px;
	width: 47px;
	position: absolute;
	top: 10px;
	left: 0px;
}

#header-top-navi{
	margin-left: 70px;
}

#header-top-navi a {
	color: #999;
	white-space: nowrap;
}

#header-title{
	font-size: 1em;
	margin-left: 70px;
	width: auto;
	float: none;
	margin-top: 2em;
}

#header-studiengang-links {
	color: #FFF;
	width: 100%;
	margin-bottom: 1.4em;
	margin-right: auto;
	float: left;
	font-size: 12px;
}

#header-studiengang-links a {
	font-size: 1em;
	float: left;
	white-space: normal;
}
#search{
	display: none;
}

#prof-name {
	float: left;
	width: 100%;
	padding-bottom: 1em;
	font-size: 1.5em;
	line-height: 1.2em;
}

.header-prof-info {
	margin-top: 0;
}

#sidebar {
	width: 100%;
	margin-top: 0;
	margin-bottom: 1em;
}

.navi_button_container{
	display: block;
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 1em;
	padding-left: 0;
	background-color: #000000;
	height: 1.3em;
}
.navi_menu{
	position: relative;
	border-radius: 5px;
	float: right;
	margin-right: 18px;
	height: 1em;
	background: #FFFFFF;
	border:1px solid  #FFFFFF;
}
.navi_menu.active_button{
	background: #00b5ad;
	border: 1px solid #00b5ad;
}

.navi_menu a{
	padding-left: 1.25em; /* 20px/16px */
}
.navi_menu a:before {
	content: "";
	position: absolute;
	top: 20%;
	left: 20%;
	width:.75em; /* 12px/16px */
	height:.125em; /* 2px/16px */
	border-top: .375em double #00b5ad; /* 6px/16px */
	border-bottom: .125em solid #00b5ad; /* 2px / 16px */
}

.navi_menu a.active_button:before {
	border-top: .375em double #FFF; /* 6px/16px */
	border-bottom: .125em solid #FFF; /* 2px / 16px */
}

.insidebar1{
	display: none;
}

.insidebar2 {
	font-size: 12px;
	line-height: 13px;
	font-size: 12px;
	line-height: 13px;
	padding-left: 18px;
	background: #000;
	margin: 0;
	display: none;
	float: left;
	width: 100%;
}

#sidebar .insidebar2 a {
	/*background-image: url("../bilder/trenner_aktiv.png");*/
	background-image: none;
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	line-height: 16px;
	padding-bottom: 10px;
	padding-top: 7px;
	width: 100%;
	color: #FFF;
}

#sidebar .insidebar2 .current_page_item a {
	color: #00b5ad;
}

.insidebar_main {
	border-bottom: 1px solid silver;
	margin-right: 38px;
}

.insidebar_main a:hover {
	/*background-image: url("bilder/trenner_aktiv_hover.png");*/
	background-image: none;
	color: #00B5AD;
}

.insidebar2 ul{
	padding-left: 15px;
	width: 100%;
}

#Seite1 {
	margin-left: 0;
}

#Seite1 ul {
	padding: 0;
}


.insidebar2 li{
	font-size: 12px;
	line-height: 13px;
	margin-left: 0px;
	width: 100%;
}

.insidebar2 .search-mobile {
	width: 100%;
	margin-bottom: 1em;
	display: block;
}

.insidebar2 .search-mobile form {
	border: 1px solid #FFFFFF;
	display: block;
	margin-right: 38px;
	padding: 5px;
	position: relative;
}

.insidebar2 .search-mobile form input {
	background: #000000;
	border: medium none;
	color: #FFFFFF;
	display: block;
	font: italic 12px/20px Verdana,Geneva,sans-serif;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.insidebar2 .search-mobile form .search_submit {
	background: url("../bilder/search.png") no-repeat;
	cursor: pointer;
	height: 21px;
	overflow: hidden;
	position: absolute;
	right: 1em;
	top: 0.5em;
	vertical-align: middle;
	width: 21px;
}

.cat-and-archive {
	font-size: 12px;
	line-height: 13px;
	margin: 2em 38px 2em 0;
}

.cat-and-archive .dropdown{
	margin-bottom: 1em;
}

.cat-and-archive .dropdown select{
	background: #FFF url(../bilder/arrowdown_black.gif) no-repeat center right;
	border: 1px solid #FFF;
	color: #000;
	padding: 5px;
}

.categories select {
	width: 100%;
}

.archives select {
	width: 100%;
}


#main-headline {
	/*color: #000000;*/
	/*float: left;*/
	/*font-family: ClanOT;*/
	/*font-style: normal;*/
	/*font-weight: lighter;*/
	/*line-height: 50px;*/
	font-size: 2em;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	width: auto;
	float: none;
}

.main-subline {
	float: none;
	width: auto;
}

#main{
	margin: 0.5em 20px 0 20px;
	width: auto;
	float: none;
}

#neuere_und_aeltere {
	font-size: 12px;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px 0px 20px 0;
}

#LehrendenProfilfoto {
	float: none;
	margin-bottom: 1em;
	max-width: none;
	width: auto;
}

#LehrendenProfilfoto img{
	height: auto;
	max-width: 100%;
	width: auto;
}

.lehrenden_profil_data_table {
	width: 100%;
}

#kommentar_formular input[type="text"] {
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	/*border: 1px solid #E0E0E0;*/
	/*border-radius: 5px 5px 5px 5px;*/
	/*color: #333333;*/
	/*float: right;*/
	/*font-size: 12px;*/
	/*line-height: 1;*/
	/*outline: 0 none;*/
	/*padding: 3px;*/
	width: 300px;
}

#kommentar_formular textarea {
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	/*border: 1px solid #E0E0E0;*/
	/*border-radius: 5px 5px 5px 5px;*/
	/*color: #333333;*/
	/*font-family: Verdana,Geneva,sans-serif;*/
	/*font-size: 12px;*/
	/*line-height: 1;*/
	/*margin-bottom: 16px;*/
	/*margin-top: 2px;*/
	/*outline: 0 none;*/
	/*padding: 3px;*/
	width: 383px;
}

#footer {
	min-height: 1em;
	width: 100%;
}

#footer-verlauf{
	display: none;
}

#infooter1 {
	float: left;
	font-size: 12px;
	width: 100%;
}


#footer_kontakt {
	float: left;
	height: auto;
	margin-bottom: 2em;
	margin-left: 20px;
	width: 100%;
}

#footer_haeufig-besucht {
	float: left;
	height: auto;
	margin-left: 20px;
	width: 100%;
}

#footer_blog {
	display: none;
}

.no-mobile{
	display: none !important;
}