body {
  font-family : Verdana, sans-serif; 
  background-color : #d3d3f0; 
  font-size : 12px; 
  height : 100%; 
  background-image : url('../images/hintergrund.gif'); 
  background-repeat : repeat-x;
  padding: 0px;
  margin: 0px;
}
div#head {
  text-align: left;
  width: 992px;
  padding-top: 50px;
  padding-left: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #444444;
  margin: 0px;
  background-image : url('../images/logo.gif'); 
  background-repeat : no-repeat;
  height: 100px;
}
* html div#head {
  height: 150px;
}
div#content {
  text-align: left;
  width: 992px;
}

div.socialservices img {
  border: 0; }


table.box {
	border-collapse: collapse;
	margin-bottom: 5px;
}
.lo {
	background:url(../images/box-lo.gif) no-repeat;
	width: 13px;
	height: 13px;
	padding:0;
}
.o {
	background:url(../images/box-o.gif) repeat-x;
	height: 13px;
}
.ro {
	background:url(../images/box-ro.gif) no-repeat;
	width: 13px;
	height: 13px;
}
.l {
	background:url(../images/box-l.gif) repeat-y;
	width: 13px;
	padding:0;
}
.c {
  background-color: #ffffff;
  padding: 5px;
  padding-top: 0px;
  font-size: 13px;
}
.c h1 {
  font-size: 16px;
}
.c h2 {
  margin-top: 20px;
  font-size: 13px;
  color: #666666;
}
.c h3 {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
}

.m {
  background-color: #ffffff;
  padding: 5px;
  padding-top: 0px;
  font-size: 12px;
}
.m h1 {
  font-size: 12px;
}
.m h2 {
  font-size: 13px;
}
.m h3 {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
/*  border-bottom: 1px dotted gray; */
  text-decoration: underline;
}

.r {
	background:url(../images/box-r.gif) repeat-y;
	width: 13px;
	padding:0;
}
.lu {
	background:url(../images/box-lu.gif) no-repeat;
	width: 13px;
	height: 13px;
	padding:0;
}
.u {
	background:url(../images/box-u.gif) repeat-x;
	height: 13px;
}
.ru {
	background:url(../images/box-ru.gif) no-repeat;
	width: 13px;
	height: 13px;
}

table, td {
  vertical-align: top;
  font-size: 13px; 
  color: #444;  }