html {
	overflow:hidden;
	overflow-y:scroll;
}
body {
	margin:0px auto;
	padding:0px;
	font-family:Palatino, "Times New Roman", Times, serif;
	font-size:15px;
	color:#191919;
	line-height:21px;
	background:url(img/back.png) repeat-x #fff;
	text-align:center;
}
table, td {
	font-family:Palatino, "Times New Roman", Times, serif;
	font-size:15px;
	color:#191919;
	line-height:21px;
	vertical-align:top;
	border-collapse:collapse;
}
form {
	margin:0px;
}
h1,h2,h4,h5 {
  font-size:13px;
  line-height:18px;
  color:#6c6c6c;
  padding:0px;
  margin:0px;
  margin-bottom:15px;
}
h1.h1bild, h1.h1bildkl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:25px;
	text-transform:uppercase;
	color:#785938;
	margin-bottom:20px;
}
h1.h1bildkl {
	font-size:12px;
	margin-bottom:0px;
}
h2 {
	font-size:12px;
  line-height:16px;
	margin-bottom:5px;
}
.inhalt5050 h1, .inhalt303030 h1 {
	font-size:11px;
	margin-bottom:0px;
}
hr {
  height:1px;
  border:0px;
  border-bottom:1px solid #999;
  margin:0px 0px 10px 0px;
}
input, textarea, select {
 	font-family:Palatino, "Times New Roman", Times, serif;
 	font-size:12px;
 	color:#191919;
 	/*border:solid 1px #999;*/
 	border-top:1px solid #474747;
 	border-left:1px solid #474747;
 	border-right:1px solid #dadada;
 	border-bottom:1px solid #dadada;
 	background-color:#fff;
 	/*width:300px;*/
}
input:focus, textarea:focus {
  background-color:#f9f9f9;
}
a:link, a:active, a:visited {
  color:#785B38;
  text-decoration:none;
  outline:none;
}
a:hover {
	color:#191919;
  text-decoration:underline;
}
#master {
  position:relative;
  margin:40px auto 0px auto;
  width:860px;
  text-align:left;
  border:1px solid #fff;
}
#logo {
  position:absolute;
	top:0px;
	right:0px;
  width:135px;
	height:65px;
}
#menue {
	position:absolute;
	top:110px;
	left:0px;
  width:860px;
  height:39px;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  /*border:1px solid red;*/
}
#menue ul {
	list-style:none outside;
	padding:0px;
  margin:0px;
}
#menue li {
	list-style:none outside;
	padding:0px;
  margin:0px;
  display:inline;
}
#menue a {
  margin-right:15px;
  height:39px;
  display:block;
  float:left;
}
#menue a.leistungen {
	background:url(/img/m_leistungen.gif) no-repeat;
	width:77px;
}
#menue a.leistungen:hover, #menue a.leistungencur {
	background:url(/img/m_leistungen_o.gif) no-repeat !important;
}
#menue a.kosten {
	background:url(/img/m_kosten.gif) no-repeat;
	width:50px;
}
#menue a.kosten:hover, #menue a.kostencur {
	background:url(/img/m_kosten_o.gif) no-repeat;
}
#menue a.zur-person {
	background:url(/img/m_zur-person.gif) no-repeat;
	width:80px;
}
#menue a.zur-person:hover, #menue a.zur-personcur {
	background:url(/img/m_zur-person_o.gif) no-repeat;
}
#menue a.kontakt {
	background:url(/img/m_kontakt.gif) no-repeat;
	width:58px;
}
#menue a.kontakt:hover, #menue a.kontaktcur {
	background:url(/img/m_kontakt_o.gif) no-repeat;
}
#menue a.impressum {
	background:url(/img/m_impressum.gif) no-repeat;
	width:75px;
}
#menue a.impressum:hover, #menue a.impressumcur {
	background:url(/img/m_impressum_o.gif) no-repeat;
}
#menue .last a {
	margin-right:0px;
	float:right;
}
#inccon {
	position:relative;
	left:0px;
  top:185px;
  margin-bottom:185px;
  width:860px;
	/*border:1px solid red;*/
}
#submenu {
	position:relative;
  float:left;
  display:block;
  top:0px;
  left:0px;
  width:150px;
  /*border:1px solid #fff;*/
}
#submenu ul, #submenu li {
	list-style:none outside;
	padding:0px;
  margin:0px;
}
#submenu a {
	width:150px;
	height:20px;
  margin-bottom:10px;
  display:block;
}
#submenu a.l_allgemein {
	background:url(/img/s_l_allgemein.gif) no-repeat;
}
#submenu a.l_allgemein:hover, #submenu a.l_allgemeincur {
	background:url(/img/s_l_allgemein_o.gif) no-repeat;
}
#submenu a.l_fuer-arbeitgeber {
	background:url(/img/s_l_fuerarbeitgeber.gif) no-repeat;
}
#submenu a.l_fuer-arbeitgeber:hover, #submenu a.l_fuer-arbeitgebercur {
	background:url(/img/s_l_fuerarbeitgeber_o.gif) no-repeat;
}
#submenu a.l_fuer-arbeitnehmer {
	background:url(/img/s_l_fuerarbeitnehmer.gif) no-repeat;
}
#submenu a.l_fuer-arbeitnehmer:hover, #submenu a.l_fuer-arbeitnehmercur {
	background:url(/img/s_l_fuerarbeitnehmer_o.gif) no-repeat;
}
#submenu a.l_compliance {
	background:url(/img/s_l_compliance.gif) no-repeat;
}
#submenu a.l_compliance:hover, #submenu a.l_compliancecur {
	background:url(/img/s_l_compliance_o.gif) no-repeat;
}
#submenu a.l_vertragsgestaltung {
	background:url(/img/s_l_vertragsgestaltung.gif) no-repeat;
}
#submenu a.l_vertragsgestaltung:hover, #submenu a.l_vertragsgestaltungcur {
	background:url(/img/s_l_vertragsgestaltung_o.gif) no-repeat;
}
#submenu a.k_allgemein {
	background:url(/img/s_k_allgemein.gif) no-repeat;
}
#submenu a.k_allgemein:hover, #submenu a.k_allgemeincur {
	background:url(/img/s_k_allgemein_o.gif) no-repeat;
}
#submenu a.k_angebote {
	background:url(/img/s_k_angebote.gif) no-repeat;
}
#submenu a.k_angebote:hover, #submenu a.k_angebotecur {
	background:url(/img/s_k_angebote_o.gif) no-repeat;
}
#inhalt {
  position:relative;
  float:right;
  width:670px;
  padding-bottom:30px;
  /*border:1px solid red;*/
}
#inhalt ul {
	/*margin:0px 0px 15px 0px;
	padding:0px 0px 0px 13px;*/
	list-style:none outside;
}
#clearer {
  clear:both;
}
#footer {
	position:absolute;
  /*bottom:-53px;*/
  left:0px;
  width:860px;
  padding:7px 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  border-top:1px solid #999;
  /*border:1px solid red;*/
}

/* special pages */
#adresse {
	position:relative;
  float:left;
  display:block;
  top:0px;
  left:0px;
  width:150px;
  border:1px solid transparent;
}

/* classes */
p {
	margin:0px;
  padding:0px;
	margin-bottom:18px !important;
}

/* flexible content */
.inhalt5050 {
  position:relative;
  /*border:1px solid red;*/
  /*margin-bottom:20px;*/
}
.inhalt5050Links {
  float:left;
  width:50%;
  margin-left:0px;
}
.inhalt5050Rechts {
  float:right;
  width:50%;
  margin-left:0px;
}
.inhalt5050Clear {
  clear:both;
}