body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(bilder/bgmenu.gif) repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6
{
  margin: 10px 10px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

ol
{
  list-style-position: outside;
}

ul
{
	margin: 0px 20px 40px 80px;
  list-style-position: outside;
}

li
{
  list-style-image: url(bilder/tonziegel.jpg);
	float: left; 
	width: 45%;
}

.a, a:link,  a:visited, a:hover, a:active{
	text-decoration: none;
}

.top
{
	position: absolute;
	margin: 0px;
	width: 100%;
	height: 130px;
	top: 0px;
	border-bottom: 1px darkred solid;
	background-image: url(bilder/dachdeckerei_logo.gif);
	background-repeat: repeat;
	z-index: 5;
}

.ol
{
  position: absolute;
	top: 0px;
	left: 0px;
	height: 130px;
	width: 180px;
}

.om
{
  position: absolute;
	top: 5px;
	height: 130px;
	left: 30%;
}

.or
{
  position: absolute;
	top: 0px;
	right: 0px;
	height: 130px;
	width: 169px;
}

.lmenu
{
  position: absolute;
	padding-top: 135px;
	padding-left: 5px;
	padding-right: 5px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 180px;
	z-index: 2;
}

.lbox
{
	width: 175px;
	height: 30px;
}

.lboxkl
{
	width: 150px;
	height: 24px;
	right: 0px;
	margin-left: 20px;
}

.menu
{
	background: url(bilder/dachdecker_bg_link20fb.gif) no-repeat;
	background-position: left;
	width: 175px;
	height: 18px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #543;
	padding-top: 3px;
}

.menu:hover
{
	background: url(bilder/dachdecker_bg_link20.gif) no-repeat;
	background-position: left;
	color: #00f;
	background-color:#7d0;
}

.menukl
{
	background: url(bilder/dachdecker_bgkl_link20fb.gif) no-repeat;
	background-position: left;
	width: 150px;
	height: 20px;
	padding-left: 28px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #543;
}

.menukl:hover
{
	background: url(bilder/dachdecker_bgkl_link20.gif) no-repeat;
	background-color:#7d0;
	color: #00f;
}

.mainrechts
{
  position: absolute;
	top: 130px;
	left: 192px;
	/*right: 220px;*/
	margin-top: 40px;
	margin-left: 10%;
	margin-bottom: 10%;
	width: 60%;
	background-repeat:no-repeat;
	background-color: #fff; 
	background-image: url(bilder/hg.jpg);
	background-position: center;
}

.spalterechts
{
  position: absolute;
	top: 130px;
	right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 20px;
	width: 170px;
	background-color: #fff; 
}

.impressumrechts
{
  position: absolute;
	top: 130px;
	left: 192px;
	right: 0px;
	margin-top: 40px;
	margin-left: 10%;
	margin-bottom: 10%;
	background-repeat:no-repeat;
	background-color: #fff; 
	background-image: url(bilder/hg.jpg);
	background-position: 20px center;
}

.impressumpic
{
  position: absolute;
	top: 40px;
	left: 400px;
}

.liste
{
	margin-bottom: 20px;
}

.footer
{
  position: absolute;
	bottom: 0px;
	width: 30px;
	width: 100%;
	right: 0px;
	background-color: #888;
	border-top: 1px solid black;
}

.footertext
{
  line-height: 100%; 
  margin-top: -2px;
  margin-bottom: -3px;
  color: #000000;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
  width: 600px;
}

.bildtitel
{
  margin-top: 2px;
  color: #444444;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.bildtitel2
{
  margin-top: 0px;
  margin-bottom: 10px;
  color: #444444;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.messbreite
{
  position: absolute;
	left: 0px;
	top: 0px;
	height: 2px;
	background-color: #999;
	width: 1024px;
	z-index: 200;
}