/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** neox AG | CSS-Datei | KOPF
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
******************************************
** Body
******************************************
*/

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  color: #0033ff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 0px 0px;
  padding: 0;
  line-height: 1.4em;
}


/*
******************************************
** Links
******************************************
*/

a:link {
  color: #0033ff;
  background: transparent;
  text-decoration: none;
}

a:visited {
  color: #0033ff;
  background: transparent;
  text-decoration: none;
}

a:active {
  color: #0033ff;
  background: transparent;
  text-decoration: none;
}

/*
	Menu
*/

a.menuoff:link {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_off.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuoff:visited {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_off.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuoff:active {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_off.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuon:link {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_on.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuon:visited {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_on.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuon:active {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_on.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuclick:link {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_on.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuclick:visited {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_on.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a.menuclick:active {
  color: #2A527E;
  background-image: url("../grafik/bg_menue_oben_on.gif");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}


/*
******************************************
** Elemente
******************************************
*/

#balkenoben {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 7px;
	background-image: url("../grafik/bg_balken_oben.gif");
	background-repeat: repeat;
}

#oben {
	position: absolute;
	left: 13px;
	top: 19px;
	width: 100%;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#logo {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 95px;
	height: 71px;
	margin: 0px;
	padding: 0px;
}

#rechts {
	position: relative;
	left: 0px;
	top: 0px;
	right: 10 px;
	width: 141px;
	height: 71px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#zierbild {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 85px 0px 0px 0px;
	padding: 0px;
}

#zierbild1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 87px 0px 0px 0px;
	padding: 0px;
}

#email {
	position: relative;
	left: 1px;
	top: 2px;
	margin: 0;
	padding: 0;
}
