/* CSS Document */

/* ---------------------------------------------------------------------------------- */
/* --| tags |-- */
* { 
	padding: 0; 
	margin: 0; 
}

td {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0px;
}

h1 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 250%;
	margin: 0 0 .5em 0;
	padding: 0 0 18px 0;
	letter-spacing: -1px;
	text-align: center;
}

h2 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-size: 12pt;
	margin: 0 0 .3em 0;
	padding: 0px 35px 0px 0;
	clear: right;
	line-height: 1.45em;
	font-weight: normal;
}

h3 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #d85100;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0px;
	font-weight: bold;
}

h4 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

p {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0px;
}
 
p.Products {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #444444;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 0px;
}

#quicklinks_list ol li {
	list-style-position: inside;
	list-style-type: square; 
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
}

ol li {
	list-style-position: inside;
	list-style-type: disc; 
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
}

ul li {
	list-style-position: inside;
	list-style-type: circle; 
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0px;
	margin: 0px 0px 0px 15px;
}

ul {
	list-style: none;
	margin: 0 0 2em 0;
}

hr {
	border: 0px none;
	height: 1px;
	width: 600px;
	margin: 0;
	padding: 0;
	background: #303030;
	color: #303030;
}

/* ---------------------------------------------------------------------------------- */
/* --| layout |-- */
body {
	padding: 0px 0 0 0;
	background-image: url('images/bg_1x125.gif');
	background-repeat: repeat-x;
	background-color: #222222;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
}

#layout {
	margin: 0;
	text-align: left;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 900px;
	height: 125px;
	background-color: #111111;
}

#subheader {
	position: absolute;
	top: 125px;
	left: 0px;
	text-align: left;
	width: 900px;
	height: 50px;
	background-color: #222222;
}

#line1 {
	position: absolute;
	top: 175px;
	left: 0px;
	text-align: left;
	width: 900px;
	height: 1px;
	background-color: #303030;
}

#line2 {
	position: absolute;
	top: 206px;
	left: 0px;
	text-align: left;
	width: 900px;
	height: 1px;
	background-color: #303030;
}

#line3 {
	position: absolute;
	bottom: 20px;
	left: 0px;
	text-align: left;
	width: 900px;
	height: 1px;
	background-color: #303030;
}

#navigation_hor {
	position: absolute;
	top: 176px;
	left: 0px;
	text-align: left;
	width: 900px;
	height: 30px;
	background-color: #111111;
}

#quicklinks {
	position: absolute;
	top: 0px;
	left: 50px;
	text-align: left;
	width: 250px;
	height: 30px;
}

#quicklinks_list {
	position: absolute;
	top: 257px;
	left: 50px;
	text-align: left;
	width: 250px;
}

#area_imagegallery {
	position: absolute;
	top: 0px;
	left: 300px;
	text-align: left;
	width: 400px;
	height: 30px;
}

#area_pics {
	position: absolute;
	top: 257px;
	left: 300px;
	text-align: left;
	width: 600px;
	height: 120px;
	background-color: #222222;
}


/* ---------------------------------------------------------------------------------- */
/* --| inhalt |-- */

#inhalt {
	position: absolute;
	top: 377px;
	left: 300px;
	text-align: left;
	width: 600px;
	background-color: #222222;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 150%;
	color: #444444;
}

#inhalt_title_corp {
	position: relative;
	left: 0px;
	top: 14px;
	color: #999999;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 150%;
	height: 50px;
}

#inhalt_corp {
	position: relative;
	left: 0px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #999999;
	font-size: 12px;
	line-height: 150%;
}

#inhalt_title_prod {
	position: relative;
	left: 0px;
	top: 14px;
	color: #999999;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 150%;
	height: 50px;
}

#inhalt_prod {
	position: relative;
	left: 0px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	color: #999999;
	font-size: 10px;
	line-height: 150%;
}

/* ---------------------------------------------------------------------------------- */
/* --| colors - links |-- */
a:link {
	color: #FF6600;
	text-decoration: none;
}

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

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

h1 a:link, h1 a:visited {
  text-decoration: none;
  color: #ffffff;
}

h1 a:hover, h1 a:active {
	background: none;
  color: #ffa826;
}

/* ---------------------------------------------------------------------------------- */
/* --| forms1 |-- */

label, input, select { /* Alle Labels UND Formularelemente auswhlen */
  display: block;
  color: #666666;
  width: 200px; /* Breite.*/
}

input {
	color: #333333;
}

input#submit { /* den Submit-Button */
  width: 100px;
}

label {
 text-align: left; 
 padding-right: 0em;
}

form {
  background: #222;
  margin:0;
  padding:0em;
}

