
/************ Nu ************/

.csc-frame-frame1 {
	border-bottom: 1px solid #BBBBBB;
	height:120px;
	padding-bottom: 10px;
	padding-top: 17px;
	margin-bottom: 20px;
	overflow: hidden;
}
* html .csc-frame-frame1 {
	margin-bottom: 20px;
}
.loginbox a {
	display: block;
	padding: 10px;	
	width: 226px;
	text-align: center;
	background-color: #E4E6EA;
	font-size: 13px;
}
#content .loginbox a:hover {
	text-decoration: none !important;
	background-color: #C6CAD4;
}
p.align-right {
	text-align: right;
}


ul.socialmedialinks {
	margin: 0px;
	padding: 0px;
}

ul.socialmedialinks li{
	padding: 0px;
	margin: 10px 8px 0 0px;
	list-style: none;
	float: left;
	line-height: 21px;
}

ul.socialmedialinks li a img {
	border: 0px;
	display:block;
}

.socialmedialinks-clear {
	clear: both;
}

ul.socialmedialinks .fb_iframe_widget {margin-top: 3x;}

/************ end Nu ************/



/************ UTILS ************/
.clear{
	clear:both;
	height:2px;
}
.c-float{
	overflow:hidden;
	height:100%;
}
.hidden{
	display:none;
}

#siteby a span {
	display: none;
}
a{
	color:#002c57;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline !important;
}


* html .content.bottom ul.boxmenu-container {
	margin-left:3px;
}

.content.bottom ul.boxmenu-container li.item1, .content.bottom ul.boxmenu-container li.item2 {
	border-top:none;
}

span.important {
	color:#EE0024;
}
span.lightgrey {
	color:#999;
	font-size:10px;
	line-height:14px;
}
/************ ************/
body{
	margin:0px;
	font-family:Arial, sans_serif;
	margin-bottom:10px;
}
h2{
	margin-top:0px;
	font-size:15px;
	font-weight:bold;
	color:#222222;
}
h3{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	color:#222222;
}
h5 {
	margin: 0;
	padding: 8px;
	font-size: 14px;
	background-color: #E5E5E7;
	color: #000;
}

h6{ 
	font-size:12px;
	color:#666666;
	line-height:20px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding: 18px 0 2px 0;
}
table, tr, td, th {
	font-size:12px;
	color:#666666;
}
#container{
	width:900px;
	margin:auto;
	overflow:hidden;
	height:100%;
}

/************TOP ************/
#top{
	border-bottom:1px solid #bbbbbb;
	margin-bottom:1px;
	height:60px;
	position:relative;
	border-top:5px solid #bbbbbb;
	padding-top:10px;
	position:relative;
}
/************LOGO ************/
a.logo{
	display:block;
	background-image:url('../images/logo.gif');
	width:272px;
	height:43px;
	overflow:hidden;
	float:left;
}
.logo span{
	display:none;
}
/************END-LOGO ************/

/************NAVI ************/
ul.navi{
	float:right;
	margin:0px;
	list-style-type:none;
	margin-bottom:0px;
	padding:0;
}
ul.navi li{
	float:left;
	padding-right:5px;
	padding-left:5px;
	border-right:1px solid #bbbbbb;
}
ul.navi li.first{
	/*padding-left:0px;*/
}
ul.navi li.last{
	padding-right:0px;
	border-right:0;
}
ul.navi a{
	color:#002c57;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}

ul.navi li.active a{
/* 	font-weight:bold; */
	text-decoration: underline;
}

ul.subnavi {
	position: absolute;
	z-index: 10;
	top:38px;
	left: 322px;
}
ul.subnavi li {
	border-right:1px solid #bbbbbb;
	margin: 0;
}

/************END-NAVI ************/


.toptools {
	position:absolute;
	right:0;
	top:35px;
}

.toptools .language {
	position:absolute;
	right:90px;
	top:1px;
	width:250px;
}

ul.language {
	margin:0px;
	list-style-type:none;
	margin-bottom:0px;
	width: 200px;
}
ul.language li {
	border:none;
	padding: 0px;
	float:right;
	line-height:  24px;
}
ul.language li a {
	padding: 0;
	font-size:12px;
	font-weight:normal;
}
ul.language li.middle a {
	/*border-left: 1px solid #bbbbbb;*/
}
ul.language li.active a {
	color:#CCCCCC;
}
ul.language li a.notrans {
	display:none;
}

/************SEARCHBOX ************/
form#search{
	margin:0;
	padding:0;
}
.searchbox{
	background-color:#bec2cb;
	padding:3px;
	padding-left:5px;
	font-size:1px;
}
.searchbox label{
	color:#ffffff;
	font-size:11px;
	float:left;
	position:relative;
	top:2px;
}
.searchbox input{
	padding:0;
	margin:0;
	background-image:url('../images/searchbox.gif');
	width:120px;
	height:16px;
	color:#444444;
	border:0px solid #bec2cb;
	padding-left:5px;
}
.searchbox input:focus{
	border:0px solid #78aabb;
}
/************END-SEARCHBOX ************/

/************END-TOP**********/



/************INTROPANEL**********/


#intropanel{
	height:0px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
/* 	background-image:url('../images/intropanel.jpg'); */
	height:240px;
}

#intropanel_small{
	height:0px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	background-color:#284C70;
/*	background-image:url('../images/small.jpg');*/
	height:55px;
}

#intropanel.home{
	height:175px;
}

#intropanel .overlay {
	overflow: hidden;
	height: 42px;
	width: 900px;
	position: relative;
	bottom: 40px;
}
#intropanel .overlay h1 {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 23px;
	line-height: 40px;
	width: 590px;
	float: left;
	padding-left: 10px;
}
#intropanel.home span.links{
	line-height: 42px;
	display:block;
}
#intropanel.home span.links a {
	padding-right: 28px;
	font-size: 13px;
}


/*
#intropanel.changemanagement	{
	background-image:url('../images/changemanagement.jpg');
}
#intropanel.organisationsmanagement{
	background-image:url('../images/organisationsmanagement.jpg');
}
#intropanel.projektmanagement{
	background-image:url('../images/projektmanagement.jpg');
}
#intropanel.prozessmanagement{
	background-image:url('../images/prozessmanagement.jpg');
}
*/



/* Inline Links */

#intropanel ul#headlinks {
	list-style: none;
	padding: 0;
	margin: 0;
	display:block;
	position:absolute;
	left:730px;
	top:190px;
	line-height:22px;
	color:#014487;	
	font-size:14px;
}

#intropanel_small ul#headlinks {
	list-style: none;
	padding:5px 0 0 15px;
	margin: 0;
	line-height:22px;
	color:#014487;	
	font-size:14px;
	float:right;
	background-color:#E5E5E7;
	width:172px;
	height: 55px;
}

#intropanel_small h1, #intropanel_small h2{
	margin:0;
	display:block;
	line-height:55px;
	padding-left:10px;
	color:#ffffff;
	font-size:26px;
	font-weight:bold;
	float:left;
}
#intropanel_small span.image{
	width:196px;
	height:55px;
	background-image:url('../images/small_changemanagement.jpg');
	display:block;
	float:right;
}

#intropanel_small.changemanagement	 span.image{
	background-image:url('../images/small_changemanagement.jpg');
}
#intropanel_small.organisationsmanagement span.image{
	background-image:url('../images/small_organisationsmanagement.jpg');
}
#intropanel_small.projektmanagement span.image{
	background-image:url('../images/small_projektmanagement.jpg');
}
#intropanel_small.prozessmanagement span.image{
	background-image:url('../images/small_prozessmanagement.jpg');
}


#intropanel_small span.contact{
	margin:0;
	display:block;
	line-height:28px;
	color:#014487;
	font-size:18px;
	font-weight:bold;
	float:right;
	background-color:#E5E5E7;
	width:172px;
	padding-left:15px;
}

/************END-INTROPANEL**********/

/************CONTENT**********/
#content{
	position:relative;
	font-size:12px;	
	color:#666666;
}
#content p.bodytext {line-height:20px;}

.content.left{
	float:left;
	width:240px;
}
.content.left ul, .content.left p, .content.left span {
	margin:0pt;
}

.content.right{
	margin-left:260px;
}

/************BOXMENU**********/
div.boxmenu-container{
	position:relative;
}
ul.boxmenu-container{
	list-style-type:none;
	margin:0;
	padding:0;
	width:620px;
	height:260px;
	clear:none;
	display:block;
	position:relative;
}
ul.boxmenu-container li{
	margin:0;
	padding:0;
	display:block;
	width:320px;
	height:130px;
	border-top:1px solid #bbbbbb;
	position:absolute;
}
ul.boxmenu-container li.item1{
	border-right:1px solid #bbbbbb;
	left:0;
	top:0;
}
ul.boxmenu-container li.item2{
	left:320px;
	top:0;
}
ul.boxmenu-container li.item3{
	left:0;
	top:130px;
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}
ul.boxmenu-container li.item4{
	left:320px;
	top:130px;
	border-bottom:1px solid #bbbbbb;
}

div.boxmenu{
	padding: 5px 10px 10px 20px;
}
div.boxmenu h3 {
	color:#ee0024;
	font-size:14px;
	font-weight:bold;
	
	background-image:url('../images/icon_cube.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}

div.boxmenu a{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

div.boxmenu h3 a {	
	color:#ee0024;
	font-size:14px;
	font-weight:bold;
}
div.boxmenu ul{
	margin:0;
	padding:0;
	margin-left:20px;
	color:#999999;
	
	list-style-type:disc;
	list-style-position:inside;
	left:10px;
	
}
div.boxmenu li{
	display:list-item;
	width:auto;
	height:auto;
	border:0;
	position:relative;
	font-size:13px;
}

/************END-BOXMENU**********/

/************SIDEMENU**********/
ul.sidemenu{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.sidemenu li{
	display:block;
	font-size:14px;
	color:#004586;
	border-bottom:1px solid #bcbec7;
	font-weight:bold;
}
ul.sidemenu li a{
	padding-left:4px;
	display:block;
	color:#004586;
	text-decoration:none;
	line-height:34px;
}
ul.sidemenu li.active a{
	background-color:#c6cad4;
	color:#ffffff;
}
ul.sidemenu li.active{
	background-color:#e4e6ea;
}
ul.sidemenu li.first{
	border-top:1px solid #bcbec7;
}
ul.sidemenu li.last{
	margin-bottom:20px;
}
/*sub*/
ul.sidemenu ul.sub1{
	margin:0;
	padding:0;
	padding-left:8px;
	list-style-type:none;
	padding-top:5px;
}
ul.sidemenu ul.sub1 li{
	margin:0;
	padding:0;
	display:list-item;
	font-size:12px;
	color:#004586;
	border-bottom:0;
	font-weight:bold;
	line-height:12px;
	
	padding-left:10px;
	background-image:url('../images/sidemenu_sub1_bullet.jpg');
	background-repeat:no-repeat;
	background-position:0px 9px;
}
ul.sidemenu ul.sub1 li a{
	margin:0;
	padding:4px;
	display:block;
	color:#004586;
	text-decoration:none;
	background-color:transparent;
	line-height:normal;
	line-height:12px;
	height:1%;
}
ul.sidemenu ul.sub1 li.active{
	background-color:#eeeeee;
}
ul.sidemenu ul.sub1 li.first{
	border-top:0;
}
ul.sidemenu ul.sub1 li.last{
	margin-bottom:5px;
}
/*end-sub*/

/*sub*/
ul.sidemenu ul.sub2{
	margin:0;
	padding:0;
	padding-left:10px;
	list-style-type:none;
}
ul.sidemenu ul.sub2 li{
	display:block;
	font-size:10px;
	color:#004586;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	
	background-image:none;
	padding-left:0;
}
ul.sidemenu ul.sub2 li a{
	padding:4px;
	display:block;
	color:#004586;
	text-decoration:none;
	background-color:transparent;
	line-height:normal;
	font-weight:normal;
}
ul.sidemenu ul.sub2 li.active a{
	font-weight:bold;
}
ul.sidemenu ul.sub2 li.active{
	background-color:transparent;
	font-weight:bold;
	font-size:11px;
}
ul.sidemenu ul.sub2 li.first{
	border-top:1px solid #ffffff;
}
ul.sidemenu ul.sub2 li.last{
	border-bottom:1px solid #ffffff;
	margin-bottom:5px;
}


ul.sidemenu ul.sub3{
	margin:0;
	padding:0;
	padding-left:15px;
	list-style-type:none;
}
ul.sidemenu ul.sub2 ul.sub3 li a{
	font-weight:normal;
}
ul.sidemenu ul.sub2 ul.sub3 li.active a{
	font-weight:bold;
}
ul.sidemenu ul.sub3 li.first{
	border-top:none;
}
ul.sidemenu ul.sub3 li.last{
	border-bottom:none;
	margin-bottom:5px;
}


ul.sidemenu ul.sub2 ul.sub3 ul.sub4 li a{
	font-weight:normal;
}
ul.sidemenu ul.sub2 ul.sub3 ul.sub4 li.active a{
	font-weight:bold;
}

ul.sidemenu ul.sub4, ul.sidemenu ul.sub5{
	margin:0;
	padding:0;
	padding-left:15px;
	list-style-type:none;
}
ul.sidemenu ul.sub4 li.first, ul.sidemenu ul.sub5 li.first{
	border-top:none;
}
ul.sidemenu ul.sub4 li.last, ul.sidemenu ul.sub5 li.last{
	border-bottom:none;
	margin-bottom:5px;
}


ul.sidemenu ul.sub2 ul.sub3 ul.sub4 ul.sub5 li a{
	font-weight:normal;
}
ul.sidemenu ul.sub2 ul.sub3 ul.sub4 ul.sub5 li.active a{
	font-weight:bold;
}


/*END-SUB*/
/************END-SIDEMENU**********/

/************END-CONTENT**********/

/************FOOTER**********/

#footer{
	margin-top:50px;
	clear:both;
	color:#666666;
	font-size:12px;
/*
	height:30px;
	color:#666666;
	font-size:12px;
	line-height:18px;
	padding-top: 4px;
	text-align:center;
*/
}

#footer a {
	font-weight:normal;
	}
/************END-FOOTER**********/

/************TAB**************/
div.tab{
	margin-bottom:20px;
}
div.tab img{
	float:right;
}
div.tab ul.tab{
	margin:0;
	padding:0;
	overflow:hidden;
	height:100%;
	border-bottom:3px solid #002c57;
	list-style-type:none;
}
div.tab ul.tab li{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	padding-bottom:0px;
	float:left;
}
div.tab ul.tab a{
	display:block;
	padding:7px;
	color:#002c57;
	text-decoration:none;
	font-weight:normal;
	float:left;
}
div.tab ul.tab li.active{
	display:block;
	padding:7px;
	color:#002c57;
	text-decoration:none;
	font-weight:normal;
	float:left;
	background-color:#002c57;
	color:#ffffff;
	text-decoration:none;
}
div.tab ul.tab li.active a {
	background-color:#002c57;
	color:#ffffff;
	text-decoration:none;
}
div.tab div.tab.content{
	border:1px solid #bbbbbb;
	padding:30px;
	overflow:hidden;
	height:100%;
}
div.tab div.tab.content img {
	float:none;
}

/************FCE: 2 Columns**************/

div.twocol {
	margin-bottom:30px;
	overflow:hidden;
}
div.twocol .left {
	/*margin: 0px 50px 0px 0px;
	width: 285px;*/
	width: 48%;
	margin-right:4%;
	float:left;
}
div.twocol .right {
	margin:0px;
	width: 48%;
	float:left;
	clear:right;
}


/*  Extensions
----------------------------------*/



/*  Login
----------------------------------*/
/* .tx-felogin-pi1 {background-color: #E4E6EA; padding: 10px; overflow: hidden; line-height: 16px; margin-bottom: 15px;} */
.tx-felogin-pi1 input {border:1px solid #999999;}
.tx-felogin-pi1 fieldset {border:none; padding: 0; overflow: hidden;}
.tx-felogin-pi1 a { display: block; margin-top: 5px; clear: both;}
.tx-felogin-pi1 fieldset legend {display: none;}
.tx-felogin-pi1 label {float: left; width:70px;line-height: 22px;}
.tx-felogin-pi1 .input, .tx-felogin-pi1 .username, .tx-felogin-pi1 .password { float: left; width: 40%;}
/*
.tx-felogin-pi1 h3 {padding: 0; margin: 3px 0 10px 0;}
.tx-felogin-pi1 h3.logout_status {display: block; float: left; width: 40%; padding: 3px 0 0 0; margin: 0;}
*/
.tx-felogin-pi1 .input input,
.tx-felogin-pi1 .username input, 
.tx-felogin-pi1 .password input {
	height: 20px;
	padding: 0 2px;
}



/*  Powermail Additions
----------------------------------*/

/**  Buttons  **/
.button, input.tx-powermail-pi1_confirmation {
background-color:#FFFFFF;
border:1px solid #999999;
padding:3px;
cursor: pointer;
}

input.tx-powermail-pi1_confirmation {
	float: left;
	margin: 20px 10px 0 0;
}


/**  Prewiev  **/
table.powermail_all_table {width: 100%;}
table.powermail_all_table td {
	width: 50%; padding: 5px 0;
	border-bottom: 1px dotted #999999;
}


/**  Custom Fieldset Styles  **/
.tx-powermail-pi1 fieldset.checkboxes1 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {display: block;width:190px;float: left;}
.tx-powermail-pi1 fieldset.checkboxes1 div.tx_powermail_pi1_fieldwrap_html_check div.powermail_check_inner {margin-left: 190px; padding: 5px 0px;}

/**  Diverse  **/
.tx_powermail_pi1_fieldwrap_events span {display: none;}

.tx-powermail-pi1 input.jscalendar {border:1px solid #999999;}
#content .tx-powermail-pi1 textarea { height: auto;}
#content .tx-powermail-pi1_mandatory ul li {color: red; line-height: 18px;}



/**  Tabs  **/
ul.powermail_multiplejs_tabs {overflow: hidden; margin: 0; padding: 0;}
ul.powermail_multiplejs_tabs li {
	float: left;
	margin: 0 15px 0 0;
	list-style: none;	
}
ul.powermail_multiplejs_tabs li a {
	display: block;
	background-color: #E5E5E7;
	padding: 8px;
}
#content ul.powermail_multiplejs_tabs li a:hover { background-color:#BCBEC7; text-decoration: none !important;}

.tx-iboconnect-pi1 .kosten {overflow: hidden;}
.tx-iboconnect-pi1 .lehrgange table thead tr td {
	width: auto;
	padding-right: 10px;
}



/*  Powermail Description Tooltip
----------------------------------*/

div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
	text-decoration: none;
	color: #666;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover,
div.tx_powermail_pi1_fieldwrap_html p a:hover {text-decoration: none !important;}

div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 6px;
	background-color: #f2f2f2;
	border: 2px solid #CCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none !important;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}


/*  Div Buttons 
----------------------------------*/

.loginbox a, a.button {
	text-align: center;
	background-color: #E4E6EA;
}

.loginbox a {
	padding: 10px;	
	width: 226px;
	font-size: 13px;
	display: block;
}


a.temine_button {padding: 3px 8px; background-color: #C6CAD4; border: 1px solid #C6CAD4; margin-right: 10px; float:right;margin-top:-40px;}
#content .loginbox a:hover, a.button:hover {
	text-decoration: none !important;
	background-color: #C6CAD4;
}



/************EXT: Contact Extension**************/
div.tx-pilmailform-pi1,
#kontakform {
	clear:right;
	float:left;
	width:465px;
}
#kontakform {margin-top: 20px;}

#kontakform textarea,
#kontakform .powermail_text {
	width: 240px;
}

div.tx-pilmailform-pi1.iboform {
	width:100%;

}

.tx-pilmailform-pi1 form table {
	width:100%;
}
.tx-pilmailform-pi1 table tr td {
	vertical-align:top;
}
td.label {
	width:220px;

}
div.tx-pilmailform-pi1 .ibo_error {
	color:red;
	}



div.tx-pilmailform-pi1.iboform form table {
	width:100%;
}


.tx-pilmailform-pi1 form table input {
	width:282px;
}

div.tx-pilmailform-pi1.iboform form table input.plz {
	width:40px;
	margin:0px 10px 0px 5px;
}
div.tx-pilmailform-pi1.iboform form table input.ort {
	width:170px;
}

.tx-pilmailform-pi1 input.checkbox, .tx-pilmailform-pi1 form table.iboform input.checkbox {
	width:13px;
	height:13px;
	margin-left:0px;
	padding-left:0px;
	margin-right:10px;
}

.tx-pilmailform-pi1 div.interest_txt {
	padding: 30px 0px 20px 0px;
}
.tx-pilmailform-pi1 div.interest {
	float:left;
	width:50%;
	padding-bottom:5px;
}

.tx-pilmailform-pi1 input.submit {
	width:100px;
	margin-top:20px;
}

.tx-pilmailform-pi1 .error {
	color:red;
}


/************EXT: Newsletter Subscription**************/

div.nsubscript {
	float:right;
	width:260px;
	overflow:visible;
}
.nsubscript LABEL INPUT{
	display: block;
	margin-top: 5px;
}
.nsubscript FIELDSET {
	padding: 10px 20px 30px 30px;
}
.nsubscript LABEL {
	display:block;
	padding: 5px;
}

.nsubscript  .error {
	color:red;
	margin: 0px;
}

.nsubscript INPUT.submit {
	display: block;
	margin-top: 10px;
}


/************EXT: Indexed Search**************/

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display: inline;
	margin-right: 5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-bottom: 5px;
	margin-top: 10px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style: italic;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	font-weight: bold;
	text-align: center;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #333333;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-bottom: 5px;
	margin-top: 20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background: #cccccc;
	vertical-align: middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
}
.tx-indexedsearch .tx-indexedsearch-category {
	background: #cccccc;
	font-size: 16px;
	font-weight: bold;
}
.tx-indexedsearch .res-tmpl-css {
	margin-bottom: 1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right: 1em;
	width: 10em;
}
div.tx-indexedsearch-res h3 {
	background-color:#e4e6ea;
	display:block;
	height:20px;
	padding:8px;
}
span.tx-indexedsearch-icon img {
	vertical-align: top;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	float: right;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: -1.2em;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float: left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float: none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
	float: none;
}

/************EXT: Sitemap**************/
.sgo-sitemap ul {
	padding-left:30px;
	}
.sgo-sitemap ul li {
	list-style-type: none;
}
.sgo-sitemap a {
	text-decoration: none;
}
.sgo-sitemap .level1 a {
	color: #ee0024;
	display: block;
	font-size: 14px;
	padding-top: 18px;
}
.sgo-sitemap .level2 a {
	color: #333333;
	font-size: 12px;
	padding-top: 5px;
}
.sgo-sitemap .level3 a {
	color: #333333;
	font-weight: normal;
}
.sgo-sitemap .level4 a {
	color: #666666;
}

.sgo-sitemap.left{
	}

.sm404 ul.level1 {padding:0 30px 0 0; margin: 0;}
.sm404 ul.level2 {padding: 0;margin: 0;}
.sm404 ul.level1 li.float {float: left; width: 23%;}
.sm404 ul.level1 li.float a {font-size: 13px; display: block; height: 40px; line-height: 18px;}
.sm404 ul.level1 li.float li a {display: inline; font-weight: normal;font-size: 12px;}
.sm404 ul.level1 ul { padding-left: 20px;}

/************EXT: tt_news**************/

/* Latest View */

.news-latest-container{
	border: 1px solid #BBBBBB;
	border-style: solid solid none solid;
}
/*
.news-latest-container a{
	color: #333333;
	font-weight: normal;
}*/
.news-latest-container h2{
	font-size: 12px;
}
.news-latest-gotoarchive{
	text-align: right;
}
.news-latest-item{
	border-bottom: 1px #BBBBBB solid;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
}
.news-latest-item a{
}
.news-latest-item h3 a{
	color: #002C57;
	font-weight: bold;
	line-height: 5px;
}
.news-latest-morelink{
	padding-bottom: 10px;
}
.news-latest-morelink a{
	color: #002C57;
	font-weight: normal;
}
.news-latest-date a{
	color: #999999;
	font-weight: normal;
	line-height: 5px;
}

/* Single View */

.news-single-item {
}
.news-single-item.cont {
	overflow:hidden;
	clear:right;
	height:100%;
}
.news-single-cont {
}
.news-single-additional-info{
	overflow: hidden;
	float:none;
}
.news-single-additional-info dl{
	float: left;
	margin: 30px 32px 0 0px;
	width: 180px;
}
.news-single-additional-info dt{
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.news-single-additional-info dd{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.news-single-additional-info dd img{
	margin-right: 5px;
}
.news-single-backlink{
	margin-top: 20px;
	clear:left;	
}

.news-single-img {
	float:left;
	margin: 10px 20px 5px 0px;
	clear:right;
}
.content.left ul.news-single-item {
	list-style-type:disc;
	margin:0 0 0 15px;
	padding:0px;
	color:#999;
}
.content.left ul.news-single-item a {
	font-weight:normal;
	font-size:12px;
}
/* List View */

.news-list-container, .news-latest-container {
	border: 1px solid #BBBBBB;
	border-style: none none none solid;
}
.news-list-container .news-list-item, .news-latest-container .news-latest-item{
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 30px;
	padding-left: 30px;
	overflow:hidden;
	height:1%;
}

.news-list-container .news-list-item img, .news-latest-container .news-latest-item img {
	float:right;
	margin: 0px 20px 5px 20px;
	clear:right;
}
.news-list-date, .news-latest-date{
	color: #999999;
	font-weight: normal;
}

.tx-ttnews-browsebox p{
	display:block;
	text-align:center;
	padding:0px;
}


/* AMenu View */

.news-amenu-container{
	margin: 0px;
	padding: 0 10px 0 20px;
}
.news-amenu-container a{
	font-weight: normal;
}
.news-amenu-container ul{
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
.news-amenu-container li{
	margin: 0px;
	padding: 0px;
}
li.news-amenu-item-year{
	color: #333333;
	font-weight: bold;
	padding: 10px 0 0px 0;
}
.news-amenu-container h3{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


/* News Event List */
.news-eventlist-container a{
	font-weight:normal;
}
.news-eventlist-container table {
	width:100%;
}
* html .news-eventlist-container table {
	width:99%;
}
.news-eventlist-container table th {
	text-align:left;
	padding-top:15px;
}
.news-eventlist-container table tr {	
	line-height:18px;
}
.news-eventlist-container table tr.alt {
	background-color:#F1F1F1;
}
.news-eventlist-container table td {
	vertical-align:top;
}
.news-eventlist-container table td.title {
	text-align:left;
}
.news-eventlist-container table td.date {
	width:80px;
	text-align:center;
}

.news-eventlist-container table td.location {
	text-align:center;
	padding-left:7px;
	padding-right:7px;
}

.news-eventlist-container table td.detail {
	text-align:right;
}

/************EXT: tt_address**************/


/**  XING  **/
.xing { 
	display: block;
	background: url(../images/xing.png) no-repeat left;
	margin-top: 10px;
	padding-left: 25px;
	line-height: 25px;
}

/*list*/

.vcard.list {
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 10px;
	margin-bottom:20px;
	overflow:hidden;
	height:1%;
}

.vcard.list .cont {
	height:100%;
	overflow:hidden;
}
.vcard.list .img {
	float:left;
	margin: 0px 20px 5px 0px;
	overflow:hidden;
	height:100%;
	padding-bottom:20px;
}

.vcard.list .info {
	display:block;
	margin: -15px 0px 0px 120px;
	height:100%;
	/*overflow:hidden;*/
}
* html .vcard.list .info {margin-top:0px;}
*+html .vcard.list .info {margin-top:0px;}

.clearit {
	clear:right;
	height:2px;
}


/*single*/
	 {
	padding:0px;
}
.vcard.single .img {
	float:left;
	margin: 0px 20px 20px 0px;
}

.vcard.single .img.records {
	float:left;
	margin: 0px 10px 0px 20px;
}

.vcard.single .info {
	margin-left: 120px;
}


.vcard.single .pdf_download {
	padding: 0 10px;
	padding-bottom: 20px;
	margin-bottom: 200px;
	margin-left: 20px;
	float: right;
	width: 165px;
	background-color: #E5E5E7;
	overflow: hidden;
}
.vcard.list .pdf_download {
	padding: 0 10px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	float: right;
	width: 165px;
	background-color: #E5E5E7;
	overflow: hidden;	
}


.vcard.single .pdf_download h3,
.vcard.list .pdf_download h3 {display:block;margin: 15px 0 10px 0;}

.vcard.single .pdf_download .cont,
.vcard.list .pdf_download .cont {
	background-color: #FFF;
	padding: 2px 5px;
}


/*contact*/
.vcard.contact {
	padding:0px 0px 20px 20px;
}
.vcard.contact .img {
	margin: 0px 20px 10px 0px;
}

.vcard.contact .info {
	overflow:hidden;
}


/*matrix*/
.vcard.matrix {
	float:left;
	margin: 0px 1px 50px 0px;
	width:204px;
	text-align:center;
}
span.fn,  span.fn.n{
	display:block;
	margin-top:5px;
}
	



/************EXT: tb_downloads**************/

.tb_downloads {
	border-bottom: 1px solid #CCCCCC;
	overflow:hidden;
	margin-bottom:15px;
	height:100%;
}
.tx-tbdownloads-pi1-listrow {

}
.tb_downloads img {
}
.tb_downloads a.image {
	display:block;
	float:left;
	padding: 10px 25px 20px 0px;
}
.tb_downloads p {
	margin: 0px 0px 5px 0px;
}



.tb_downloads img {padding-right: 5px;}
.tb_downloads a {display: block;}
.tb_downloads a span {color: red; font-weight: normal; font-size: 11px; line-height: 20px; vertical-align:text-bottom;}
.tb_downloads a:hover {text-decoration: none !important;}
.tb_downloads h3 {clear: both;}
.tb_downloads p.download {text-align: left; width: 150px; float: right;}
.tb_downloads p.flipbook {width: 200px;margin-top: 8px;  display: block;margin-bottom: 30px;}
.tb_downloads .rightBox {
	overflow: hidden;
	padding-bottom: 10px;
}



/************EXT: ibo_conect**************/
.lehrgange {
	overflow:hidden;
	height:100%;
}
.lehrgange table {
	width: 100%;
}
.lehrgange table thead tr td {
	width: 25%;
	font-weight: bold;
}
.lehrgange table tbody tr td {
	color:#002C57;
	vertical-align:top;
	padding-right:5px;
}
.lehrgange .footer {
	background-image:url(../images/ibo_table_fader.jpg);
	background-repeat:repeat-x;
	height: 33px;
	padding:0px;
	margin:0px;
}
.lehrgange .top {
	color:#FFFFFF;
	background-color:#002C57;
	padding:10px;
}
.lehrgange .header {
	background-image: url(../images/ibo_table_bg.jpg);
	background-repeat: repeat;
	padding:5px 10px 5px 10px;
}
.lehrgange .header h2 {
	display:block;
	margin:0px;
	padding:10px 0px 0px 0px;
}

.lehrgange .kosten {
	margin:0px;
	padding:0px 0px 10px 16px;
}
.lehrgange .kosten strong {color: white;}

.lehrgange .modules {
	background-image: url(../images/ibo_table_bg.jpg);
	background-repeat: repeat;
	padding:0px 10px 0px 25px;	
}

/************EXT: commerce**************/

.tx-commerce-pi1 span.img {
	display:block;
	float:left;
	width: 80px;
	height:100%;
}
.tx-commerce-pi1  form {
	display:inline;
}
.tx-commerce-pi1 span.nfo {
	display:block;
	margin-left: 100px;
	padding-right:20px;
}

.tx-commerce-pi1 div.nfo {
	display:block;
	margin: 0px 0px 0px 100px;
	padding-right:20px;
}
.tx-commerce-pi1 span.img  { width: 100px; margin-top:0px; padding:0px;display:block;}
.tx-commerce-pi1 h2 {
	font-size: 12px;
}

.tx-commerce-pi1 h3 {
	padding:0px;
	margin:0px;
	font-size: 12px;
}


/*List View*/
.tx-commerce-pi1 .listView, .tx-commerce-pi1 .detailView  {
	width:443px;
	overflow:hidden;
	height:100%;
	float:left;
	clear:right;
	margin-right:20px;
}

.tx-commerce-pi1 .listItem {
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom:1px solid #999999;
	height:100%;
}
.tx-commerce-pi1 table.articles {
	border-collapse:collapse;
	}
	
.tx-commerce-pi1 table.articles td {
	width: 32%;
	padding:4px;
	margin:0px;
	}
.tx-commerce-pi1 table.articles th {
	font-weight:normal;
	width: 120px;
	text-align:left;
}
.tx-commerce-pi1 span.nfo p.bodytext{
	padding:0px;
	margin:0px;
}
.tx-commerce-pi1 .submitButton, .chkout_address_submit INPUT, .chkout_list_form_submit INPUT  {
	border:1px solid #999999;
	color:#EE0024;
	font-size:12px;
	cursor: pointer;
}

/*detail View*/
.tx-commerce-pi1 .detailView .img  { width: 100px; display:block; }
.tx-commerce-pi1 .detailView .img img {padding-top:10px;}
.tx-commerce-pi1 .detailView span.nfo  { 
	height:140px;
	margin: 0px 0px 30px 120px; 
}

/*generall*/
	
.shopBox {
	margin-left: 463px;
	position:relative;
}
.redheader {
	background-color:#EE0024;
	padding:4px;
}
.redheader h3 {
	color:#FFFFFF;
	}
	
.shopBox.red {
	border:1px solid #EE0024;
	border-style: none solid solid solid;
}

.shopBox.red .top-basket{
	padding: 4px;
}
.shopBox.red .top-basket.value{
	border-top:1px solid #EE0024;
}

.top-basket.link-row {
	margin-top:8px;
	text-align:right;
}
.top-basket.link-row a{
	color:#EE0024;
}

/*basket/checkout*/

.cmrc_mb_box table th {
	text-align:left;
	padding: 10px 6px 10px 6px;
	background-color:#002C57;
	color:#FFFFFF;
}

.cmrc_mb_box .title { width: 288px;}
.cmrc_mb_box .price { width: 100px;}
.cmrc_mb_box .count { width: 54px;}
.cmrc_mb_box .priceGross { width: 100px;}
.cmrc_mb_box .tools { }

tr.cmrc_ProdList2Container_even td.reload {text-align:center;}
tr.cmrc_ProdList2Container_even td.clear {text-align:center;}

.cmrc_mb_box table tr.cmrc_ProdList2Container_even {
	background-image: url(../images/ibo_table_bg.jpg);
	background-repeat: repeat;
}
.cmrc_mb_box table tr.cmrc_ProdList2Container_even td {
	padding:8px;
}

.cmrc_mb_next {
	margin-top:30px;
	width:100%;
	text-align:right;
}
.cmrc_mb_next a {
	color:#EE0024;
	display:block;
	float:right;
}
.cmrc_mb_next a.back{
	color:#002c57;
	margin-right:30px;
}

/*adressinput*/

.chkout_address_fields, .chkout_address {
	overflow:hidden;
	height:1%;
}
.chkout_address_label {
	float:left;
	width:128px;
}

.chkout_address_input, .chkout_address_chkbox {
	width:340px;
	overflow:hidden;
	margin: 0px 0px 5px 0px;
}
.chkout_address_desc {
	padding: 10px 0px 30px 0px;
}
.chkout_address_submit {

}
.chkout_address_radio {
	padding: 10px 0px 10px 0px;
}

.chkout_address_input INPUT {
	width: 315px
}
.chkout_address_input span.error {
	color:#EE0024;
	/*display:block;
	padding:5px;*/
}
.chkout_address_chkbox input {
	margin:0px;
}

/*listing/datacontoll*/
.chkout_list_descr, .chkout_list_comment  {
	margin:10px 0px 20px 0px;
	clear:left;
position:relative;
}

.chkout_list_form_submit  {
	position:relative;
	height:50px;
}
.chkout_list_form_submit input, .chkout_address_submit input  {
	display:block;
	padding:3px 5px 3px 5px;
	margin-top:5px;
}

div.address_cntrl {
	float:left;
	width: 320px;
}
div.chkout_list_disclaimer {
	clear:both;
	padding-top:30px;
}
.tx-commerce-pi3 table.address_cntrl tr th{
	text-align:left;
	width: 100px;
}

.tx-commerce-pi3 table.basket_cntrl {
	width:636px;
}
table.basket_cntrl .price{
	text-align:right;
	vertical-align:top;
}
table.basket_cntrl .priceGross{
	text-align:right;
	padding-right:8px;
	vertical-align:top;
}

.tx-commerce-pi3 .listing {
	clear:right;
	height:100%;
	position:relative;
	overflow:hidden;
}

/************EXT: Powermail**************/

.tx-powermail-pi1 textarea {
border:1px solid #999999;
height:10em;
width:265px;
}
.tx-powermail-pi1 .powermail_text {
border:1px solid #999999;
width:265px;
}

.tx-powermail-pi1 .powermail_mandatory_js {
font-size:1em;
line-height:1.425em;
color:#004586;
font-weight: bold;
margin-left: 190px;
}

.tx-powermail-pi1 fieldset {
border:none;
margin:-5px 0px 0px 0px;
padding:0px;
}
.tx-powermail-pi1 fieldset legend {
display:none;
line-height:100%;
margin:0pt 0pt 0.5em;
padding:0pt;
}

.tx_powermail_pi1_fieldwrap_html {
padding:4px 8px 4px 0px;
margin:0.5em 0px 0.4em 0px;
clear:both;
}
.tx_powermail_pi1_fieldwrap_html label, p.tx_powermail_pi1_fieldwrap_html_radio_title {
float:left;
line-height:100%;
padding:0pt;
width:190px;
display:block;
}
.tx_powermail_pi1_fieldwrap_html_radio label {
display:inline;
float:none;
font-weight:normal;
margin:0pt 2em 0pt 0pt;
width:auto;
}


.powermail_radio_inner {
	padding-left:190px;

}



.tx_powermail_pi1_fieldwrap_html .blockLabels .label {
float:left;
margin-right:3em;
}

.tx_powermail_pi1_fieldwrap_html_check label{
display:inline;
float:none;
font-weight:normal;
margin:0pt 2em 0pt 0pt;
width:auto;
}

input.powermail_submit {
	margin:1em 0px 0px 190px;
	border:1px solid #333333;
	background-color:#FFFFFF;
	padding: 2px;
}
.tx_powermail_pi1_fieldwrap_html_textarea .powermail_mandatory_js {
	margin-left: 190px;
}
img.powermail_captcha.powermail_captcha_captcha {
	margin-left:2px;
}
.tx-powermail-pi1  .powermail_kontakt.powermail_captcha {
	width: 95px;
}

/* Date2Cal FE Style */

.date2cal_img_help,
.jscalendar_cb,
.tx_powermail_pi1_fieldwrap_html_date span {
	display: none;
}

/* CRM Additions */

#content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_694 label,
#content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_669 label{
	line-height: 22px;
	height: 22px;
}

.tx_powermail_pi1_fieldwrap_html_694,
.tx_powermail_pi1_fieldwrap_html_669,
.tx_powermail_pi1_fieldwrap_html_705,
.tx_powermail_pi1_fieldwrap_html_701 {
	width: 242px;
	float: left;
	clear: none;
	margin:0em 0 0.7em 0;
}


.tx_powermail_pi1_fieldwrap_html_701 {width: 274px;}


.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_689,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_696,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_695,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_690,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_704,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_703,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_686 {
	float: left;
	clear: none;
	margin:0em 0 0.7em 0 ;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_689 input,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_695 input {
	width: 50px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_690 label,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_689 label,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_695 label,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_696 label,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_704 label,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_703 label,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_686 label{
	display: none;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_690 input,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_696 input {
	width: 143px;
}

.underline {
	color: #666;
	display: block;
	border-bottom: 1px solid #BCBEC7;
	padding: 3px 0;
	font-weight: normal;
	font-size: 16px;
}


.additional {
	color: #999;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

/************Mitglieder Login**************/
.mitglieder-login {
	float:right;
	overflow:visible;
	width:260px;
}
.mitglieder-login fieldset {
	padding:10px 20px 30px 30px;
}
.mitglieder-login label {
	display: block;
	margin: 10px 0px 5px 0px;
}
a.formsubmit {
	margin-top: 15px;
	display: block;
	padding: 3px;
	width: 80px;
	border:1px solid #000000;
	text-align:center;
	text-decoration: none;
	color:#666666;
}
a.formsubmit:hover {
	background-color:#CCCCCC;
	color:#FFFFFF;
}	

/********* FE Editing **************/

table.typo3-editPanel {
	border:none;	
	background-color:#FFFFFF;
	padding:3px;
}
table.typo3-editPanel .typo3-editPanel-controls {
	background-color:#FFFFFF;
	padding:3px;
		border:#DDDDDD solid 1px;
}

table.typo3-editPanel .typo3-editPanel-controls:hover {
	border:#EE0024 solid 1px;
}

.news-list-item table.typo3-editPanel img, .news-latest-item table.typo3-editPanel img {
	float:none;
	margin:3px;
}


/********* Gallery **************/
.tx-sksimplegallery-pi1 {
}

.tx-sksimplegallery-pi1 ul.teaser {
	list-style:none;
	padding:0px;
	margin:0px;
}
.tx-sksimplegallery-pi1 ul.teaser li{
	float:left;
	width:75px;
	padding:0px 0px 5px 0px;
	margin:0px;	
}
div.tx-sksimplegallery-pi1 ul.teaser li img {
	float:none;
	margin:0px;
}

.tx-sksimplegallery-pi1 dl {
	display: block;
	float: left;
	height: 45px;
	padding: 0px 13px 0px 0px;
	margin: 0px 0px 13px 0px;
}
.tx-sksimplegallery-pi1 dl dt {
	height: 45px;
	overflow:hidden;
}
.tx-sksimplegallery-pi1 dl dd {
	margin:0px 0px 10px 0px;
	padding: 0px;
	overflow:hidden;
}
.tx-sksimplegallery-pi1 .singleThumbs {
	overflow:hidden;
	margin-top:19px;
	
}

.tx-sksimplegallery-pi1 .pagebrowser {
	height:30px;
	overflow:hidden;
	margin-right:13px;
}

.tx-sksimplegallery-pi1 .singleImg img{
	float:none;
}
* html .tx-sksimplegallery-pi1 dl {padding: 0px 12px 0px 0px;}
* html .tx-sksimplegallery-pi1 .singleThumbs  {height:1%;}
* html .tx-sksimplegallery-pi1 .pagebrowser   {height:1%;}
* html .tx-sksimplegallery-pi1 .singleImg img{	margin-top:10px;}
	
.tx-sksimplegallery-pi1 .pagebrowser .pb {
	display:block;
	width:24.9%;
	float:left;
}
.tx-sksimplegallery-pi1 .pagebrowser .next {
	float:right;
	text-align:right;
}
.tx-sksimplegallery-pi1 .pagebrowser .pagination {
	float:left;
	width:50%;
	text-align:center;
}


/********* TYPO3 Frames **************/
.csc-frame-frame2 {
	margin-left:50px;
}
* html .csc-frame-frame2 {
	margin-left:46px;
	width:380px;
}

/************ $links | Footer ************/

#quicklinks_3col{
width: 99.7%;
overflow: hidden;
height: 1%;
font-size: 11px;
border: 1px solid #CCC;
background-color: #f5f5f5;
	margin-bottom: 20px;
}

#quicklinks_3col .header {
	background: url(../images/ibo_table_fader.jpg) repeat-x;
	border-bottom: 1px solid #CCC;
	height: 30px;
}
#quicklinks_3col .header h2 {color: #666; font-size: 13px;}

#quicklinks_3col .main_3col {overflow: hidden; height: 1%;border-bottom: 1px solid #DDD;}
#quicklinks_3col .active {background-color: #EFEFEF;}
#quicklinks_3col #c2992 .main_3col {border-bottom: 0;}

#quicklinks_3col .right1 .csc-default {border-bottom: 1px solid #DDD;}
#quicklinks_3col .right1 {
	border-left:1px solid #DDDDDD;
	margin-left:-1px;
}	
#quicklinks_3col .right1,
#c3159 {margin-bottom:-1px;}



#quicklinks_3col ul {
	margin: 0;
	padding: 0 0 15px 15px;
}
#quicklinks_3col .right1 ul { padding-left: 22px; padding-right: 10px;}
#quicklinks_3col a {font-weight: normal; color: #666;}

#quicklinks_3col a:hover,
#quicklinks_3col .col h2:hover,
#quicklinks_3col .col h3:hover{text-decoration: underline;}

#quicklinks_3col h2 {
	padding: 7px 0px 0px 7px;
	font-weight: bold;
}
#quicklinks_3col .col h2 {
	margin: 0;
/* 	border-top: 1px solid #CCC; */
	font-size: 12px;
	color: #666;
	cursor: pointer;
}

#quicklinks_3col h3,
#quicklinks_3col h4,
#quicklinks_3col h4 a {
	padding: 3px 0 5px 0;
	margin: 0;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

#quicklinks_3col .right1 h2{padding-bottom: 14px;}

#quicklinks_3col .col {
	float: left;
}
#quicklinks_3col .main {width: 80%;border-right: 1px solid #DDD;}
#quicklinks_3col .right1 {width: 19.8%;}
#quicklinks_3col .right2 {width: 15%;display: none;}

#quicklinks_3col .cells .cell {
	width: 31%;
	float: left;
	padding: 7px;
}

#quicklinks_3col .cells, 
#quicklinks_3col .main_3col {clear: both;}






/*  New Styles AJAX Login
----------------------------------*/

#userexist {
	margin: 20px 0 30px 190px;
	border: 1px solid #004586;
	padding: 15px 10px 15px 10px;
	background: #284C70;
	color: #FFF;
	width: 245px;
}

#userexist a.forgot { color: #FFF; padding-top: 10px; display: block;}
#userexist a.loginlink { border: 2px solid #FFFFFF;}

#inline-fancybox-close {
    background: url("../js/fancybox/fancybox.png") repeat scroll -40px 0 transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    width: 30px;
    display: block;
    position: relative;
	margin: -30px 0px 0px 240px;

}



/*  Styles for Login 24.01.2011
----------------------------------*/


ul.navi li {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.logininfo h3 {
    background-color: #002C57;
    color: #FFFFFF;
    padding: 10px;
}

ul.navi li.lgicon {
	background: url(../images/user.gif) no-repeat 0 -1px;
	padding-left: 20px !important;
}
ul.loggedin li.lgicon {background: url(../images/user_online.gif) no-repeat 0 -1px;}

ul.loggedin li {color: #339933;font-weight: bold;}
ul.loggedin li a {color: #339933; font-weight: normal;}
ul.loggedin li.lgicon a {font-weight: bold;}

.logininfo a.button {padding: 10px; margin-bottom: 10px; display: block; border-color: #CCC; display: block;} 

.authwrapper {
	font-size: 13px;
	line-height: 18px;
	padding: 20px;
	width: 500px;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ddd));
	background: -moz-linear-gradient(top, #ededed, #ddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dddddd');
}
.authwrapper a {font-weight: normal;}
.authwrapper label { font-size: 12px; display: block;}
.authwrapper h3 {
    color: #222222;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}

.authwrapper h3.error {color:red; font-weight: bold;}
form#netcampus {padding: 10px 0;border-top: 1px solid #CCC}

#ajaxloader {position: absolute; width:20px; top:109px; left: 490px; display: none;}
* + html #ajaxloader {top:117px; left: 512px;}
* html #ajaxloader {top:110px; left: 512px;}

.authwrapper form { margin: 0;}
.backlink, .forgotlink {padding-top: 20px;}

html>body #fancybox-wrap {top: 40px !important; position: fixed;}


/*  Login
----------------------------------*/
.authwrapper input {border:1px solid #999999; padding: 4px;}
.authwrapper fieldset {border:none; padding: 0; overflow: hidden;}
.authwrapper fieldset legend {display: none;}
.authwrapper .input, .authwrapper  .username, .authwrapper .password { float: left; width: 180px;}
.authwrapper .tx-felogin-pi1 {padding-bottom:20px; overflow: hidden; ;}
.authwrapper div.submit {overflow: hidden; padding-top: 18px;}


.authwrapper .button {
    background-color: #C6CAD4;
    padding: 3px 8px;
    color: #002C57;
    font-weight: bold;
}
.authwrapper .button:hover {border-color: #002C57;}



/*  Members Area
----------------------------------*/

.infobox {
	border: 1px solid #004586;
	padding: 15px 10px 15px 10px;
	background: #284C70;
	color: #FFF;
}
.infobox h2 {color: #FFF;}
.infobox a.boxclose {
    background: url("../js/fancybox/fancybox.png") repeat scroll -40px 0 transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    width: 30px;
    display: block;
    position: absolute;
    right: 0;
    margin: -30px -10px 0 0;
    z-index: 1000;
}

/* allowed? */
#container{
	overflow:visible;
}


.tx-browser-pi1 .listview {clear: both;}
.tx-browser-pi1 fieldset {border: none; margin: 0; padding: 0;}
.tx-browser-pi1 fieldset legend {display: none;}

.tx-browser-pi1 fieldset.checkbox {
	border: none;
	padding: 0;
	margin: 0;
	margin-left: 380px;
}

.tx-browser-pi1 fieldset.checkbox .row-even {display: none;}

.tx-browser-pi1 .searchbox {padding: 0; background-color: #FFF; padding-bottom: 20px; width: 400px; overflow: hidden; width: 517px; float: left;}
.tx-browser-pi1 .category_menu { overflow: hidden; width: 380px;}
.tx-browser-pi1 .listarea {clear: both;}

.tx-browser-pi1 input {background-image: none;  height: 23px; margin: 0; padding: 0; font-size: 12px; border: 1px solid #BEC2CB;}
.tx-browser-pi1 input.sword { padding: 0 3px;height: 21px; background-color: #FFF; float: left; width: 170px; border-right:none;line-height:23px; }
.tx-browser-pi1 input.sword:focus { border: 1px solid #BEC2CB;}
.tx-browser-pi1 input.button {position: absolute; color: #002C57; font-weight: bold; padding: 2px;}
.tx-browser-pi1 ul.memberselect li a.selected  {background-color: #BCBEC7; }
.tx-browser-pi1 ul.memberselect li a.selected:hover,
.tx-browser-pi1 input.button:hover {background-color: #C6CAD4;}
.tx-browser-pi1 input.reset {margin: 0 0 0 125px; position: absolute;}
.tx-browser-pi1 input.reset,
.tx-browser-pi1 input.hidesubmit {background-color: #E4E6EA;}

.tx-browser-pi1 fieldset.checkbox input {width: 20px;}
.tx-browser-pi1 fieldset.checkbox .row-odd {height: 25px;}

.tx-browser-pi1 table {border-collapse: collapse; width: 100%;}
.tx-browser-pi1 table th {border-bottom:1px solid #DDD; background-color: #FFF;}
.tx-browser-pi1 table th, .tx-browser-pi1 table th a {color:#666666;text-align: left;}
.tx-browser-pi1 table tr td, .tx-browser-pi1 table th {padding: 5px; vertical-align: top;}
.tx-browser-pi1 tr.odd, .tx-browser-pi1 th {background-color: #EEE;}
.tx-browser-pi1 td.cell-7 {width: 45px;}
.tx-browser-pi1 ul.azSelector, .tx-browser-pi1 ul.modeSelector {
    background: none repeat scroll 0 0 #FFF;
    font-size: 1em;
    height: 2em;
    margin: 0;
    max-width: 100%;
    padding: 0;
}

.tx-browser-pi1 ul.azSelector li.selected a {font-weight: bold;}
.tx-browser-pi1 ul.azSelector li.selected, .tx-browser-pi1 ul.modeSelector li.selected {
    background: none repeat scroll 0 0 #BEC2CB;
    font-weight: normal;
}

.tx-browser-pi1 ul.azSelector li, .tx-browser-pi1 ul.modeSelector li {
    border: 1px solid #BEC2CB;
    border-style: solid none solid solid;
    display: block;
    float: left;
    margin: 0;
    padding: 5px 13px;
}
.tx-browser-pi1 ul.azSelector li.last, .tx-browser-pi1 ul.modeSelector li.last {
	border-right: 1px solid #BEC2CB;
}

.tx-browser-pi1 ul.azSelector{ }

.tx-browser-pi1 ul.azSelector li.tab-09, .tx-browser-pi1 ul.azSelector li.tab-andere{display: none;}
.tx-browser-pi1 .browsebox {clear: both; padding: 15px 0; line-height: 25px;text-align: center; border-bottom:1px solid #DDD;}
.tx-browser-pi1 .browsebox span.SCell, .tx-browser-pi1 .browsebox a { padding: 0 2px;}


.tx-browser-pi1 ul.memberselect ,
.tx-browser-pi1 ul.memberselect li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-browser-pi1 ul.memberselect li {
	float: left;
}
.tx-browser-pi1 ul.memberselect li a {
	display: block;
	border: 1px solid #BEC2CB;
	padding: 4px 24px;
	height: 13px;
	margin-right: 5px;
}



/*  feuser CSS
----------------------------------*/

div.tx-datamintsfeuser-pi1 {
	margin-bottom: 20px;
}

/*** Form and Fields ***/
div.tx-datamintsfeuser-pi1 form {
	margin: 0;
	padding: 0;
}
div.tx-datamintsfeuser-pi1 form fieldset {
	border: none;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item {
	clear: both;
	margin-top: 10px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item label {
	display: block;
	width: 190px;
	float: left;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item input,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_text textarea {
	border:1px solid #999999;
	width:265px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_check input {
	width: auto;
}

div.tx-datamintsfeuser-pi1 form fieldset div.form_type_submit {
	clear: both;
	margin-top: 20px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_submit input {
	width: auto;
	margin-left: 190px;
	border:1px solid #333333;
	background-color:#FFFFFF;
	padding: 2px;
}

/*** Error - Messages ***/
div.tx-datamintsfeuser-pi1 form fieldset div.form_item div.form_error {
	color: #002C57;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 25px;
	background-image: url('arrow_red_up.png');
	background-repeat: no-repeat;
	background-position: 5px 0;
	clear: left;
}

