/* css stylesheet */


body	{
    background: #fff url(../bilder/hg_content.gif) no-repeat;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;   
}

#page	{
	width:858px;
	min-height: 200px;
	margin: 0px 0px 0px 0px;   
    padding: 0px 0px 0px 0px;   
}


#logo {
	width: 858px;
	height: 221px;
    background: transparent url(../bilder/logo.jpg) no-repeat;
   	float: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;   
}


#menu {
	width: 350px;
	min-height: 200px;
   	float: left;
	margin: 43px 0px 0px 20px;   
	padding: 0px 0px 0px 0px;   
}


#menu ul {
	width: 330px;
	float: left;
	margin: 0px 0px 30px 0px;   
	padding: 0px 0px 0px 0px;   
}


#menu ul.leistungen {
	margin: -110px 0px 30px 0px;   
}

#menu ul.fernwartung {
	margin: -130px 0px 30px 0px;   
}


#menu ul li.firstchild {
   	width: 300px;
	min-height: 15px;
	border-bottom: 1px solid #636363;
    background: transparent url(../bilder/pfeil_gross.gif) no-repeat;
	list-style-type: none;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	font-style: normal;
	float: left;
	display: block;
	margin: 0px 0px 6px 0px;   
	padding: 0px 0px 2px 28px;   
}



#menu ul li {
   	width: 300px;
	min-height: 10px;
    background: transparent url(../bilder/pfeil_klein.gif) no-repeat;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px 0px 6px 0px;   
	padding: 0px 0px 0px 28px;   
}

#menu ul li.submneu {
   	width: 300px;
	min-height: 10px;
    background: none;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px 0px 6px 0px;   
	padding: 0px 0px 0px 28px;   
}


#menu ul li a {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 12px;
	font-weight: regular;
	text-decoration:none;
	text-transform: none;
	font-style: normal;
	background-color: #fff;
   	float: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;   
}


#menu ul li a:hover {
	text-decoration:underline;
}


#submenu_referenzen, #submenu_leistungen {
	width: 150px;
	height: 60px;
	padding: 12px;
	border: 1px solid #636363;
	position: relative;
	visibility: hidden;
	z-index: 2;
    left: 55px;
	top: -45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFF;
}

#submenu_referenzen {
	z-index: 2;
}


#submenu_leistungen {
	height: 80px;
}



#submenu_referenzen ul li {
	width: 150px;
	min-height: 10px;
	background: transparent url(../bilder/pfeil_klein.gif) no-repeat;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 28px;
}


#submenu_referenzen ul li a {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 12px;
	font-weight: regular;
	text-decoration:none;
	text-transform: none;
	font-style: normal;
	background-color: #fff;
   	float: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;   
}


#submenu_referenzen ul li a:hover {
	text-decoration:underline;
}

#content	{
	width: 468px;
	min-height:500px;
	font-size: 12px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #636363;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    letter-spacing: 0px;
	line-height: 17px;
	text-align:left;
	float: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 19px;   
}



#content table {
	width: 100%;
        clear:both; 
	border-style:none;
	border-collapse: collapse;  
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;  
}



#content table td {
	font-size: 12px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #636363;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    letter-spacing: 0px;
    vertical-align: top;
	line-height: 17px;
	text-align:left;
	margin: 0px 0px 0px 0px;   
	padding: 15px 0px 15px 0px;  
}



#content table td input{
    width: 250px;
	background-color: transparent;
    color: #636363;
    border: 1px solid #636363;
	margin: 0px 0px 0px 120px;   
	padding: 3px;  
}



#content table td textarea{
    width: 250px;
	height: 150px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	color: #636363;
    border: 1px solid #636363;
	margin: 0px 0px 0px 120px;   
	padding: 3px;  
}

#content table td input.formbutton{
    width: 150px;
	background-color: #eeeeee;
    color: #636363;
    border: 1px solid #636363;
	margin: 0px 0px 0px 120px;   
	padding: 3px;  
}



#content h2 {
	width: 454px;
	height: 28px;
	font-size: 14px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #e21816;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
    letter-spacing: 0px;
	text-align: left;
	float: left;
	margin: 0px 0px 15px 0px;   
	padding: 20px 15px 10px 0px;   
}



#content img {
	border: 1px solid #636363;
	background-color: transparent;
	float: left;
	margin: 0px 22px 22px 0px;   
	padding: 2px;   
}


#content a {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	color: #636363;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	margin: 0px 0px 0px 0px;   
	padding: 1px;   
}


#content a:hover {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #dcdcdc;
	color: #636363;
	font-size: 12px;
	font-style: normal;
	margin: 0px 0px 0px 0px;   
	padding: 1px;   
}


#content #produkte	{
	width: 100%;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;   
}


#content #produkte table {
	width: 468px;
        clear:both; 
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;  
}

#content #produkte caption {
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 8px 0px;   

}

#content #produkte table td {
	font-size: 12px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #636363;
	border: 1pt solid #fff;
	border-collapse: collapse;  
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    letter-spacing: 0px;
	line-height: 17px;
    vertical-align: top;
	text-align:left;
	margin: 0px 0px 0px 0px;   
	padding: 8px;  
}


#content #produkte table td.zeile1 {
    background-color: #e5e5e5;
	margin: 0px 0px 0px 0px;   
	padding: 7px 0px 7px 10px;  
}

#content #produkte table td.zeile2 {
    background-color: #f7f7f7;
	margin: 0px 0px 0px 0px;   
	padding: 7px 0px 7px 10px;  
}

.small {
	font-size: 9px;
	font-weight: bold;
}

.preis {
    font-size: 14px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #e11816;
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    letter-spacing: 0px;
	margin: 0px;   
	padding: 0px;  
}

.newsdatum {
    width: 468px;
	min-height: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #636363;
	float:left;
	margin: 0px 0px 5px 0px;   
	padding: 0px 0px 0px 0px;   

}

hr	{
	width: 100%;
	height: 1px;
	background-color: transparent;
	border-top: 0pt;
	border-right: 0pt;
	border-bottom: 1px dotted #636363;
	border-left: 0pt;
	margin: 15px 0px 13px 0px;   
	padding: 0px 0px 0px 0px;   
}



#footer	{
	width: 841px;
	height: 30px;
	border-top: 1px solid #636363;
	float: left;
	margin: 55px 0px 40px 16px;   
	padding: 3px 0px 0px 0px;   
}




#footer	p {
	width: 420px;
	height: 30px;
	font-size: 9px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #636363; 
	float: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;   

}


#footer ul {
	width: 194px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 227px;   
	padding: 0px 0px 0px 0px;   
}


#footer	ul li {
	min-width: 20px;
	list-style-type: none;
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;   
	padding: 0px 0px 0px 0px;   
}

#footer	ul li a {
	font-size: 9px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #636363; 
	float: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;   
}


#footer	ul li a:hover {
	min-width: 25px;
	font-size: 9px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: underline;
    color: #636363; 
	float: left;
	margin: 0px 0px 0px 0px;   
	padding: 0px 0px 0px 0px;   
}



.bold {
	font-weight: bold;
	}

	
.clear {
  clear:both; 
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
	
	
