* {		
	color: #fff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;		
	margin: 0;
	padding: 0;	
}

body {
	background: #222 url('graphics/body-background-metallic.jpg') repeat-y center top;	
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#ticker {
	background-image: url('graphics/news-bg.png');
	font-size: 12px;
	padding: 4px;
	line-height: 20px;
	z-index: 10000;
}

/* IDENTIFIERS */
#container, #splash-screen {
	width: 806px;
	height: 581px;
	margin: 20px auto;
	/* Damit die Navigation korrekt positioniert wird */
	position: relative;
}

#container {
	width: 680px;
	height: 100%;
	margin: 0 auto;
}

#splash-screen {
	background: #fff url('graphics/splash.jpg') no-repeat;
}

/* NAVIGATION */
#navigation {
	background: transparent url('graphics/navigation-background-metallic-dark.jpg') no-repeat;
	list-style: none;
	top: 396px;
	position: absolute;
	width: 680px;
	height: 27px;
	z-index: 2000;
}

#navigation li {
	float: left;
	line-height: 27px;
	padding: 0 15px;
	position: relative;
}

#navigation li.divider {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 33px;
	top: 0;
}

#navigation li.divider img {
	margin: -3px 0 0 0;
}

#navigation li a:link, #navigation li a:active, #navigation li a:visited, #navigation li a:hover {
	color: #fff;
	font-family: verdana, helvetica, tahoma, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:link.red, #navigation li a:active.red, #navigation li a:visited.red, #navigation li a:hover.red {
	color: #C00;
}

/* Links */
/* #navigation li.produkte-link:hover ul, #navigation li.about-us-link:hover ul*/
#navigation li:hover ul {
	display: block;
}

#navigation-about-us, #navigation-contact, #navigation-produkte-basic, #navigation-produkte-individual, #navigation-produkte-concept, #navigation-login {
	background-image: url('graphics/subnavigation-background.png');
	display: none;
	list-style: none;
	top: 27px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	white-space: nowrap;
}

#navigation li ul a:link, #navigation li ul a:active, #navigation li ul a:visited, #navigation li ul a:hover {
	font-weight: 100;
}

/* SPLASH */	
#login {
	left: 90px;
	bottom: 20px;
	position: absolute;
}
		
#login label {
	display: none;
	font-weight: bold;
	margin-right: 3px;
}
	
#login input {
	background: none;
	border: 0;
	margin: 0 2px -1px 37px;
	padding: 0 2px 1px 2px;
	width: 91px;
	height: 11px;
}

/* HEADER */
#header {
	width: 680px;
	height: 180px;
	position: relative;
}

/* IMAGE DIVIDER */
#image-divider {
	position: absolute;
	z-index: 3000;
}

#image-divider-container {
	width: 680px;
	position: absolute;
	z-index: 1000;
}

#image-down {
	width: 680px;
	top: 180px;
	position: absolute;
	overflow: hidden;
	z-index: 3999;
}

#image-zoom {
	top: 190px;
	right: 10px;
	position: absolute;
	z-index: 4000;
}
/* CONTENT */
#content {
	margin-top: -2px;
	margin-bottom: 50px;
	padding: 30px 42px 0 57px;
	width: 581px;
	top: 423px;
	position: absolute;
}

#content h1 {
	color: #333;
	font-size: 13px;
	margin-bottom: 10px;
}

#content h2 {
	color: #333;
	font-size: 13px;
	margin: 15px 0 10px 0;
}

#content h3, #content h4, #content h5, #content h6 {
	color: #333;
	font-size: 11px;
	margin: 15px 0 10px 0;
}

#content p {
	line-height: 16px;
	margin-bottom: 5px;
}

#content ul {
	margin: 0 0 15px 15px;
}

#content ul li {
	line-height: 16px;
}

/* CLASSES */
#content div.image {
	background-color: #bbb;
	float: left;
	height: 125px;
	width: 125px;
	margin: 0 10px 15px 0;
	padding: 5px;
}

#content div.image a img {
	margin: 0 auto;
}

#if-design {
	left: 20px;
	bottom: -70px;
	position: absolute;
}

#icon-print {
	right: 6px;
	top: 400px;
	position: absolute;
	z-index: 3000;
}

#no-js-navigation {
	list-style: none;
	z-index: 2000;
	left: 45px;
	bottom: -62px;
	position: absolute;
}

#no-js-navigation li {
	float: left;
	margin-right: 10px;
}

#no-js-navigation li a:hover {
	color: #111;
}

#print-logo {
	display: none;
}

#print-adress {
	display: none;
}

/* FORMULARE */
form {
	margin-top: 15px;
}

label {
	display: block;
	float: left;
	line-height: 18px;
	margin-right: 5px;
	width: 80px;
	height: 18px;
}

input, textarea, select {
	background-color: #cecdcd;
	border: 0;
	color: #000;
	margin-bottom: 17px;
	padding: 3px 4px 0 4px;
	width: 298px;
	height: 15px;
	vertical-align: middle;
}

select {
	margin-right: 10px;
	width: auto;
}

input.radio, input.submit, label.phonetime  {
	width: auto;
}

input.radio {
	height: auto;
}

label.phonetime {
	margin-left: 5px;
}

input.phonetime {
	float: left;
	width: 24px;
	text-align: center;
}

input.submit {
	background-color: #333;
	color: #fff;
	height: 18px;
	padding: 0 2px 1px 2px;
	bottom: 0;
	right: 56px;
	position: absolute;
}

textarea, #submit {
	margin-left: 55px;
}

textarea {
	height: 67px;
}

/* CLASSES */
.floatLeft {
	float: left;
}

.floatLeft img{
	margin: 5px 10px 10px 0;
}

.floatRight {
	float: left;
}

.floatRight img{
	margin: 5px 10px 10px 0;
}

/* FONT CLASSES */
.red {
	color: #c00;
}

.bold {
	font-weight: bold;
}

.caps {
	font-variant: small-caps;
}

.italic {
	text-decoration: italic;
}

.underline {
	text-decoration: underline;
}

/* text aligns */
.center-text {
	text-align: center;
}

/* widths */
.width-35px {
	width: 35px;
}

.width-40px {
	width: 40px;
}