/*--------------- BODY ---------------*/

body {
	padding: 0px;
	margin: 0px;
	background-image: url('/assets/2/background.jpg');
	background-repeat: repeat-x;
	font-family: Verdana,Geneva,sans-serif;
	color: #000000;
	font-size: 12px;	
}

strong, b {
	color: #0f437a;
}

/*--------------- BAR ---------------*/

#bar {
	position: absolute;
	top: 152px;
	background-image: url('/assets/31/bar.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	z-index: 100;
}

#centerBar {
	margin-left:auto;
	margin-right:auto;
	width: 960px;	
}

* html #bar {
	height: 32px;
	overflow: hidden;
}

/*--------------- LANGUAGE ---------------*/

#language {
	padding-top: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding-left: 20px;
	float: left;
}

#language a, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#language a.active, a.active:visited {
	color: #003772;
	text-decoration: none;
}

/*--------------- SEARCH BOX ---------------*/

#search {
	padding-top: 9px;
	text-align: right;
	float: right;
}

#search #bg {
	background: transparent url(/assets/45/search.png) no-repeat;
}
	
#search #q {
	position: relative;
	top: -1px;
	left: 0px;
	border: 0px;
	background: none;
	width: 111px;
	height: 16px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	margin-right: 3px;
	font-size: 9px;
}

#search #q:focus {
	outline: none;
}

/*--------------- BOTTOM ---------------*/

#bottom {
	margin-top: 22px;
}

/*--------------- TABLES ---------------*/

#content table {
	width: 100%;
}

#content table td {
	vertical-align: top;
}

.halfColumn {
	width: 50% !important;
}

.quarterColumn {
	width: 25% !important;
}

.narrowTable {
	width: 0px !important;
}

.narrowTable tr td {
	padding-right: 2px;
	white-space: nowrap;
}

/*--------------- IMAGES ---------------*/

img {
	border: 0px;
}

/*--------------- HEADER ---------------*/

h1, h2, h3, h4, h5, h6 {
	color: #0f437a;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #0f437a;
}

h5 {
	font-size: 12px;
	font-weight: normal;
}

/*--------------- LINK ---------------*/

.wrapContent a, .wrapContent a:visited {
	color: #0f437a;
	text-decoration: underline;
}

.wrapContent a:hover {
	color: #eea600;
}

/*--------------- PARAGRAPH ---------------*/

#right p {
	padding: 0px;
	margin: 0px;
	margin-top: 11px;
}

/*--------------- PAGE ---------------*/

#page {
	margin: 0 auto;
	padding-top: 2px;
	width: 960px;
	height: 706px;
}

/*--------------- HEADER ---------------*/

#header {
	height: 158px;
}

#logo {
	position: absolute;
	top: 32px;
	width: 435px;
	height: 86px;
}

#flash {
	float: right;
	margin-top: 1px;
	width: 435px;
	height: 155px;
	background: url('/assets/3/flash.jpg');
	margin-right: 2px;
}

/*--------------- MENU ---------------*/

#menu {
	width: 163px;
	height: 561px;
	float: left;
	margin-top: 11px;
}

.menu_de {
	background: #e0e1e5 url('/assets/27/menu_de.jpg') no-repeat;
}

.menu_en {
	background: #e0e1e5 url('/assets/28/menu_en.jpg') no-repeat;
}

* html #menu {
	margin-top: 11px;
}

*+html #menu {
	margin-top: 11px;
}

#menu ul {
	list-style: none;
	margin-top: 22px;
	margin-left: 0px;
	padding: 0px;
	padding-left: 0px;
}

#menu ul li {
	margin-right: 12px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

* html div#nav ul li { float: left; height: 1%; }

#menu ul li.active {
	background-image: url('/assets/1/arrow.gif');
	background-repeat: no-repeat !important;
	background-position: 0px 4px;
}

/*--------------- MENU LINK ---------------*/

#menu ul a.active, #menu ul a.active:visited {
	display: block;
	color: #eea600;
	padding-bottom: 2px;
	width: 130px;
	border-bottom: 1px solid #ffffff;
}

#menu ul li a:hover {
	color: #eea600;
}

#menu ul a, #menu ul a:visited {
	margin-left: 18px;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: normal;
	color: #ffffff;
}

/*--------------- SUBMENU ---------------*/

* html #menu ul {
	padding: 0;
	margin: 0;
	margin-top: 11px;
	list-style: none; 
	line-height: 1;
}

#menu ul li ul {
	margin-top: -1px;
	margin-bottom: -5px;
}

#menu ul li ul li {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #1f4f83;
	margin-bottom: -1px;
	margin-left: 18px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}

#menu ul li ul li a, #menu ul li ul li a:visited {
	margin-left: 0px;
	font-size: 13px;
}

#menu ul li ul li a:hover {
	color: #eea600;
}

#menu ul li ul li a.active, #menu ul li ul li a.active:visited {
	border-bottom: 0px;
	padding-bottom: 0px;
}

/*--------------- PARTNER---------------*/

#partner-map {
	display: block;
	height: 75px;
	width: 150px;
	position: absolute;
	top: 596px;
}

/*--------------- FUNCTIONAL MENU ---------------*/

#functional {
	position: absolute;
	top: 725px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;	
	padding: 4px;
	width: 150px;
}

#functional a, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#functional table {
	width: 150px !important;
	border: 0px;
}

#functional table tr {
	width: 100%;
}

#functional table td {
	width: 33%;
}

/*--------------- CONTENT ---------------*/

#content {
	margin-top: 11px;
	padding-left: 10px;
	float: left;
}

#content .wrapContent {
	max-height: 500px;
	height: expression( this.scrollHeight > 459 ? "460px" : "auto" ); /* sets max-height for IE */
	/*margin-bottom: 10px;*/
}

* html #content .wrapContent, *+html #content .wrapContent {
	margin-bottom: 0px;
}

/*--------------- RIGHT PART ---------------*/

#right {
	float: right;
	position: relative;
	margin-right: -6px;
}

*+html #right {
	margin-left: 4px !important;
}

* html #right {
	margin-left: 4px !important;
}

/*--------------- FOOTER ---------------*/

#footer {
	clear: both;
	position: relative;
	bottom: 25px;
	left: 175px;
	width: 790px;
	height: 20px;
	color: #828282;
	font-family: arial;
	font-size: 10px;
}

#footer table {
	width: 98% !important;
}

#footer a, #footer a:visited {
	color: #828282;	
	text-decoration: none;
}

/*--------------- SHADOW BOX ---------------*/

.wrap1, .wrap2, .wrap3 {
	display: inline-table;
	/* \*/display:block;/**/
} 

.wrap1 {
	float: left;
	background: url(/assets/7/shadow.gif) right bottom no-repeat;
}

.wrap2 {
	background:url(/assets/8/corner_bl.gif) left bottom no-repeat;
}

.wrap3 {
	padding:0 5px 5px 0;
	background:url(/assets/9/corner_tr.gif) right top no-repeat;
}

.wrapContent {
	background-color: #ffffff;
	padding: 8px;
	overflow: auto;
}

*+html .wrapContent {
	padding-top: 20px;
}

.wrapContent2 {
	background-color: #ffffff;
	padding: 8px;
	overflow: auto;
}

/*--------------- FILE NOT FOUND ---------------*/

.file-not-found #content {
	margin-top: 30px;
	width: 750px;
}

/*--------------- HOME ---------------*/

.en #content, .de #content {
	padding-left: 15px;
	width: 694px;
}

* html .en #content img {
	width: 775px;
}

* html .de #content img {
	width: 775px;
}

/*--------------- SEARCH RESULT ---------------*/

.suche .wrapContent, .search .wrapContent {
	width: 694px;
}

.searchResult p {
	font-style: italic;
}

.searchResult hr {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	height: 1px;
	color: #0f437a;
	background-color: #0f437a;
	border: 0px;
}

#searchResult {
	float: left;
}

#ajaxResult {
	margin-left: 20px;
	float: left;
	width: 250px;
}

/*--------------- COMPANY ---------------*/

.about-us #right, .unternehmen #right {
	margin-right: -2px;
}

.about-us .wrapContent, .unternehmen .wrapContent {
	padding-right: 55px;
	padding-bottom: 155px;
	width: 393px;
}

*+html .about-us .wrapContent, *+html .unternehmen .wrapContent {
	width: 389px;
}

* html .about-us .wrapContent, * html .unternehmen .wrapContent {
	width: 389px;
}
/*--------------- SERVICES ---------------*/

.services #right, .dienstleistungen #right {
	margin-right: -5px;
}

.services .wrapContent, .dienstleistungen .wrapContent {
	padding-right: 120px;
	padding-bottom: 120px;
	width: 386px;	
}

*+html .services .wrapContent, *+html .dienstleistungen .wrapContent {
	width: 382px;
}

* html .services .wrapContent, * html .dienstleistungen .wrapContent {
	width: 380px;
}

/*--------------- MANAGEMENT ---------------*/

.management #right, .geschaeftsleitung #right {
	margin-right: -2px;
}

.management .wrapContent table, .geschaeftsleitung .wrapContent table{
	margin-top: 60px;
}

.management .wrapContent, .geschaeftsleitung .wrapContent {
	padding-bottom: 80px;
	width: 414px;
}

*+html .management .wrapContent, *+html .geschaeftsleitung .wrapContent {
	width: 410px;
}

* html .management .wrapContent, * html .geschaeftsleitung .wrapContent {
	width: 408px;
}

/*--------------- PRODUCTMANAGER ---------------*/

.produktmanager .wrapContent, .product-managers .wrapContent {
	padding-bottom: 10px;
	width: 590px;
}

.produktmanager .wrapContent table, .product-managers .wrapContent table {
	margin-top: 0px;
}

.produktmanager .wrapContent table td, .product-managers .wrapContent table td {
	padding: 5px;
}

/*--------------- PORTRAIT ---------------*/

.company-portrait #right, .portrait #right {
	margin-right: -2px;
}

.company-portrait .wrapContent, .portrait .wrapContent {
	padding-right: 40px;
	padding-bottom: 40px;
	width: 361px;
}

*+html .company-portrait .wrapContent, *+html .portrait .wrapContent {
	width: 357px;
}

* html .company-portrait .wrapContent, * html .portrait .wrapContent {
	width: 355px;
}

/*--------------- CAREERS ---------------*/

.careers #content, .karriere #content {
	width: 411px;
}

.careers #right, .karriere #right {
	margin-right: -2px;
}

.careers .wrapContent, .karriere .wrapContent {
	padding-right: 40px;
	width: 411px;
}

.careers .wrapContent2, .karriere .wrapContent2 {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 442px;
}

* html .karriere .wrapContent, * html .careers .wrapContent {
	width: 440px;
	padding: 3px;
}

* html .karriere .wrapContent2, * html .careers .wrapContent2 {
	width: 440px;
	padding: 3px;
}

*+html .karriere .wrapContent, *+html .careers .wrapContent {
	width: 455px;
	padding: 3px;
}

*+html .karriere .wrapContent2, *+html .careers .wrapContent2 {
	width: 455px;
	padding: 3px;
}

/*--------------- DOWNLOAD ---------------*/

.download #right {
	margin-right: 0px;
	margin-top: 11px;
}

/*--------------- NEWS ---------------*/

.update .wrapContent, .aktuell .wrapContent {
	padding-right: 80px;
	padding-bottom: 80px;
	width: 692px;
}

/*--------------- PRODUCTS ---------------*/

.products .wrapContent, .produkte .wrapContent {
	width: 380px;
}

.products .wrapContent p, .produkte .wrapContent p {
	margin-top: -10px;
}

.products .wrapContent h3, .produkte .wrapContent h3 {
	margin-top: -4px;
}

* html .products .wrapContent h3, * html .produkte .wrapContent h3 {
	margin-top: -9px;
}

*+html .products .wrapContent h3, *+html .produkte .wrapContent h3 {
	margin-top: -9px;
}

*+html .products .wrapContent, *+html .produkte .wrapContent {
	width: 376px;
}

* html .products .wrapContent, * html .produkte .wrapContent {
	width: 376px;
}

.products #right, .produkte #right {
	width: 380px !important;
}

.products #right img, .produkte #right img {
	padding-top: 28px;
}

.products #right .wrapContent, .produkte #right .wrapContent {
	width: 250px !important;
}

.products #right .wrap1, .produkte #right .wrap1 {
	margin-left: 13px;
	margin-top: 12px;
}

/*--------------- LEGAL NOTE ---------------*/

.legal-note .wrapContent, .impressum .wrapContent {
	padding-right: 80px;
	padding-bottom: 80px;
	width: 694px;
}

/*--------------- LOCATIONS ---------------*/

.locations .wrapContent, .standorte .wrapContent {
	overflow: hidden;
}

/*--------------- PARTNER SITE ---------------*/

#partner-logo {
	float: left;
	margin-right: 20px;
	margin-bottom: 80px;
}

#partner-text {
	float: left;
	margin-top: 4px;
	width: 95%;
}

.partner #right {
	margin-left: -2px;
}

.partner .wrapContent {
	width: 568px;
}

* html .partner .wrapContent, *+html .partner .wrapContent {
	width: 564px;
}

* html .partner table, *+html .partner table {
	width: 543px !important;
}

/*--------------- PARTNER ---------------*/

.partner-finden .wrapContent, .find-a-partner .wrapContent {
	height: 450px;
	width: 330px;
}

.partner-finden #right, .find-a-partner #right {
	margin-top: 11px;
	border: 0px;
}


.partner-finden h2, .find-a-partner h2 {
	border-bottom: 1px solid #0f437a;
}

*+html .partner-finden .wrapContent, *+html .find-a-partner .wrapContent {
	width: 325px;
}

* html .partner-finden .wrapContent, * html .find-a-partner .wrapContent {
	width: 325px;
}

/*--------------- DIALOG ---------------*/

.overlay_alphacube {
	z-index: 200 !important;
}

.alphacube_message {
	text-align: left !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

div.alphacube_content {
	overflow: hidden !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.alphacube_buttons {
	display: none;
}



.title_window {
	font-weight: bold;
	font-size: 14px;
	color: #0f437a;
}

.dialog {
	z-index:1000 !important;
}

/*--------------- CONTACT ---------------*/

.dialog label {
	margin-top: 5px;
	margin-right: 20px;
	font-weight: bold;
	float: left;
}

.dialog input[type="radio"] {
	margin-left: 5px;
	width: 20px;
}

.dialog br {
	clear: both;
}

.dialog label input {
	width: 180px;
}

.dialog a, .dialog a:visited {
	color: #0f437a;
	text-decoration: underline;
}

.dialog a:hover {
	color: #eea600;
}

.dialog p {
	clear: both;
	padding-top: 10px;
}

.dialog #message {
	width: 385px;
	height: 100px;
}

#labelMessage {
	margin-top: 13px;
}

#labelEmail input {
	width: 385px;
}

#labelCompany input {
	width: 248px;
}

#labelAddress #address {
	float: left;
}

#labelAddress input {
	width: 248px;
	left: 0px !important;
}

#labelZIP input {
	width: 111px;
}

#labelCity input {
	width: 248px;
}

#labelMobile input, #labelPhone input, #labelFax input {
	width: 111px;
}

.required {
	color: #ff0000;
}

.options {
	margin-top: 0px !important;
	font-weight: normal !important;
	padding-left: 5px;
}

/*--------------- AREA ---------------*/

#area {
	float: left;
	width: 240px;
}

#area .wrapContent {
	width: 200px;	
	height: 230px;
}

#area ul {
	padding: 0px;
	margin-top: 15px;
	margin-left: 0px;
}
	
#area li {
	list-style: none;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	margin-bottom: 20px;
}

#area a, #area a:visited {
	text-decoration: none;
	width: 190px;
	height: 18px;
	display: block;
	padding: 3px;
	margin-left: 1px;
}

#area a:hover, #area a.active {
	background-color: #eeeeee;
	color: #0f437a;
}

/*--------------- COUNTRY ---------------*/

#country {
	float: left;
	width: 270px;
}

#country .wrapContent {
	width: 220px;	
	height: 500px;
	padding-bottom: 15px;
}

#country ul {
	padding: 0px;
	margin-left: 0px;
}

#country li {
	list-style: none;
	margin-bottom: 2px;
}

#country a, #country a:visited {
	text-decoration: none;
	color: #000000;
}

#country a:hover, #country a.active {
	color: #0f437a;
}

#countryTarget h5 {
	margin-bottom: -8px;
}

/*--------------- ADDRESS ---------------*/

#address {
	float: right;
}

#address h5 {
	margin-bottom: -8px;
	margin-top: 0px;
}

#address .wrapContent {
  width: 240px;	
  /*height: 330px;*/
  padding-top: 2px;
}

*+html #address .wrapContent {
  padding-bottom: 20px;
}
