@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

html, body {
  	height: 100%; /* wichtig */
	width: 100%
}
body {
	font-size: 101%;
	background-image: url(img/hg_body.gif);
	background-repeat: repeat-y;
	background-position: center;	
}
p {margin-bottom:1.2em}

a, a:visited {color:#8f3c40; text-decoration:none}
a:hover {color:#b26c6f; text-decoration:none}

blockquote {margin-left: 35px; margin-top: -1em}


#intro {
	position:absolute;
	margin-left:-220px;
	left:50%;
	top: 50%;
	margin-top: -220px;
	width: 410px;
	height: 380px;
	
}
#schwerpunkte {
	position:absolute;
	margin-left:-220px;
	left:50%;
	top: 50%;
	margin-top: -220px;
	width: 410px;
	height: 380px;
	display:none;
	z-index:0	
}
#around {
	width:100%;
	min-height: 100%;
	height:auto !important; 
	height:100%; /* IE */
	background-color:#fff;
}
#left {
	width:26%;
	min-height: 100%;
	height:auto !important; 
	height:100%; /* IE */
	background-color:#ebebeb;
	float:left;
	text-align: right;
	background-image: url(img/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

#right {width:660px;
min-height: 100%;
  	height:auto !important;
  	height:100%; /* IE */
background-color:#fff;
float:left;}

#nav {width:120px;
font: normal 0.75em/1em Arial, Helvetica, sans-serif;
text-align:right;
color:#737373;
float:right;
border-top:1px solid #fff;
}
#nav a, #nav a:visited {display:block; color:#737373; text-decoration:none; border-bottom:1px solid #fff; padding: 6px 11px }
#nav a:hover, #nav a:active {color:#8f3c40; text-decoration:none}
#nav .on {color:#000; text-decoration:none}

#contentS, #contentL {
float: left;
padding: 0px 30px 36px 61px;
font: normal 0.75em/1.6em Arial, Helvetica, sans-serif;
color:#4f4f4f}
#contentS {width:402px}
#contentL {width:569px}

#contentS h1, #contentL h1 {font-size: 1.4em; color:#000000; margin-bottom:1.2em; font-weight:bold}
#contentS h2, #contentL h2 {font-size: 1em; color:#000000; margin-bottom:1.2em; font-weight:bold}

#unfallhilfe {
	width:109px;
	height:34px;
	background-image: url(img/unfallhilfe_bg.gif);
	background-repeat: no-repeat;
	float:left;
	margin-bottom:20px;
	font: normal 0.70em/1.4em Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	padding: 81px 20px 0px 38px
}
	#unfallhilfe a, #unfallhilfe a:visited {color: #14726e; text-decoration:none}
	 #unfallhilfe a:hover {color: #209f9a; text-decoration:none}
	 .gruen {color: #14726e; }
	 
	 
#Arbeitsrecht {
	width:109px;
	height:34px;
	background-image: url(img/kuendigung_bg.gif);
	background-repeat: no-repeat;
	float:left;
	margin-bottom:20px;
	font: normal 0.70em/1.4em Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	padding: 81px 20px 0px 38px
}
	#Arbeitsrecht a, #Arbeitsrecht a:visited {color: #14726e; text-decoration:none}
	 #Arbeitsrecht a:hover {color: #209f9a; text-decoration:none}
	 .gruen {color: #14726e; }
	 
	 .kasten {
	padding:25px 20px 20px 38px;
	background-image: url(img/kasten.gif);
	height:135px;
	margin: 20px 0;
	background-repeat: no-repeat;
}

#rueckruf {
	width:109px;
	height:150px;
	background-image: url(img/rueckruf_bg.gif);
	background-repeat: no-repeat;
	float:left;
	font: normal 0.70em/1.4em Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	padding: 81px 20px 0px 38px;
}

#footer {clear:left;
width:599px;
margin-left:61px;
border-top: 1px solid #8f3c40;
font: normal 0.70em/1.4em Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	padding:8px 0
}

.textf02, .textf01 {border:1px solid #d5d5d5;
padding:4px 7px;
width: 310px;
margin: 4px 0;
font: normal 1em/1.2em Arial, Helvetica, sans-serif;
    border-radius: 8px;
color:#000}

.textf01 {
height:18px}
.textf02 {margin-top: 0px}

.abschicken {background-color: #96464a;
    border: 1px solid #96464a;
padding:5px 0;
width: 328px;
margin: 2px 0;
font: bold 1em/1.2em Arial, Helvetica, sans-serif;
color:#fff;
     border-radius: 8px;
cursor:pointer}
.abschicken:hover {background-color: #555;
    border: 1px solid #555;}

ul  {
	margin-left:35px;
	margin-bottom: 8px;
}

ul li {
	padding-bottom: 5px;
	list-style-type: disc;
}




#cookiebar {
	position: fixed;
	left: 0;
	background: rgba(0,0,0,0.8);
	width: 100%;
	bottom: 0;
	text-align: center;
	color: #fff;
	padding: 15px 45px;
	z-index: 9999;
	box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

#cookiebar p {
	font-size: 12px;
	margin-bottom: 0;
}

#cookiebar a { color: #fff; text-decoration: underline }
#cookiebar a:hover { color: #fff; text-decoration: none }

#cookiebar #cookieOK { 
	padding: 3px 10px;
	background-color: transparent;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 2px;
	padding-bottom: 5px;
	cursor: pointer;
}