
a {
	text-decoration: none;
	color: #c60000;
}
a:hover {
	text-decoration: overline underline;
}

h1 {
  font-size: 20px;
}

h2 {
  color: black;
  font-size: 16px;
  color: #c60000;
}

h3 {
  color: black;
  font-size: 14px;
}

h4 {
  color: #c60000;
  font-size: 12px;
}
p {
  margin-top: 0px;
}
li {
  font-size: 12px;
}

body {
  margin:0px;
  padding:0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-family: arial;
  text-align:center;
  color: #444444;
  
  padding-top: 0px;
  padding-bottom: 0px;

}
#webseite {
  text-align:left;
  width: 900px;
  margin: 10px auto;
  background-image: url(/images/hintergrund.jpg);
  background-image: url(/images/hintergrund-links.jpg);
  background-image: url(/images/hintergrund-links-140.jpg);
  background-repeat: repeat-y;
  
  background-color: white;
  border: 1px solid #111111;
  background-image: none;
}

#header {
  height: 100px;
  xbackground-image: url(/images/header-workatlimit-1.jpg);
  xbackground-image: url(/images/header-1.jpg);
  background-image: url(/images/wolbaksw.jpg);
  background-position: right;
  background-repeat: no-repeat;
  background-color: white;
  border: 1px solid #cc0000;
  border-bottom: 0px;
  
  border: 0px;
  background-image: url(/images/header-workatlimit-3.jpg);
}
#textheader {
  color: red;
  font-size: 10px;
  text-align: right;
  width: 100%;
  height: 20px;
}
div#Rechts {
  padding-top: 10px;
  width: 130px;
  float: right;
  font-size: 0.9em;
  color: #444444;
  background-color: white;
}
div#Rechts img {
  width: 100%;
}
div#Rechts div.rechtstop {
  text-align: center;
  background-color: #cc0000;
  color: white;
  margin-top: 15px;
  padding-left: 0px;
  font-weight: bold;
  background-image: none;
  
  background-color: #444444;
}
div#Rechts div {
  padding: 5px;
  padding-left: 0px;
  background-image: url(/images/bg_weich-rechtshaupt.jpg);
  border-bottom: 1px solid #999999;
  
  background-image: none;
  background-color: none;
  border: 0px;
  background-color: white;
}
div#Rechts div p {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
  
}

div#Links {
  width: 137px;
  float: left;
  background-color: white;
  padding-top: 15px;
}
div#Mitte {
  margin-top: 15px;
  float: left;
  width: 620px;
  xbackground-color: #aaccaa;
}
div#Mitte img {
  border: 0px;
}
div#Mitte div#Mitteinnen {
  border-left: #999999;
}
div#Mitteinnen {
  padding: 25px;
  padding-top: 0px;
}
div#Mitteinnen xdiv {
  width: 30%;
  height: 160px;
  margin: 5px;
  margin-top: 0;
  margin-bottom: 10px;
  float: left;
  border: 1px solid #bbbbbb;
  padding: 3px;
}
div#authorisierungen {
  margin-top: 0px;
  text-align: center;
  padding: 5px 0px;
  padding-bottom: 0px;
  border-top: 1px solid black;
  vertical-align: middle;
}

div#authorisierungen img {
  height: 26px;
}

div#schluss {
  padding: 2px 10px;
  color: black;
  margin-top: 10px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #999999;
  font-weight: bold;
  font-size: 11px;
  height: 20px;
  background-color: #efefef;
}

.nolim {
	font-weight: bold;
	font-style: normal;
	font-family: verdana;
	color: black;
	font-size:1.2em;
}
.it {
	font-weight: bold;
	font-style: normal;
	font-family: verdana;
	font-size:1.2em;
	color:#CC0000;
	color:#B41C34;
}
.workatsolids {
    color: black;
    font-style: italic;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
	line-height: 200%;
}
.work {
	color: red;
}
.solids {
    color: red;
}
.gmbh {
    color: black;
    font-style: italic;
    font-size: 1.1em;
    font-weight: bold;
}
.systemworkx {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
.X {
  color:#FF0000;
}
.AG {
	color: #333333;
  font-size: 0.8em;
}
p.linie {
  position: relative;
  top: 15px;
	xbackground:url(/images/punkt_grau.gif) top repeat-x;
	text-align: right;
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	color: #cc0000;
	z-index: 0;
}
.s-line {
  margin:0px;
}
.flyerlink {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 100px;
	height: 90px;
	float: left;
	background-color: #eaeaea;
	padding: 5px;
	color: #888888;
	text-align: center;
	overflow: hidden;
}
.flyerlink img {
	width: 90px;
}

.backorange {
  background-color: #FFA500;
}

