html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Trebuchet,"MS Trebuchet","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	
	background-image: url("../img/bg.gif");
	background-position: 0 0;
	background-repeat: repeat;
}

body.blue {
	background-image: url("../img/bg_blue.gif");
}

img { border: 0; }

super {
	font-size: 10px;
}

table, tr, td {
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 14.2px;
	font-family: Arial;
	font-weight: 500;
	/*word-spacing: .3em;*/
	word-spacing: 4pt;
}


.text-left {
	float: left;
	width: 49%;
}

.text-right {
	float: right;
	width: 49%;
}



/* -- SEARCH RESULTS --------------------------------------------------------------- */

.searchResult {
	background-color: #D5D9DE;
	color: #355075;
}

ul.searchResults {
	padding: 0;
}

#columnMiddle .txt-img p.highlightedtext {
	margin: 0;
}

#columnMiddle .txt-img p.url {
	color: #7087A2;
	font-size: 11px;
	margin-bottom: 28px;
}

a {
	color: #355075;
	text-decoration: none;
	padding-left: 10px;
	
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url("../images/t_pfeil.gif");
}

a.noArrow {
	padding-left: 0;
	background: none;
}

a:active, a:focus {
    outline: 0;
}

ul a {
	background-image: none;
	padding: 0;
}


.clear {
	clear: both;
}
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.left {
	float: left;
}
.right {
	float: right;
}

#page {
	height: 100%;
	overflow: visible;
	margin: 0 auto;
	width: 992px;
	padding: 0 4px;
	background-image: url("../img/bg_page.png");
	background-position: 0 50%;
	background-repeat: repeat-y;
	
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (kleiner 7) */
	
	position: relative;	
}

#head {
	height: 75px;
	padding-left: 200px;
	text-align: right;
	background-color: #355075;

	background-image: url("../img/bg_head.gif");
	background-position: 0 0;
	background-repeat: no-repeat;

	font-size: 9pt;
	position: relative;
	overflow: visible;
}

#head a {
	color: #ffffff;
	font-size: 11.5px;
}

.suchfeld {
	border: 0;
	padding: 0;
	font-size: 11.5px;
}

#headInner {
	height: 75px;
	background-color: #355075;
}

#logo {
	position: absolute;
	top: 51px;
	left: 830px;
	
	height: 35px;
	width: 124px;
	
	background-image: url("../img/logo_head.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

#meta {
	text-align: right;
}

#metaNavi {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	font-size: 11.5px;
}

#metaNavi li {
	float: right;
	list-style: none;
	list-style-type: none;
}

#metaNavi li a {
	padding: 5px 16px 2px;
	color: #ffffff;
	text-decoration: none;
}

#metaNavi li a:hover {
	background-color: #4a6386;
}

#metaSearch {
	padding: 5px;
	float: right;
}

#metaSearch form {
	margin: 0;
	padding: 0;
}



#primNavi {
	margin: 10px 0 4px;
	height: 30px;
	padding-left: 170px;
	width: 790px;
	list-style: none;
	list-style-type: none;
}

#primNavi li {
	float: left;
}

#primNavi li a {
	margin: 5px 20px 5px 0;
	color: #355075;
	text-decoration: none;
	font-size: 13.4pt;
}





#keyVisual {
	height: 70px;
	padding-left: 200px;
	background-color: #eeefe8;
}

#keyVisualContent {
	width: 790px;
	position: relative;
	color: #777777;
	background-color: #eeefe8;
}

#keyVisualContent #keyFoto {
	float: left;
	height: 70px;
	width: 250px;
	
	background-position: 0 0;
	background-repeat: no-repeat;
}

#keyVisualContent #keySchrift {
	margin-top: 42px;
	margin-right: 10px;
	float: right;
	font-size: 15pt;

	/*
	position: absolute;
	bottom: 4px;
	right: 0;
	*/
}

#body {
/*	padding-left: 170px;*/
}



#content {
	margin: 30px 10px 0;
}

/* -- LEFT ------------------------------------------------------------------ */

#columnLeft {
	margin-bottom: 90px;
	padding-top: 8px;
	width: 165px;
	margin-right: 25px;
	float: left;
	font-size: 11px;
}

/* -- RIGHT ----------------------------------------------------------------- */

#columnRight {
	margin-bottom: 90px;
	padding-top: 26px;
	width: 180px;
	float: right;
	font-size: 11px;
}

.formLabel {
	margin-top: 3px;
	display: block;
	font-size: 9px;
}

.inputText {
	border: 0;
	width: 100%;
}

.error {
	background-color: #fcc;
}

/* -- MIDDLE ---------------------------------------------------------------- */

#columnMiddle {
	width: 575px;
	float: left;
	margin-bottom: 90px;
	
	/*font-family:Trebuchet,"MS Trebuchet","Trebuchet MS",Arial,Helvetica,sans-serif;	*/
}

#columnMiddle .floatLeft {
	float: left;
	text-align: right;
	width: 177px;
}

#columnMiddle .team p {
	padding-left: 185px;
}


/* -- CONTENT -- */

/*.txt-img {
	margin: 0 0 10px;
}*/

#columnMiddle div.txt-img {
	margin-top: -10px;
}

#columnMiddle .txt-img h1 {
	margin: 10px 0;
	padding: 0;

	color: #333333;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
}

#columnMiddle .txt-img h2 {
	margin: 10px 0;
	padding: 0;
	
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#columnMiddle .txt-img h3 {
	margin: 0;
	padding: 0;
	
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#columnMiddle .txt-img h4 {
	margin: 0;
	padding: 0;
	
	color: #355075;
	font-size: 12px;
	font-weight: bold;
}

#columnMiddle .txt-img p {
	margin: 0 0 20px 0;
	padding: 0;
	
	font-size: 12px;
	line-height: 20px;
}

#columnMiddle .txt-img a {
	padding-left: 0;
	background: none;
}


/* -- PRODUCT -- */

#columnMiddle .product h1 {
	margin: 0 0 30px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #333333;
	
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
}

#columnMiddle .product h2 {
	margin: 0 0 10px 0;
	padding: 2px 4px;
	font-size: 12px;
	font-weight: normal;
}

#columnMiddle .product h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#columnMiddle .product h4 { /* dark bg */
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #355075;
}

#columnMiddle .product h5 { /* light bg: chart resolution switch */
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #355075;
	background-color: #d5d9de;
}

#columnMiddle .product h5 a { /* light bg: chart resolution switch */
	margin: 0;
	padding: 4px 8px;
	color: #355075;
}

#columnMiddle .product h5 a.active { /* light bg: chart resolution switch */
	background-color: #ffffff;
}



#columnMiddle .product p {
	font-size:12px;
	line-height:20px;
	margin:0 0 20px;
	padding:0;
}



/* -- PRODUCT --------------------------------------------------------------- */

.productKey {
	font-weight: bold;
	text-transform: uppercase;
}

.productKey span {
	padding-right: 8px;
}

.productValue span {
	padding-right: 48px;
}

#_chart_host {
	height: 300px;
}

/* -- TABS -- */

.ui-widget {
	font-family: Trebuchet,"MS Trebuchet","Trebuchet MS",Arial,Helvetica,sans-serif;
}


#productTabs {
	margin-top: 40px;
	margin-bottom: 40px;
}

#productTabs > div {
	padding: 20px 0.2em 0;
	font-size: 12px;
	color: #333333;
}

#productTabs > div h1 {
	font-size: 13px;
	border: 0;
}

#productTabs > div h2 {
	padding: 2px;
	color: #ffffff;
	background-color: #355075;
}

#productTabs .downloads p a {
	font-size: 12px;
}
#productTabs .downloads p {
	font-size: 10px;
	line-height: 15px;
}

.ui-tabs {
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background-image: url("../img/tab_active.gif");
	font-weight: bold;
	border-color: #333333;
	border-bottom: 0 !important;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover {
	border: 1px solid #999999 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected.ui-state-hover {
	border-color: #333333 !important;
	border-bottom: 0 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	padding-top: 5px;
	padding-bottom: 5px;
}

.ui-tabs .ui-tabs-nav li {
	background-image: url("../img/tab_inactive.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 1px solid #D3D3D3 !important;
	margin-bottom: 2px;
}

.ui-tabs .ui-tabs-nav li a {
	font-size: 12px;
	padding: 3px 10px;
}

.ui-tabs .ui-tabs-nav {
	padding: 0 5px;
}

.ui-corner-top {
	-moz-border-radius: 0;
}

.ui-widget-content {
	border: 0;
}

.ui-widget-content a {
	color: #355075;
}

.ui-widget-header {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-color: #333333;
	background: none;
}


.product table {
	width: 100%;
}


.tbDunkel {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	background-color: #EEEFE8;
}

.tbHell {
	text-align: left;
	vertical-align: top;
	padding: 3px;
}


img.partnerImage {
}

img.partnerimage :hover {
}

/* -- BOXES ETC. ------------------------------------------------------------ */


.teaserBox {
	margin-bottom: 15px;
	background-color: #eeefe8;
}
.teaserBox h1 {
	margin: 0;
	padding: 2px 7px;
	color: #ffffff;
	background-color: #355075;
}
.teaserBox p {
	margin: 0;
	padding: 6px;
}


#_callback_inner {
	padding: 10px 0 10px 44px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-image: url("../images/callback.png");
}

#_callback_click_init {
	display: block;
	margin-top: 6px;
}

#_callback_contact_link {
	display: block;
	padding: 5px 0 15px 44px;
	background-repeat: no-repeat;
	background-position: 10px 0;
	background-image: url("../images/info.png");
}



.teaserBoxStart {
	margin: 0 15px 15px 0;
	float: left;
	width: 270px;
	font-size: 12px;
}

.teaserBoxStart .outer {
	border: 2px solid #cccccc;
}

.teaserBoxStart .outer:hover {
	border-color: #9eadbe;
}

.teaserBoxStart .inner {
	border: 2px solid #ffffff;
	background-color: #eeefe8;

	background-image: url("../img/bg_teaser.jpg");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	
	height: 209px;
}

.teaserBoxStart img {
	/*
	margin-bottom: 15px;
	background-color: #eeefe8;
	*/
}
.teaserBoxStart h1 {
	margin: 0;
	padding: 5px 8px;
	color: #355075;
	background-color: #d5d9de;
}
.teaserBoxStart p {
	color: #444;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	
	text-align: justify;
}




.introBox {
	margin-bottom: 20px;
}
.introBox h2 {
	font-size: 9pt;
}
.introBox img {
	float: left;
	width: 140px;
	height: 120px;
	margin-right: 7px;
}
.introBox p {
	margin: 0;
	padding: 0;
}



/* -- SIMPLE DROPDOWN ------------------------------------------------------- */

li.drop {
	position: relative;
	z-index: 701;
}

li.drop ul {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	right: 0;
	width: 140px;
	background-color: #4A6386;
}

li.drop:hover {
	background-color: #4A6386;
}

li.drop:hover ul {
	display: block;
}

#metaNavi .drop li {
	display: block;
	float: none;
	padding: 0;
}
	
#metaNavi .drop li a {
	padding: 6px 12px;
	display: block;
}

#metaNavi .drop li a:hover {
	background-color: #7087a2;
}

/*
li.dropDown {
	position: relative;
}

li.dropDown ul {
	display: none;
}

li.dropDown ul li {
	float: none;
	display: block;
	padding: 20px;
}

li.dropDown:hover ul {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	color: #f00;
}
*/




/* -- FOOTER ---------------------------------------------------------------- */

#footerWrap {
	margin-top: 100px;
	position: absolute;
	bottom: 0;
}

#footerWrap a {
	background-image: none;
	padding: 0;
}

#preFooter {
	font-size: 11px;
	padding: 30px 0 0 200px;
}

#preFooterContent {
	width: 790px;
}

#footer {
	color: #999999;
	font-size: 10px;
	padding: 4px 0 4px 200px;
	background-color: #eeefe8;
	
}

#footerContent {
	width: 790px;
	background-color: #eeefe8;
}

#preFooter a,
#footer a {
	color: #777777;
}




#sitemap {
	margin: 0;
	padding: 0;
}

#sitemap ul {
	padding: 0;
	margin: 0 0 3px;
}
	
#sitemap li {
	padding: 3px 0 3px 15px;
	border: 0;
	margin-bottom: 1px;
	color: #ffffff;
	background-color: #355075;
}

#sitemap li a {
	padding: 0;
	color: #ffffff;
}

#sitemap li li {
	background-color: #d5d9de;
	background-image: none;
}

#sitemap li li a {
	color: #333333;
}


#sitemap li li li {
	background-color: #eeefe8;
}




/* -- LANDING PAGE -------------------------------------------------------------- */

#landingPage {
	margin: 20px auto 5px;
	padding: 0;
	width: 708px;
	border: 1px solid #bbb;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	
	color: #717779;
	background-color: #ffffff;
}

#landingPage.blue {
	background-color: #1B4069;
	border: 8px solid #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 10px;
}

	#landingPage.blue table,
	#landingPage.blue tr,
	#landingPage.blue td {
		color: #fff;
	}

	#landingHead {
		margin: 30px 0;
		background-color: #eee;
		position: relative;
	}
		/* blue */
		#landingPage.blue #landingHead {
			margin: 0;
			background-color: transparent;
		}
		
	#landingHeadText {
		position: absolute;
		height: 90px;
		bottom: 12px;
		left: 10px;
		background-color: #fff;
		padding: 0 10px;
	}

	#landingBottom {
		margin-top: 20px;
	}

		#landingBottom a {
			color: #717779;
		}

	#landingFooter {
		width: 708px;
		margin: 0 auto;
		color: #717779;
	}

	/* blue */
	#landingFooter.blue {
		color: #51524D;
	}

		#landingFooter a {
			color: #717779;
			padding: 0;
			background-image: none;
		}
		
		/* blue */
		#landingFooter.blue a {
			color: #51524D;
		}



	#landingBody {
		margin: 0 10px;
	}
	
	/* blue */
	#landingPage.blue #landingBody {
		margin: -3px 0 0 0;
	}

		#landingPage h1 {
			font-size: 37.2px;
			font-weight: bold;
			margin: 5px 0 0 0;
		}

		#landingPage .teaserBox h1 {
			font-size: 12px;
			font-weight: bold;
		}
		
		/* blue */
		#landingPage.blue .teaserBox {
			background-color: #4C6E93;
			border-bottom: 2px solid #FFFFFF;
			border-left: 2px solid #FFFFFF;
			color: #fff;
			padding-left: 14px;
		}
		
			#landingPage.blue .teaserBox h1 {
				color: #FFFFFF;
				font-size: 18px !important;
				font-weight: bold;
				line-height: 24px;
				margin: 0 0 10px 0;
				background-color: transparent !important;
			}

		#landingPage h2 {
			font-size: 14.4px;
			font-weight: bold;
			margin: 0;
		}
			/* blue */
			#landingPage h2 {
				font-size: 14.4px;
				font-weight: bold;
				margin: 0 0 5px 0;
				padding-bottom: 10px;
				border-bottom: 1px dotted #ffffff;
			}

		#landingPage h3 {
			font-size: 15.6px;
			font-weight: bold;
			margin: 10px 0;
		}

		#landingPage h4,
		#landingPage h5,
		#landingPage h6 {
			font-weight: normal;
			font-size: 15.6px;
			margin: 5px 0;
		}

			/* blue */
			#landingPage.blue h4,
			#landingPage.blue h5,
			#landingPage.blue h6 {
				font-size: 16px;
				margin-bottom: 10px;
				font-weight: bold;
			}

		#landingPage a {
			padding: 0;
			background-image: none;
		}

			#landingPage.blue a {
				color: #fff;
				text-decoration: underline;
			}


		#landingPage .text-left {
			float: left;
			width: 49%;
		}

		/* blue */
		#landingPage.blue .text-left {
			margin: 0 10px;
			width: 320px;
		}

		#landingPage .text-right {
			float: right;
			width: 49%;
		}

		/* blue */
		#landingPage.blue .text-right {
			width: 355px;
		}

		#landingPage.blue .text-right table,
		#landingPage.blue .text-right h2,
		#landingPage.blue .text-right p,
		#landingPage.blue .text-right ul {
			margin-right: 10px;
		}


		#landingPage ul {
			margin: 5px 0;
			padding: 0 0 0 18px;
		}
		

		#landingPage li {
			list-style-type: disc;
		}

		/* blue */
		#landingPage.blue ul {
			margin: 0;
			padding: 0;
		}
			
		/* blue */
		#landingPage.blue li {
			background: url("../img/bullet.png") no-repeat scroll 0 1px transparent;
			border-bottom: 1px dotted #FFFFFF;
			line-height: 16px;
			margin: 3px 0 10px 0;
			list-style-type: none;
			padding: 0 0 10px 15px;		
		}
			
		#landingPage label {
			margin: 1px 0;
			display: block;
		}

			#landingPage.blue label {
				margin: 2px 0;
			}

			#landingPage label span {
				float: left;
				width: 80px;
			}

			#landingPage label input {
				border: 1px solid #666699;
				padding: 2px;
				width: 200px;
			}

		#landingPage #_success {
			margin: 10px;
			padding: 10px;
			background-color: #cfc;
			border: 2px solid #aea;
		}
	#landingPage.blue #landingBottom {
		display: none;
	}
		
/* -- Chart Table -------------------------------------------------------------- */

.charttable {
	font-size: 11px;
	background-color: #fff;
	color: #333;
}

	.charttable thead th {
		font-size: 11px;
		background-color: #D5D9DE;
		height: 40px;
		width: 60px;
	}

	.charttable th {
		background-color: #D5D9DE;
		width: 50px;
	}

	.charttable td {
		padding: 4px 1px;     
		text-align: right;
		font-size: 11px;
	}


/* Landing Pages ------------------------------------------------------------------ */

#key_slogan {
	position: absolute; 
	right: 0px;
	top: 18px;
}

#landingPage.blue #key_slogan {
	display: none;
}
