/*global*/
body {
	margin:0;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#fff;
}
img{border-style:none;}
a{color:#69a7e2;}
a:hover{text-decoration:none;}
/* listen */
ol	{
	position:relative;
	left:-16px;
	}
ol li{
	padding:0 0 5px 0;
	}
#content ul{
	position:relative;
	left:-20px;
	list-style:square;
	}	


/* forms */
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
input,
textarea,
select{
	font:100% Arial,sans-serif;
	vertical-align:middle;
	width:230px;
}

input{
	margin-bottom:3px;
	}

label{
	float:left;
	width:100px;
	}
.btn{
	width:100px;
	background:#E2EEF9;
	color:#0B2B74;
	font-weight:bold;
	font-size:11px;
	height:23px;
	cursor:pointer;
	margin-top:5px;
	}

/*wrapper*/
.wrapper{
	width:933px;
	margin:0 auto;
	background:url(../images/bg-page-y.gif) repeat-y;
}
.wrapper:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
/*page*/
#page{
	width:903px;
	padding:0 15px;
	background:url(../images/bg-page.gif) no-repeat 0 20px;
}
#page:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
/*header*/
#header{
	width:100%;
	height:219px;
	overflow:hidden;
	/*background:url(../images/bg-header.jpg) no-repeat 0 30px;*/
}

/* added by tjg */
#flashDiv{
	margin-top: 2px;
}
/* end tjg */

/*logo*/
#header h1{
	margin:0;
}
a.logo{
	/* tjg */
	position: absolute;
	top: 81px;
	/* end tjg */
	display:block;
	width:137px;
	height:59px;
	margin:0 0 0 0;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	outline:none;
}
/*top bar*/
.masthead{
	width:100%;
	overflow:hidden;
}
/*search*/
.search{
	width:178px;
	float:right;
	margin:4px 0 0 6px;
	display:inline;
}
.search input.form-text{
	float:left;
	width:140px;
	height:15px;
	border:0;
	padding:3px 9px 2px;
	background-color:#c5d8ed;
	color:#3461a4;
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}
.search input.form-submit{
	float:right;
	margin-bottom:0px;
	width:20px;
}
/*service navigation*/
ul.service{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}
ul.service li{
	display:inline;
	padding:0 2px 0 9px;
	background:url(../images/sep01.gif) no-repeat 0 4px;
}
ul.service li:first-child{
	background:none;
}
ul.service li a{
	color:#3360a2;
	text-decoration:none;
	font-size:12px;
	line-height:28px;
}
ul.service li a:hover{
	text-decoration:underline;
}
/* language selector */
.language-selector{
	float: left;
	color: #3360a2;
	font-size: 10px;
	margin-top: 5px;
}
.language-selector a{
	color: #3360a2;
	text-decoration: none;
}
.language-selector a:hover{
	text-decoration: underline;
}
/*parent-title*/
#header strong{
	float:right;
	width:378px;
	padding-left:9px;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	/*margin:85px 0 0;*/
	background-color:#e2eef9;
	color:#0b2b74;
}
/*navigation*/
#nav{
	width:516px;
	float:left;
	margin: 0;
	padding:0;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x;
}
#nav li{
	float:left;
	width:257px;
	border-left:1px solid #0b2b74;
}
#nav li:first-child{border:0;}
#nav li a{
	display:block;
	width:227px;
	color:#fff;
	padding:0 0 0 30px;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/arrow01.gif) no-repeat 8px 10px;
}
#nav li.active a,
#nav li a:hover{
	color:#0b2b74;
	background:url(../images/bg-nav-roll.gif) repeat-x;
}
/*content*/
#content{
	width:472px;
	padding:0 18px;
	float:left;
	margin:29px 0 0;
}
#content h2{
	margin:0 0 26px;
	font-size:28px;
	line-height:32px;
	color:#0b2b74;
	font-weight:normal;
	word-spacing:-3px;
}
#content p{
	margin:15px 20px 0 14px;
}
/*sidebar*/
#sidebar{
	width:387px;
	float:right;
}
#sidebar h3{
	margin:0;
	color:#0b2b74;
	font-size:18px;
	line-height:30px;
	font-weight:normal;
}
/*partner-box*/
.partner{
	height:1%;
	padding:19px 0 26px 7px;
	background:#f4f9fc url(../images/bg-partner.gif) repeat-x;
}
.partner:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
/*logos*/
.logos{
	margin:0;
	padding:0;
	list-style:none;
}
.logos li{
	float:left;
	margin-left:-2px;
	display:inline;
}
.logos li .holder{
	width:119px;
	padding:0 4px 9px;
	background:url(../images/bg-partner-item.png) no-repeat;
}
.logos li a{
	display:block;
}
.logos li.hover, .logos li:hover {
	position: relative;
}  
.logos li.hover .tooltip, .logos li:hover .tooltip {
	display: block;
}
/*tooltip*/
.tooltip{
	width:316px;
	position:absolute;
	display: none;
	bottom:40px;
	left:-21px;
}
.tooltip .inner{
	height:1%;
	padding:0 4px;
	overflow:hidden;
	background:url(../images/bg-tooltip.png) repeat-y;
}
.tooltip .cont-inner{
	height:1%;
	overflow:hidden;
	padding:13px 2px 30px 16px;
	background:url(../images/bg-tooltip-x.png) repeat-x;
}
.tooltip .arrow{
	width:100%;
	height:27px;
	background:url(../images/bg-tooltip-bot.png) no-repeat;
}
.tooltip strong{
	font-size:14px;
	line-height:30px;
}
.tooltip .wrap{
	width:100%;
	overflow:hidden;
	margin-bottom:14px;
}
.tooltip a{
	float:left;
}
.tooltip a img{
	display:block;
}
.logos li .tooltip ul{
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
.logos li .tooltip ul li{
	font-size:14px;
	line-height:18px;
	color:#333;
	margin:0 0 6px;
	float:none;
	padding:0 0 0 17px;
	display:block;
	width:auto;
	list-style:none;
	background:url(../images/bullet02.gif) no-repeat 0 6px;
}
/*news-box*/
.news-box{
	height:1%;
	padding:0 10px;
	overflow:hidden;
	background:#f5f9fd url(../images/bg-news.gif) repeat-x 0 100%;
}
.news-box .title{
	width:367px;
	overflow:hidden;
	padding:0 10px;
	margin:0 -10px;
	background-color:#dcebf8;
}
a.extra{
	float:right;
	margin-top:2px;
}
/*news-list*/
.news{
	width:100%;
	overflow:hidden;
	margin:31px 0 0;
	padding:0;
	list-style:none;
}
.news li{
	font-size:12px;
	line-height:24px;
	color:#666;
	padding:0 0 0 10px;
	background:url(../images/bullet01.gif) no-repeat 0 8px;
}
/*following-page*/
.following .wrapper{
	background:none;
}
.following #page{
	background:url(../images/bg-page-inner.gif) no-repeat 0 20px;
}
/*left-sidebar*/
#left-sidebar{
	width:194px;
	float:left;
	margin:36px 0 0;
}
/*sub-navigation*/
.sub-nav{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	border-top:2px solid #a2c8ed;
}
.sub-nav li{
	padding:0 0 0 10px;
	border-bottom:2px solid #d9e9f8;
}
.sub-nav li a{
	font-size:14px;
	line-height:28px;
	color:#69a7e2;
	text-decoration:none;
}
.sub-nav li a:hover{
	text-decoration:underline;
}
.sub-nav li.active a{
	color:#0b2b74;
	font-weight:bold;
}
.following #content{
	width:398px;
	padding:0 20px 0 33px;
}
.following #content h2{
	margin-bottom:40px;
}
.following #content img{
	margin:0 -15px 36px;
}
.following #content p{
	margin:15px 0 0;
}
.following #sidebar{
	width:258px;
	margin:34px 0 0;
}
/*info-box*/
.info{
	height:1%;
	font-size:12px;
	min-height:407px;
	padding:0 0 0 11px;
	overflow:hidden;
	background:#f1f7fc url(../images/bg-info.gif) repeat-x 0 100%;
}
.info p{
	margin-top:4px;
	margin-bottom:14px;
	line-height:16px;
	}
* html .info{
	height:407px;
	overflow:visible;;
}
.info .title{
	width:240px;
	overflow:hidden;
	padding:0 9px;
	margin:0 -11px 26px;
	background-color:#e2eef9;
}
#sidebar h4{
	margin:0;
	color:#0b2b74;
	font-size:14px;
	line-height:18px;
}
.beachte{
	width:100%;
	overflow:hidden;
	margin:0 0 19px;
	padding:0;
	list-style:none;
}
.beachte li{
	font-size:12px;
	line-height:20px;
	color:#666;
	padding:0 0 0 14px;
	margin-bottom:3px;
	background:url(../images/bullet03.gif) no-repeat 0 7px;
}
/*links*/
.links{
	width:100%;
	overflow:hidden;
	margin:2px 0 18px;
	padding:0;
	list-style:none;
}
.links li{
	padding-left:14px;
	font-size:12px;
	line-height:20px;
	margin-bottom:3px;
	background:url(../images/bullet01.gif) no-repeat 0 50%;
}
.partners{
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
	padding:0;
	list-style:none;
}
.partners li{
	width:80px;
	float:left;
	background:url(../images/bg-item2.png) no-repeat;
}
/*footer*/	
#footer{
	width:100%;
	overflow:hidden;
	line-height:50px;
	text-align:center;
	clear:both;
}
#footer p{
	margin:0;
}



/* --------- styles fŸr analyse-Formular  ---------- */
form.analyseformular h3{
	margin-bottom:8px;
	font-size:15px;
	}
form.analyseformular h3 span{
	padding-left:14px;
	}
form.analyseformular ul{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	list-style:square;
	position:relative;
	left:-20px;
	}

form.analyseformular h4{
	margin-bottom:20px;
	font-size:15px;
	color:#0b2b74;
	text-transform:uppercase;
	}

form.analyseformular input.textinput{
	margin-bottom:5px;
	}
	
form span.error {
	display:block;
	color:red;
	margin:-6px 0 8px 0;
}		
	
select.analyse{
	width:320px;
	margin:0 5px 8px 16px;
	}
.rad{
	width:14px;
	}
.options-radio{
	float:left;
	margin-left:16px;
	width:14px;
	}
.options-check{
	float:left;
	margin-right:6px;
	width:14px;
	}
.options-radio-2{
	float:left;
	margin-left:22px;
	width:14px;
	}
.options-txt{
	float:left;
	width:350px;
	padding:0 0 10px 0;
	}
.formular-2col-layout-left{
	float:left;
	width:180px;
	padding-right:5px;
	border-right:1px solid #CCCCCC;
	}
.formular-2col-layout{
	float:left;
	width:180px;
	margin-left:15px;
	}
.price{
	text-align:right;
	font-weight:bold;
	}
.price span{
	font-weight:normal;
	}

	
form.analyseformular span.txt-sup{
	font-size:8px;
	}
form.analyseformular ol{
	list-style:upper-alpha;
	position:relative;
	left:-15px;
	}	

	
td{
	vertical-align:top;
	padding:8px 15px 8px 0;
	border-bottom:1px solid #999999;
	}
td ul{
	margin:0;
	}
td.td-price{
	vertical-align:bottom;
	text-align:right;
	}	


