a {
	color:#b2c83f;
	font-size:10px;
}

li {
	margin-left:0px;
}

ul {
	margin-left:10px;
	padding-left:0px;
}

img {
	border-style:hidden;
	border:none;
	border:0px;
}

h1 {
	font-family:Helvetica, sans-serif, Verdana;
	font-size:18px;
	color:#b2c83f;
	font-weight:normal;
}


h3 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#565b61;
	font-weight:normal;	
	display:inline;	
}

h4 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#b2c83f;
	font-weight:normal;	
	display:inline;	
}


h1 sup {
	font-size:14px;
}

h2 sup {
	font-size:9px;
}

h3 sup {
	font-size:9px;
}

h4 sup {
	font-size:9px;
}

table {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#565b61;
	font-weight:normal;
}

.table_left {
	border-right:solid 1px #b2c83f;
	border-bottom:solid 1px #b2c83f;
	margin:0px;
	padding:5px;
	width:140px;
	vertical-align:top;
}

.table_right {
	border-bottom:solid 1px #b2c83f;
	margin:0px;
	padding:5px;
	width:140px;
	vertical-align:top;
}

#home {
	margin:0px;
	padding:0px;
	background-image: url(img/h_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#hydralco {
	margin:0px;
	padding:0px;
	background-image: url(img/h_hydralco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#produkte {
	margin:0px;
	padding:0px;
	background-image: url(img/h_produkte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#anwendung {
	margin:0px;
	padding:0px;
	background-image: url(img/h_anwendung.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#kontakt {
	margin:0px;
	padding:0px;
	background-image: url(img/h_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#impressum {
	margin:0px;
	padding:0px;
	background-image: url(img/h_impressum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_en {
	margin:0px;
	padding:0px;
	background-image: url(img/h_home_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#hydralco_en {
	margin:0px;
	padding:0px;
	background-image: url(img/h_hydralco_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#produkte_en {
	margin:0px;
	padding:0px;
	background-image: url(img/h_produkte_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#anwendung_en {
	margin:0px;
	padding:0px;
	background-image: url(img/h_anwendung_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#kontakt_en {
	margin:0px;
	padding:0px;
	background-image: url(img/h_kontakt_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#impressum_en {
	margin:0px;
	padding:0px;
	background-image: url(img/h_impressum_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#en {
	width:25px;
	height:25px;
	margin-left:308px;
	margin-top:160px;	
	display:block;
}

#de {
	width:25px;
	height:25px;
	margin-left:263px;
	margin-top:160px;	
	display:block;
}

#content {
	width:315px;
	height:304px;
	float:left;
	margin-left:370px;
	margin-top:-167px;
	display:inline;
	overflow-y:auto;
	overflow-x:hidden;
	padding:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#565b61;
	font-weight:normal;		
}

#contenttext {
	width:280px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#565b61;
	font-weight:normal;	
}

#m_home {
	width:140px;
	height:20px;
	margin-left:207px;
	margin-top:47px;
	
}

#m_hydralco {
	width:140px;
	height:20px;
	margin-left:207px;
	margin-top:10px;
	
}

#m_produkte {
	width:140px;
	height:20px;
	margin-left:207px;
	margin-top:10px;
	
}

#m_anwendung {
	width:140px;
	height:20px;
	margin-left:207px;
	margin-top:10px;
	
}

#m_kontakt {
	width:140px;
	height:20px;
	margin-left:207px;
	margin-top:10px;
	
}

#m_impressum {
	width:85px;
	height:20px;
	margin-left:707px;
	margin-top:170px
	
}

/* CONTACT FORM */
#contactform {
	margin: 0px;
	padding: 0px;
}

#contactform label {
	margin: 0px;
	padding: 0px;
	display: block;
}

#contactform input, #contactform textarea {
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2c83f;
	color:#565b61;
}

#contactform #bt_submit {
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	border: none;
	background-color: #b2c83f;
	color: #ffffff;	
}






