body {
	color: black;
	background-color: white;
	font-size: 100.01%;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff url("../pics/background_start.jpg") repeat-x;
}

#Seite {
	text-align: left;
	margin: 0 auto;
	width: 1024px;
	height: 800px;
	padding: 0px;
	background: url("../pics/contentbackground.gif") no-repeat;
	background-position: 0px 295px;
	background-color: transparent;
}

#Popup {
	text-align: left;
	margin: 0 auto;
	padding: 10px 30px;
	background-color: white;
}

#Popup p {
	margin: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	padding-left: 10px;
	margin-bottom: 16px;
}

#Popup ul li {
	font-size: 11px;
	line-height: 18px;
	/*letter-spacing: 1px;*/
}

#headernn {
	position: relative;
	margin: 0px;
	height: 700px;
	padding: 0px;
	background: #ffffff url("../pics/mainpic_start_nonews.jpg") no-repeat;
	border-bottom: 0px solid silver;
	text-align: right;
}

#breadcrumbs {
	position: absolute;
	right: 50px;
	top: 270px;
	margin: 0px;
	padding: 0px;
	height: 14px;
	font-size: 11px;
	color: #999999;
}

#breadcrumbs a {
	color: #999999;
	text-decoration: none;
}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}

/* NAVIGATION MENU */
#Navigation {
	float: left;
	position: relative;
	width: 190px;
	margin: -42px 0px 0px -5px;
	padding: 0px 3px;
	font-size: 11px;
	text-align: right;
	overflow: hidden;
	/*text-transform: uppercase;*/
}

#Navigation ul.firstLevel {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

#Navigation ul.firstLevel li {
	width: 190px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#Navigation ul.firstLevel li a {
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	background-image: url("../pics/menu_bg_off.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#Navigation ul.firstLevel li a:hover {
	color: black;
	background-image: url("../pics/menu_bg_on.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#Navigation ul.firstLevel li span.menuMainActive a {
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 20px;
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-image: url("../pics/menu_bg_on.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#Navigation ul.secondLevel {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: right;
	list-style: none;
	width: 190px;
	line-height: 18px;
}

#Navigation ul.secondLevel li {
	width: 190px;
	padding: 0px;
	margin: 0px;
}

#Navigation ul.secondLevel li a {
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 30px;
	margin-right: 0px;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	color: #006699;
	background-image: url("../pics/menu_bg_sub_off.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#Navigation ul.secondLevel li a:hover {
	color: black;
	background-image: url("../pics/menu_bg_sub_on.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#Navigation ul.secondLevel li span.menuSubActive a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	color: black;
	background-image: url("../pics/menu_bg_sub_on.gif");
	background-repeat: no-repeat;
	background-position: right;
}

/* NAVIGATION MENU END */
#Inhalt {
	position: relative;
	margin: 0px 0px 0px 220px;
	padding: 0px 0px 20px 0px;
	width: 730px;
}

#Inhalt h2 {
	font-size: 1.2em;
	margin: 0px;
	color: #006699;
}

#Inhalt p {
	margin: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	padding-left: 10px;
	margin-bottom: 16px;
}

#Inhalt ul {
	list-style-position: inside;
	padding-left: 10px;
}

#Inhalt ul li {
	font-size: 11px;
	line-height: 18px;
	/*letter-spacing: 1px;*/
}

#Fusszeile {
	clear: both;
	font-size: 0.65em;
	text-align: right;
	margin: 0px 0px 0px 220px;
	padding: 0px;
	width: 700px;
	height: 65px;
	border-top: 0px solid silver;
	color: #006699;
}

#Fusszeile a {
	color: #006699;
	text-decoration: none;
}

#footerfunctions {
	clear: both;
	font-size: 0.65em;
	margin: 0px;
	padding: 0px 80px;
	text-align: right;
	height: 15px;
	border-top: 0px solid silver;
	color: #006699;
}

#footerfunctions a {
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

#menue_sub_header {
	position: absolute;
	right: 65px;
	top: 48px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#menue_sub_header span {
	padding: 0px;
	margin: 0px;
	margin-right: 40px;
	width: auto;
	line-height: 24px;
}

#menue_sub_header a {
	color: #006699;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#menue_sub_language {
	position: absolute;
	right: 110px;
	top: 180px;
	margin: 0px;
	padding: 0px;
}

#news_headline {
	position: absolute;
	text-align: left;
	left: 180px;
	top: 262px;
	width: 195px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	border: 0px ridge white;
	overflow: hidden;
}

#news_field {
	position: absolute;
	text-align: left;
	left: 180px;
	top: 280px;
	width: 195px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: white;
	border: 0px ridge white;
	overflow: hidden;
}

#news_field h1 {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
	color: white;
}

#news_field .csc-header {
	margin: 0px;
	padding: 0px;
}

#news_field p.bodytext {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#news_field p.csc-header-date {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#news_field a {
	font-weight: bold;
	font-size: 10px;
	color: #E0A10C;
}

#product_headline {
	position: absolute;
	text-align: left;
	left: 455px;
	top: 261px;
	width: 195px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#product_field {
	position: absolute;
	text-align: left;
	left: 455px;
	top: 261px;
	width: 195px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height:15px;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#product_field a{
 	color:white;
 	}
 	
#careers_headline {
	position: absolute;
	text-align: left;
	left: 455px;
	top: 438px;
	width: 195px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#careers_field {
	position: absolute;
	text-align: left;
	left: 455px;
	top: 438px;
	width: 195px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height:15px;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#careers_field a{
 	color:white;
 	}
 	
#supplier_headline {
	position: absolute;
	text-align: left;
	left: 691px;
	top: 261px;
	width: 195px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#supplier_field {
	position: absolute;
	text-align: left;
	left: 691px;
	top: 261px;
	width: 195px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height:15px;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#supplier_field a{
 	color:white;
 	}
 	
#nature_headline {
	position: absolute;
	text-align: left;
	left: 691px;
	top: 438px;
	width: 195px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#nature_field {
	position: absolute;
	text-align: left;
	left: 691px;
	top: 438px;
	width: 195px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height:15px;
	color: white;
	/*border: 1px ridge white;*/
	overflow: hidden;
}
#nature_field a{
 	color:white;
}
 	
#nature_field .csc-header, #supplier_field .csc-header, #careers_field .csc-header, #product_field .csc-header {
	/*display: none;*/
	margin: 0px;
	padding: 0px;
}

#nature_field p.bodytext, #supplier_field p.bodytext, #careers_field p.bodytext, #product_field p.bodytext {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}

/* MULTI COLUMN LAYOUTS */
.multicolumn60to40 {
	position: relative;
	width: 725px;
}

.multicolumn60to40left {
	display: inline;
	padding: 0px;
	width: 400px;
	float: left;
	margin: 0px;
	margin-left: 0;
}

.multicolumn60to40right {
	display: inline;
	padding: 0px;
	width: 300px;
	float: right;
	margin: 0px;
}

.multicolumn40to60 {
	position: relative;
	width: 725px;
}

.multicolumn40to60left {
	display: inline;
	padding: 0px;
	width: 300px;
	float: left;
	margin: 0px;
}

.multicolumn40to60right {
	display: inline;
	padding: 0px;
	width: 400px;
	float: right;
	margin: 0px;
}

.multicolumnthirds {
	position: relative;
	width: 725px;
}

.multicolumnthirdsleft {
	display: inline;
	padding: 5px;
	width: 225px;
	float: left;
	margin: 5px;
	margin-left: 0;
}

.multicolumnthirdscenter {
	display: inline;
	padding: 5px;
	width: 225px;
	w\idth: 194px;
	float: left;
	margin: 5px 0 5px 0;
}

.multicolumnthirdsright {
	display: inline;
	padding: 5px;
	width: 225px;
	float: right;
	margin: 5px;
	margin-right: 0px;
}

.multicolumnfooter {
	margin: 0px;
	clear: both;
	padding: 0px;
	height: 1px;
}

/* TYPO3-SPECIFIC CLASSES */
.csc-textpic img {
	border: 1px solid silver;
}

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	position: absolute;
	top: 0px;
	left: 0px;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	position: absolute;
	top: 0px;
	right: 0px;
}

.csc-textpic-caption {
	font-family: Arial;
	color: #999;
	font-size: 10px;
	padding-top: 5px;
}

.csc-header {
	margin-top: 30px;
	margin-left: 10px;
}

#titlegfx {
	position: relative;
	left: 20px;
	margin: 0px 0px 20px 210px;
	padding: 0px;
	width: 750px;
}

#titlegfx img {
	border-bottom: 1px dotted #006699;
	margin-top: 20px;
	margin-left: 0px;
}