body {
	font-size: 0.75em; /*12px*/
	line-height: 1.25em; /*20px*/	
}
h1 {
	font-size: 1.7em;
	line-height: 1em;
}
.bild_home {
	display:none;
}
.bild_beratung {
	height: auto;
	width: 100%;
	padding-left:0;
}
.bild_team {
	height: auto;
	width: 100%;
	padding-left:0;
	margin-top: -2px;
}
.bild_mobil{
	height: auto;
	width: 100%;
	display: block;
}

#mobgalerie {
	display: block;
	margin-left: 20px;
	position: absolute;
	left: 185px;
	top: -18px;
}
#mobgalerie a{
	text-decoration:none;
	background-color: #79AEB0;
	color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#mobgalerie a:visited {

}
#mobgalerie a:hover {
	text-decoration:none;
	background-color: #318285;
	font-weight: 200;
}
#mobgalerie a:focus {
	text-decoration:none;
	background-color: #318285;
	font-weight: 200;
}
table img {
	height: auto;
	width: 100%;
	padding-left:0;
}
.container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	max-width: 480px;
	min-width: 320px;
	background-color: #FFF;
}
.content_fix {
	width: 100%;
	float: left;
	background-image: none;
	background-color: #FFF;
	height: auto;
}
.content {
	width: 100%;
	float: left;
	background-image: none;
	background-color: #FFF;
	height: auto;

}
#galcontainer{
	display:block;
}
.bodytext {
    text-align: left;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 0px;
    min-height: 0px;
}
.bodytext_team {
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}


.header {
	background-image: url(_pics/HG_header_k.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.sidebar1 {

	width: inherit;
}

.sidebar1 .nav li a:link {
	text-decoration: none;
	color: #FFF;
}

.sidebar2 {
	padding-top: 0px;
	color: #FFF;
	float: left;
	width:100%;
}
.sidebar2_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	width:90%;
	float: left;
}
.footer {
	clear: left;
	float: left;
	width: 100%;
	height: 80px;
	background-image: none;
}
.azbodyblau {
	color: #318285;
}
.azfooter {
	font-size: 10px;
	color: #FFF;
	padding-left: 20px;
}

.bodybuttons {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 3px;
	padding-bottom: 0px;
}


.bodytext_home ul li {
	list-style-position: inside;
	list-style-type: square;
}
