body, html {
	height: 100%;
	margin:0;
	padding:0;
}
body {
	background-color: #ebead2;
	background-image: url('img/sidearea-htg.jpg');
	background-repeat: repeat-y;
}

@media(max-width:767px) {
	/* mobile */
	body,html {
		padding-top: 30px;
	}
	body {
		background-image: none;
	}
}

.navbar-fixed-top .navbar-brand {
	padding: 0;
}


.side-area {
	display: inline-block;
	vertical-align: top;
	width: 230px;
	height: 100%;
	background-color: #fff;
}

.side-area .logo {
	margin-top: 400px;
}

.content-wrapper {
	display: inline-block;
	position: relative;
	vertical-align: top;
}


.logo-mobile {
	margin: 5px 0 0 15px;
	width: 106px;
	height: auto;
}


/* mobile Navigation*/

.navbar-default {
	background-color: #fff;
}

.navbar-nav > li > a {
	font-size: 17px;
	line-height: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}
.nav > li > a {
	display: block;
	padding: 10px 15px;
	position: relative;
}

.ani-image {
	position: absolute;
	display: none;
	top:0px;
	left:0px;
}



/* Altes CSS */


.textbereich {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4b4b4d;
	top: 284px;
	left: 13px;
	width: 485px;
}
@media(max-width:767px) {
	.textbereich {
		position: relative;
		width: 100%;
		top:auto;
		left: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
}


.stelleDetailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4b4b4d;
	position:absolute;
	top: 284px;
	left: 19px;
	width: 446px;
}

@media(max-width:767px) {
	.stelleDetailtext {
		position: relative;
		width: 100%;
		top:10px;
		left: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
}


.navigation {
	position:absolute;
	top: 11px;
	left: 12px;
	width: 160px;
}
.sprachauswahl {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4d;
	top: 14px;
	right: 12px;
	width: 100px;
}
.sprachauswahl a:link {color:#4b4b4d; text-decoration : none;}
.sprachauswahl a:visited {color:#4b4b4d; text-decoration : none;}
.sprachauswahl a:active {color:#4b4b4d; text-decoration : none;}
.sprachauswahl a:hover {color:#4b4b4d; text-decoration :  underline;}

.aufzaehlabstand {
	line-height: 22px;
}

.input_lang {
	width: 295px;
	margin-bottom:5px;
}
.input_mittel {
	width: 232px;
	margin-bottom:5px;
}
.input_kurz {
	width: 52px;
	margin-bottom:5px;
	margin-right:12px;
}
.input_plz {
	width: 52px;
	margin-bottom:5px;
	margin-right:5px;
}
.input_kurz_vorne {
	width: 155px;
	margin-bottom:5px;
	margin-right:12px;
}
.hd2 {
	padding-bottom:15px;
}
.input_langbt {
	width: 120px;
}


a:link {color:#4b4b4d; text-decoration : underline;}
a:visited {color:#4b4b4d; text-decoration : underline;}
a:active {color:#4b4b4d; text-decoration : underline;}
a:hover {color:#4b4b4d; text-decoration :  underline;}
p {
	margin-top:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom:1px;
	margin-top:18px;
	color: #4b4b4d;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:24px;
	line-height: 24px;
}
