* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#333333;
	min-width:960px;
/*	background:#006d7e; */
	background:#309BA0;
	background-image:url(../images/oktan_309BA0.gif);
	background-repeat:repeat-x;
}
.primary {
	line-height: 1.4167em;
}
a{color:#006d7e;}
a:hover{text-decoration:none;}
img {border-style: none;}
input,
textarea,
select{
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
input.submit {
	background: #EEE;
	border: 1px solid #EAEAEA;
}

/***
 * right box absenden submit
 ***/
input#ttnewsemail_submit
{
	border:1px solid #CCCCCC;
	color:#666666;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:1px;
	width:62px;
}
/***
 * right box email input
 */
input#user_ttnewsemail_pi1_email
{
	width:110px;
}

input#user_ttnewsemail_pi1_email
{
	float:left\9;
}

input.submit-btn {
	background:url("../images/btn-go.gif") no-repeat scroll 0 2px #999999;
	border:0 none;
	height: 17px;
	margin: -2px 0 0 10px;
	width: 63px;
	color: white;
	text-align: right;
	font-size: 11px;
}
input.searchbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DBDBDB;
	border: 0 none;
	color: #666666;
	float: left;
	padding: 2px 0;
}
input.catsearch {
	width: 389px;
	border:1px solid #DBDBDB;
}


h2{
	font-size:20px;
	margin:0;
	color:#006d7e;
	font-weight:normal;
	width:320px;
	overflow:hidden;
	padding-bottom:4px;
	letter-spacing:-2px;
}
.article h2 {
	width: 320px;
}
h3.grey {
	width:100%;
	background:#EAEAEA;
	overflow:hidden;
	margin:24px 0 0;
	color:#333333;
	font-size:1em;
	padding:5px 0 6px 16px;
}

.floatbox {
	display:block;
	clear:both;
}
.clear-left		{ clear: left; }
.clear-right	{ clear: right; }
.clear-both		{ clear: both; }
.margin-auto	{ margin: 0 auto; }

/*header start*/
#holder{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background:#fff;
}
#header{
	width:960px;
	overflow:hidden;
}
#header h1 a{
	display:block;
	width:266px;
	height:55px;
	overflow:hidden;
}
a.accessibility{
	position:absolute;
	left:-9999px;
	overflow:hidden;
}
#header h1{
	float:right;
	margin:0;
	padding:30px 9px 37px 0;
}
/*header end*/
/*intro start*/
.intro{
	width:959px;
	overflow:hidden;
	background:#006d7e;
	border-bottom:3px solid #999;
	border-top:3px solid #999;
	border-left:1px solid #c0dbdf;
}
.frm{
	float:left;
	width:211px;
	padding:30px 0 0 28px;
}
.frm label{
	display:block;
	font-size:0.84em;
	color:#e6e6e6;
	padding-bottom:10px;
}
.frm a {
	display:block;
	font-size:0.84em;
	color:#e6e6e6;
	clear:both;
}
label.empty{
	position:absolute;
	left:-9999px;
	overflow:hidden;
}
.frm input{
	color:#b3b3b3;
	font-size:0.84em;
	width:120px;
	float:left;
	background:#f0f0f0;
	margin-bottom:15px;
	padding:3px 0 0;
	border:none;
}
input.btn{
	width:13px;
	height:14px;
	float:left;
	margin:2px 0 0 15px;
	padding:0;
}
.intro img{float:left;}
/*intro end*/
/*main start*/
#main{
	width:960px;
	margin:24px 0 0;
	overflow:hidden;
}
.column{
	width:719px;
	float:right;
	overflow:hidden;
}
/*primary start*/
.breadcrumbs{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.breadcrumbs ul{
	list-style:none;
	margin:0 0 0 30px;
	padding:0;
}
.breadcrumbs ul li{
	float:left;
	background:url(../images/rigth-arrow.gif) no-repeat 0 4px;
	padding: 0 8px 0 12px;
	font-size:0.83em;
	color:#9b9b9b;
}
.breadcrumbs ul li:first-child{
	background:none;
	padding-left:0;
}
.breadcrumbs ul li a{
	color:#9b9b9b;
	text-decoration:none;
}
.breadcrumbs ul li a:hover{
	text-decoration:underline;
}
.primary{
	width:419px;
	float:left;
	padding:0 0 0 30px;
}
.article{
	overflow:hidden;
	padding-bottom:34px;
}
.heading{
	background:url(../images/bg-primary-heading.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
}
.date{
	float:right;
	font-size:0.84em;
	color:#999;
	margin-top:-20px;
}

/* WIR RENDERN ALLE H2 AUF DIESE WEISTE
.heading h2{
	font-size:20px;
	margin:0;
	color:#006d7e;
	font-weight:normal;
	width:360px;
	overflow:hidden;
	padding-bottom:4px;
	letter-spacing:-2px;
}
*/


.article img{
	float:left;
	clear:right;
	margin:11px 15px 0 1px;
}
.article p{
	margin:8px 0 1px;
	line-height:1.25em;
}
.article a{
	text-decoration:none;
	font-size:0.84em;
	color:#999;
}
.article a:hover{text-decoration:underline;}
/*primary end*/
/*sidebar navigation start*/
.sidebar-nav{
	width:241px;
	float:left;
}
.sidebar-nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar-nav ul li{
	background:#eaeaea;
	margin-bottom:5px;
	height:1%;
	overflow:hidden;
}
.sidebar-nav ul li.spc {
	background:#006D7E;
	margin-bottom:5px;
	height:1%;
	overflow:hidden;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:3px 0 3px 29px;
	height:1%;
}
/*.sidebar-nav ul li.intern {
	background:#6BAAB4;
	margin-bottom:5px;
	height:1%;
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:1%;
}*/
.sidebar-nav ul li a{
	color:#333333;
	text-decoration:none;
	display:block;
	padding:5px 0 5px 29px;
	height:1%;
}
.sidebar-nav ul li a:hover{
	color:#006d7e;
	background:#f2f2f2;
}
.sidebar-nav ul li a.active{
	color:#006d7e;
}
.sidebar-nav ul li ul{padding-top:2px;}
.sidebar-nav ul li ul li a{
	padding:5px 0 12px 59px;
	font-size:0.84em;
}
.sidebar-nav ul li ul{margin:5px 0 -5px;}
.sidebar-nav ul li ul li{margin:0;}
.sidebar-nav ul li ul li ul{margin:-2px 0 0;}
.sidebar-nav ul li ul li ul li a{padding:5px 0 12px 79px;}

.sidebar-nav ul#nav li.last {margin-bottom:0px;}

.sidebar-nav ul.pressearchiv li a {padding:5px 0 12px 79px;}

/*sidebar navigation end*/
/*column info start*/
.column-info{
	width:225px;
	background:#eaeaea;
	float:right;
	overflow:hidden;
	padding:19px 0 0 15px;
}
.sidebar-box{
	background:url(../images/bg-sidebar-box.gif) repeat-x 0 100%;
	padding-bottom:5px;
	width:100%;
}
.sidebar-box .searchMenu,
.sidebar-box .searchMenu a,
.sidebar-box .searchMenu a span {
	font-size: 0.84em !important;
}
.sidebar-box .searchMenu a,
.sidebar-box .searchMenu a span {
	font-size: 1em !important;
}
.sidebar-box .searchMenu a {
	display: inline-block;
}
.sidebar-box .searchMenu a.selected span {
	color: #006D7E;
}
.search{
	overflow:hidden;
}
.search input{
	border:1px solid #dbdbdb;
	width:177px;
	float:left;
	font:0.84em Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	padding-top:3px;
}
.search input.btn{
	width:13px;
	height:14px;
	border:none;
	padding:0;
}
.sidebar-box a.print{
	display:block;
	overflow:hidden;
	background:url(../images/bg-print-btn.gif) no-repeat 100% 0;
	padding-right:22px;
	color:#999;
	font:0.84em Verdana, Arial, Helvetica, sans-serif;
	width:68px;
	text-decoration:none;
	letter-spacing:-1px;
	margin-top:17px;
	float:left;
}
a.print:hover{text-decoration:underline;}
.sidebar-box a.sitemap{
	display:block;
	overflow:hidden;
	background:url(../images/bg-sitemap-btn.gif) no-repeat 100% 0;
	padding-right:22px;
	color:#999;
	font:0.84em Verdana, Arial, Helvetica, sans-serif;
	width:40px;
	text-decoration:none;
	letter-spacing:-1px;
	margin-top:17px;
	margin-left:115px;
}
.sidebar-box h3{
	margin:0;
	font-size:14px;
	color:#006d7e;
	margin:23px 0 12px 1px;
	overflow:hidden;
}
.sidebar-box img{
	border:1px solid #d9d9d9;
	display:block;
	margin-bottom:17px;
}
.sidebar-box span{
	color:#333333;
	font-size:0.84em;
	display:block;
}
.sidebar-box span.name{
	font-size:1em;
	line-height:16px;
	padding-bottom:2px;
}
.sidebar-box dl{
	width:130px;
	font-size:0.84em;
	clear:both;
	overflow:hidden;
	color:#333333;
	margin:16px 0 0;
}
.sidebar-box dl dt,
.sidebar-box dl dd{
	float:left;
	margin:0;
	line-height:15px;
}


.sidebar-box dl dt{
	padding-right:7px;
}
.sidebar-box a{
	font-size:0.84em;
	color:#333333;
	text-decoration:none;
	line-height:1em;
	display:block;
	padding-top:1px;
}
.sidebar-box a:hover{text-decoration:underline;}
.sidebar-box a.email{	
	padding-left:18px;
	display:block;
	background:url(../images/bg-email-btn.gif) no-repeat 0 3px;
	margin:19px 0 13px 2px;
	line-height:1.25em;
	width:80px;
}
div#last{
	background:none;
	padding-bottom:44px;
}
.sidebar-box ul{
	margin:0 0 0 3px;
	padding:2px 0 0;
	list-style:none;
}
.sidebar-box ul li{
	padding-left:19px;
	background:url(../images/bg-sidebar-list-el.gif) no-repeat 0 3px;
	margin-bottom:12px;
	height:1%;
}
.sidebar-box ul li a{
	display:block;
	line-height:1.67em;
}
/*column info end*/
/*main end*/
/*footer start*/
#footer{
	width:900px;
	margin:24px 0 0 31px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
	padding-bottom:40px;
}
#footer ul{
	margin:12px 37px  0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
#footer ul li{
	float:left;
	background:url(../images/footer-split.gif) no-repeat 0 2px;
	padding:0 3px 0 5px; 
}
#footer ul li:first-child{
	background:none;
	padding:0 3px 0 0;
}
#footer ul li a{
	font-size:0.84em;
	color:#999;
	text-decoration:none;
	float:left;
}
/*footer end*/
.shadow{
	width:960px;
	background:url(../images/intro-btm.png) repeat-x;
	height:61px;
	position:absolute;
	top:258px;
	left:0;
}
/*sIFR styles*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash .heading h2 span a {
	font-size:20px;
	color:#006d7e;
	font-weight:bold;

}
.sIFR-hasFlash .sidebar-box h3 span a {
	font-size:16px;
	color:#006d7e;
	font-weight:normal;
	letter-spacing:0;
}

/*inner1 start*/
#main-inner1{
	width:960px;
	margin:38px 0 0;
	overflow:hidden;
}
.inner p{
	color:#333333;
}
.page-list{
	width:100%;
	overflow:hidden;
	padding:27px 0 0;
	clear:both;
}
.page-list a{
	text-decoration:none;
	color:#999;
	font-size:0.83em;
	text-align:center;
}
.pre{
	float:left;
	padding-top:5px;
	margin-left:37px;
	display:inline;
}
.next{
	float:left;
	margin-left:14px;
	padding-top:5px;
	display:inline;
}
.pre:hover,
.next:hover{text-decoration:underline;}
.page-list ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.page-list ul li{
	float:left;
	margin:0 0 0 14px;
	display:inline;
}
.page-list ul li a{
	background:url(../images/bg-page-list-el.gif) no-repeat;
	display:block;
	width:16px;
	height:15px;
	overflow:hidden;
	padding:1px 0 0;
}
.page-list ul li a:hover,
.page-list ul li.active a{
	background-position:0 -16px;
	color:#006d7e;
}
/*inner1 end*/
/*inner2 start*/
.post{
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
}
.image-holder{
	float:left;
	margin:7px 14px 0 0;
	display:inline;
}
.image-holder img{
	display:block;
	margin:0;
}
.image-holder a{
	background:url(../images/ico-zum.gif) no-repeat;
	float:left;
	clear:both;
	padding:3px 0 0 18px;
	margin:16px 0 0 2px;
	display:inline;
}
.post ul{
	list-style:none;
	margin:14px 0 0;
	padding:0 0 7px;
}
.post p a{
	font-size:1em;
	color:#333333;
}
.dowload-link{
	float:left;
	margin:28px 0 0 15px;
	display:inline;
}
.dowload-link a{
	background:url(../images/ico-dowload.gif) no-repeat;
	float:left;
	font-size:1em;
	color:#b2b2b2;
	padding:1px 0 0 22px;
}
/*inner2 end*/
/*inner3 start*/
.seminar-list{
	width:100%;
	overflow:hidden;
}
.month{
	width:100%;
	background:#EAEAEA;
	overflow:hidden;
	margin:24px 0 0;
}
.month h3{
	font-size:1em;
	color:#333333;
	margin:5px 0 6px 16px; 
}
.seminar-list dl{
	margin:10px 0 0;
	padding:0;
}
.seminar-list dl dt{
	width:164px;
	float:left;
	padding:0 0 0 16px;
	margin:14px 0 0;
}
.seminar-list dl dd{
	margin:14px 0 0;
	float:left;
	width:238px;
}
.seminar-list dl dd a.seminar-title{
	font-size:1em;
	color:#006d7e
	
}
.seminar-list dl dd .location{
	font-size:0.83em;
	color:#999;
	display:block;
	margin:18px 0 0;
}
/*inner3 end*/
/*inner4 start*/
.inner4-wraper{
	width:100%;
	overflow:hidden;
	margin:19px 0 0;
}
.list-holder{
	width:100%;
	overflow:hidden;
}
.inner4-wraper dl{
	width:100%;
	overflow:hidden;
	padding:8px 0 11px;
	margin:-17px 0 0;
	background:#eaeaea;
	color:#333333;
}
.inner4-wraper dl dt{
	width:159px;
	float:left;
	padding:0 0 0 15px;
	margin:15px 0 0;
	font-weight:bold;
}
.inner4-wraper dl dd{
	width:244px;
	float:left;
	margin:15px 0 0;
}
.comment{
	font-size:0.83em;
	color:#999;
	float:left;
	margin:5px 0 0;
}
.headline-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 7px;
}
.headline-holder h3{
	margin:30px 0 0;
	color:#333333;
}
.priorities{
	width:100%;
	overflow:hidden;
}
.priorities ul{
	list-style:none;
	margin:8px 0 0 3px;
	padding:0;
}
.priorities ul li{
	background:url(../images/boolet.gif) no-repeat 0 6px;
	padding-left:8px;
	color:#333333;
}
.days{
	margin:15px 0 0;
}
.days .title{
	font-weight:normal;
	color:#333333;
}
.days ul{
	list-style:none;
	margin:0;
	padding:0;
}
.days ul li{
	margin:15px 0 0;
	color:#333333;
}
.registration{
	width:100%;
	overflow:hidden;
	background:#eaeaea;
	margin:26px 0 0;
}
.registration a{
	background:url(../images/ico-registration.gif) no-repeat 0 7px;
	margin:0 0 0 13px;
	padding:5px 0 6px 17px;
	float:left;
	font-size:1em;
	color:#333333;
}
/*inner4 end*/
/*inner5 start*/
.broshura{
	width:100%;
	overflow:hidden;
	position:relative;
	padding-bottom:16px;
	margin-bottom:25px;
}
.broshura .image-holder{
	float:left;
	margin:3px 0 0;
}
.broshura .text-holder{
	float:left;
	width:330px;
	margin-left:13px;
	display:inline;
	padding-bottom:5px;
}
.broshura .text-holder .heading h2{
	width:100%;
}
.broshura .link-list{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:93px;
}
.broshura .link-list li{
	float:left;
}
.broshura .link-list li a{
	float:left;
}
.broshura .link-list .order a{
	background:url(../images/ico-order.gif) no-repeat;
	padding:0 0 0 12px;
	margin:4px 17px 0 0;
}
.broshura .link-list .dowload a{
	background:url(../images/ico-download.gif) no-repeat;
	padding:4px 0 0 18px;
}
/*inner5 end*/
/*inner6 start*/
.letter-list{
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
}
.letter-list span{
	float:left;
	margin:15px 0 0;
	color:#333333;
}
.letter-list strong{
	margin:10px 0 0;
	font-weight:normal;
	display:block;
	color:#333333;
}
.letter-list ul{
	list-style:none;
	margin:15px 0 0 8px;
	padding:0;
	float:left;
}
.letter-list ul li{
	float:left;
	margin-left:3px;
	display:inline;
}
.letter-list ul li a{
	color:#006d7e;
	font-size:1em;
}
.letter-list ul li a:hover,
.letter-list ul li.active a{
	text-decoration:none;
	color:#333333;
}
.member-list{
	width:100%;
	overflow:hidden;
	margin:30px 0 0;
}
.member-list strong{
	display:block;
}
.member-list ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.member-list ul li{
	width:100%;
	overflow:hidden;
	position:relative;
	float:left;
	margin:15px 0 0;
}

.member-list ul li:hover{
background-color:#EAEAEA;
}

.member-list ul li span{
	width:350px;
	display:block;
	color:#333333;
}
.member-list ul li a{
	background:url(../images/ico-enter.gif) no-repeat;
	position:absolute;
	right:6px;
	bottom:2px;
	width:11px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
}
/*inner6 end*/
/*inner7 start*/
.director{
	background:#e9ece3;
	margin:21px 0 0;
	padding:9px 0 11px 16px;
}
.data{
	width:100%;
	overflow:hidden;
	padding:3px 0;
}
.data table{
	width:100%;
	border-collapse:collapse;
}
.data tr td{
	padding:30px 0 0 16px;
	text-align:left;
	vertical-align:top;
	color:#333333;
}
.name{
	width:147px;
}
/*inner7 end*/
/*inner8 start*/
.sitemap{
	width:100%;
	overflow:hidden;
	margin:22px 0 0;
}
.title{
	display:block;
	padding:5px 0 6px 31px;
	height:1%;
	background:#e9ece3;
	color:#333333;
}
.sitemap ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sitemap ul li{
	margin:19px 0 0;
}
.sitemap ul li ul{
	margin:0 0 0 44px;
	padding:9px 0 6px 0;
}
.sitemap ul li ul li{
	margin:15px 0 0;
}
.sitemap ul ul li a{
	font-size:12px;
	color:#333333;
}
.sitemap ul li ul li ul{
	padding:0;
	margin:0 0 0 16px;
}
/*inner8 end*/

/* Ansprechpartner */
.vcard {
	clear:both;
	margin-bottom:20px;
	display:block;
}

.vcard img {
	margin-bottom:20px;
	padding-right:20px;
}
/* Ansprechpartner end*/

/*Mein Konto start*/
.userinfo {
	width:100%;
}

.fe-td-label {
	width:150px;
	padding-right:0px;
	font-weight:bold;
	border-bottom:1px solid #adadad;
}

.fe-td-field {
	border-bottom:1px solid #adadad;
}

.fe-pass-field {
	width:100px;
	border:1px solid #adadad;
}
/*Mein Konto end*/

/*user_education start*/
ul.csc-menu.csc-menu-1 {
	list-style:none;
}

ul.csc-menu.csc-menu-1 li{
	padding-left:10px;
	margin-bottom:10px;
	height:1%;
}

ul.csc-menu.csc-menu-1 li a{
	text-decoration:none;
}

.edu-select-form {
	margin:10px 0 10px 0;
	padding:10px;
	background-color:#eaeaea;
}

.edu-select-form h5 {
	margin:0 0 12px 0;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.edu-list-company {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #adadad;
}
/*user_education end*/

/*PAGEBROWSER RUNDSCHREIBEN start*/
.news-list-browse {
	padding-bottom:4px;
}

.tx-ttnews-browsebox {
	margin-bottom:5px;
}

.tx-ttnews-browsebox a {
	border:1px solid #c0c0c0;
	color:#c0c0c0;
	padding:1px 2px 2px;
	text-decoration:none;
	font-size:0.83em;
	text-align:center;
}

.tx-ttnews-browsebox a:hover,
.tx-ttnews-browsebox .current {
	border:1px solid #309BA0;
	color:#309BA0;
	text-decoration:none;
}
/*PAGEBROWSER RUNDSCHREIBEN end*/

.content-left {
	padding-left: 29px;
	width:210px;
	overflow:hidden;
	margin-top:30px;
}

.sociallinks ul {
float: left;
list-style-type: none;
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: 1px dotted #BBBBBB;
background: none;
}

.sociallinks ul li {
float: left;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
background: none;
}

.sociallinks ul li a {
float: left;
margin: 15px 3px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
}

.sociallinks ul li a img {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
}
