body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
}
   
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #0000FF;
}

a:visited {
	color: #000099;
}

a:hover {
	color: #990000;
	text-decoration: none;	
}

a:active {
	color: #000099;
}

ul {
	margin-left: 20px;
	padding: 0px;
	list-style-type:none;
}

li {
	background-image:url(dot3.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding-left:15px;
}

#container {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px solid black;
	width:750px;
}
   
#header1 {
	float:left;
	margin-left:50px;
	margin-bottom:10px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 10px;
	display:none;
}
#header2 {
	margin-left: 50px;
	width:509px;
	height:82px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 30px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;

}
#navigation {
	float:right;
	width: 155px;
	margin-left: 30px;
	margin-bottom: 20px;
	border-left: 1px dashed #999999;
	background-color: #F7F7F7;
}

#mainnavi {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
}

#mainnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#mainnavi li {
	background-image:url(dot.gif);
	background-position: 0px;
	background-repeat:no-repeat;
	padding-left:7px;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#ldienstleistungen{
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lprodukte{
	border-bottom: 1px dashed #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maintitel {
 margin-right: 50px;
 margin-left: 50px;
 color: #990000;

}

h1 {
	text-transform: uppercase;
}

#content {
	margin-right: 50px;
	margin-left: 50px;
}

#content p {
	line-height: 1.5em;
	text-align: justify;
}

h2 {
	color: #990000;
}

.datum {}
.titel {}
#footer {
	padding-right: 50px;
	padding-left: 50px;
	color: #999999;
	text-align: center;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #999999;
}

#footdesc {
	display:none;
}

#navigation a:link {
	color: #000000;
	text-decoration: none;
}

#navigation a:visited {
	color: #666666;
	text-decoration: none;
}

#navigation a:hover {
	background-color:#FFFFFF;
	color: #990000;
	text-decoration: underline;
}

#navigation a:active {
	color: #990000;
	text-decoration: underline;
}

.picture {
	width:415px;
	padding:10px;
	border: 1px dashed #999999;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-bottom: 10px;
	 	}
		
.picture p {
	line-height: 1em;
	text-align: left;
}

.pictureimg{
		float:right;
		width:160px;
		margin-left:20px;
		height:120px;
		border: 1px solid #333;
		}
		
.picdes {
		color: #990000;
}
		
h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	 	}
		
.pictxt {
	 	}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

fieldset {
	width: auto;
	padding-top: 0.5em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dashed #999999;
}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	font-variant: small-caps;
}
.code {
	color: #660000;
}
