* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
}

html {
 /*overflow-x:hidden;*/
 overflow-y:scroll;
 font-family: Verdana, Arial,Geneva , Helvetica, sans-serif;
 font-size:12px;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  font-size: 12px;
  color: #666666;
	/*background-color:#3D3D3D;*/

}

#kontakt_table {
  border-collapse:collapse;
}
.thickbox {
  background-image:url(images/$lang/bildvergroessern_klein.gif);
	background-position:bottom left;
  background-repeat: no-repeat;
	padding-bottom:15px;
}

.tr_red {
	border:1px solid red;
}

.image_left {
	float:left;
	padding-right:40px;
	margin-right:15px;
}

img {
  border:0px;
  vertical-align: bottom;
}

area {
  cursor:pointer;
}

#image_map_div {
	position:absolute;
	top:510px;
	left:470px;
	z-index:15;
	height:25px;
	width:300px;
}

#image_map_div2 {
	position:absolute;
	top:510px;
	left:470px;
	z-index:15;
	height:25px;
	width:300px;
}

#image_map_text {
  color:#ffffff;
	font-weight:bold;
	font-size: 16px;
	margin:0px;

}
/* container */

#start {
  position:relative;
  width:982px;
  margin: auto;
}


#container {
  position:relative;
  width:982px;	
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
}

#header {
	position: relative;
	height: 60px;

}

#quicknav {
	position:absolute;
	right:10px;
	top:13px;
	width:650px;
}

#suche {
 position:absolute;
	left:20px;
	top:13px;
	width:350px;
}


#search_button{
  background-color:#ffffff;
	color:#666666;
	font-weight:bold;
}

#nav {
  width:970px;
  padding-left:6px;
  padding-right:6px;
  position: relative;
}

#content {
  width:970px;
  padding-left:6px;
  padding-right:6px;
  padding-bottom:6px;
  position: relative;
  background-color:white;
}

#con2 {
  position:relative;
	background-color:#EFEFEF;
	min-height: 304px;
  height: auto !important;
  height: 304px;
}

.subnavigation {
	background-color: #006332;
	background-image: url(images/subnav_bg_hlf.gif);
  background-repeat: no-repeat;
	height: 300px;
  vertical-align:top;
  border-top:15px solid #EFEFEF;
  border-left:15px solid #EFEFEF;
  border-bottom:15px solid #EFEFEF;
}
.subnavigation_wartung {
	background-color: #006332;
	background-image: url(images/subnav_bg_hlf.gif);
  background-repeat: no-repeat;
	height: 300px;
  vertical-align:top;
  border-top:15px solid #EFEFEF;
}

#subnav {
	padding:48px 10px 10px 15px;
	left:15px;
	min-height:246px;
	height:246px;
	height:auto! important;
}


#footer {
  position: relative;
  margin-top:16px;
  color:white;
  text-align:center;
  background-image: url(images/footer_points.gif);
  background-repeat: repeat-x;
  padding-top:15px;
  padding-bottom:20px;
}

h1,.input_h1 {
	color: #006332;
	font-size: 24px;
	font-family: Arial;
	font-style: italic;
	letter-spacing:-0.2px;
	font-weight:bold;
	margin-top:0px;

}

h2 {
	color: #FFCC00;
	font-weight:bold;
	margin-top:0px;
}

h3 {
	color: #006332;
	font-weight:bold;
	font-size: 14px;
	margin:0px;
}

.head_line {
	margin-bottom:14px;
	background-image: url(images/hl_points.gif);
  background-repeat: repeat-x;
	height:34px;
}

/* links */
a.h3link:link, a.h3link:visited, a.h3link:active, a.h3link:hover {
  color: #006332;
	font-weight:bold;
	font-size: 14px;
	margin:0px;
}

a.h3linkred:link, a.h3linkred:visited, a.h3linkred:active, a.h3linkred:hover {
  color: #D6142B;
	font-weight:bold;
	font-size: 14px;
	margin:0px;
}

.red {
	color:#D6142B;
}

a:link,a:visited,a:active {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
  font-size: 12px;
  font-style: normal;
  color: #333333;
  text-decoration: underline;
  font-weight:normal;
}

a.blacklink:link, a.blacklink:visited, a.blacklink:active {
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	font-weight : bold;
}

a.blacklink:hover {
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: underline;
	font-weight : bold;
}

a.blacklink2:link, a.blacklink2:visited, a.blacklink2:active {
	text-decoration:none;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink2:hover {
	text-decoration:none;
	font-size: 12px;
	color:#666666;
	text-decoration: underline;
	font-weight : normal;
}

a.blacklink3:link, a.blacklink3:visited, a.blacklink3:active {
	text-decoration:none;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink3:hover {
	text-decoration:none;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}

a.blacklink4:link, a.blacklink4:visited, a.blacklink4:active {
	text-decoration:none;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight : bold;
}

a.blacklink4:hover {
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	font-weight : bold;
}

a.blacklink11:link, a.blacklink11:visited, a.blacklink11:active {
	padding-left:25px;
	text-decoration:none;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight : bold;
  background-image:url('images/line.gif');
	background-position:0px 3px;
	background-repeat:no-repeat;
}

a.blacklink11:hover {
	padding-left:25px;
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	font-weight : bold;
	background-image:url('images/line1.gif');
  background-position:0px 3px;
	background-repeat:no-repeat;
}
a.blacklink10:link, a.blacklink10:visited, a.blacklink10:active {
	padding-left:25px;
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	font-weight : bold;
  background-image:url('images/line.gif');
	background-position:0px 3px;
	background-repeat:no-repeat;
}

a.blacklink10:hover {
	padding-left:25px;
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	font-weight : bold;
	background-image:url('images/line1.gif');
	background-position:0px 3px;
	background-repeat:no-repeat;
}

a.blacklink7:link, a.blacklink7:visited, a.blacklink7:active {
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	font-weight : bold;
}

a.blacklink7:hover {
	text-decoration:none;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	font-weight : bold;
}

a.blacklink5:link, a.blacklink5:visited, a.blacklink5:active {
	text-decoration:none;
	font-size: 12px;
	color:#ABABAB;
	text-decoration: none;
	font-weight : bold;
}

a.blacklink5:hover {
	text-decoration:none;
	font-size: 12px;
	color:#5C5C5C;
	text-decoration: none;
	font-weight : bold;
}

a.blacklink6:link, a.blacklink6:visited, a.blacklink6:active {
	text-decoration:none;
	font-size: 12px;
	color:#006332;
	text-decoration: underline;
	font-weight : bold;
}

a.blacklink6:hover {
	text-decoration:none;
	font-size: 12px;
	color:#006332;
	text-decoration: none;
	font-weight : bold;
}

#unternehmen_div {
  top:171px;
  left:79px;
}
#leistungsspektrum_div {
	z-index:5;
  top:171px;
  left:195px;
}
#kundenservice_div {
  top:171px;
  left:352px;
}
#publikationen_div {
  top:171px;
  left:484px;
}

#kontakt_div {
  top:171px;
  left:819px;
}

.menubox {
  display: none;
  position: absolute;
  background-color: #006332;
  border:1px solid white;
  z-index: 10;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
}
.menubox p {
  margin: 3px;
  border-bottom:1px solid #33825B;
}
.menubox p a:link,.menubox p a:active,.menubox p a:visited {
    background-image:url(images/pfeil.gif);
    background-repeat:no-repeat;
    background-position:top left;
    padding-left:14px;
    color:white;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    font-style:italic;
    font-family: Arial;
    letter-spacing:1px;
}
.menubox p a:hover {
    background-image:url(images/pfeil1.gif);
    background-repeat:no-repeat;
    background-position:top left;
    color:#FFCC00;
    font-size:13px;
    padding-left:14px;
    font-weight:bold;
    text-decoration:none;
    font-style:italic;
    font-family: Arial;
    letter-spacing:1px;
}

ul{
	margin-left:15px;
}
ul#katlist{
	margin-left:-30px;
}

ol{
	margin-left:28px;
 	list-style-type:decimal;
}
li {
	margin-left:0px;
	padding:0px;
}
.submit {
    padding:6 3 6 3px;
	border:2px solid white;
	background-color:#006332;
	color:white;
	font-weight:bold;
	font-size:13px;

}