body 
{ 
	background-color:#FFFFFF;
	margin:none;
	padding:none;
}
br 
{
  clear: both;
  line-height: 10px;
}
input, textarea
{
	border:solid 1px #d5d5d5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input[type=image]
{
	border:none;
}

.btn_search
{
	height:16px;
	width:8px;
	margin:none;
	padding:none;

}
div, span, img, body
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border:none;
}

div, span, a, body 
{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

#content_container
{
	padding-left:20px;
	padding-right:10px;
}

#content_container a{
	color:#E27D24;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
#content_container a:hover {
	text-decoration: underline;
}


#top_logo
{
	/*
	width:996px;
	height:55px;
	*/
	width:995px;
	height:75px;
	border-bottom:1px solid #000000;
}
.top_logo_hueb_de {
	background:url(/fileadmin/sitetemplates/i/toplogo/hueb_de.jpg) no-repeat;
}
.top_logo_hiq_de {
	background:url(/fileadmin/sitetemplates/i/toplogo/hiq_de.jpg) no-repeat;
}
.top_logo_hueb_en {
	background:url(/fileadmin/sitetemplates/i/toplogo/hueb_en.gif) no-repeat;
}
.top_logo_hiq_en {
	background:url(/fileadmin/sitetemplates/i/toplogo/hiq_en.gif) no-repeat;
}


#top_stuff div
{
	font-size:12px;
}
#left_column
{
	float:left;
	width:740px;
}

#right_column
{
	float:left;
	margin:0px 0px 0px 10px;
	width:245px;
}

#column_container
{
	width:996px;
}

#top_menu
{
	background-color:#c2ae79;
	width:738px;
	height:23px;
	position:relative;
}

#top_menu div
{
	font-size:12px;
	color:#3D3A34;
	font-weight:bold;
}
.menu_item_hover
{
	background: url(/fileadmin/sitetemplates/i/top_menu_item_bg_active.png) repeat-x top center !important;
	color:#FFFFFF !important;
}

.submenu_container
{
	padding-left:5px;
	padding-right:5px;
	background: transparent;
	background-color: #d2cfc3;
	opacity: .9;
	filter:alpha(opacity=90);
	z-index:1000;
	border:solid 1px #b5ae8d;
}
.submenuItem
{
	padding-top:2px;
	padding-bottom:2px;
}

.submenuItem a, .submenuItem a:visited
{
	color:#29604e;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.submenuItem a:hover
{
	text-decoration:underline;
}
.breadcrumbs
{
	width: 705px;
	margin-bottom:10px;
}
#breadcrumbs_dot
{
	border-bottom:dashed 1px #397161;
	font-size:12px;
	font-weight:bold;
	color:#397161;
	text-transform:uppercase;
}
#breadcrumbs_dot a
{
	color:#397161;
	text-decoration:none;
	text-transform:uppercase;
}


.news_category,
.news_category a {
	color:#397161 !important;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
}
.news_category a:hover {
	text-decoration:unerline;
}

.split-line
{
	border-bottom:dashed 1px #397161;
}

#quicklinks
{
	background: #f3eedb url(/fileadmin/sitetemplates/i/top_right_bg.jpg) no-repeat;
	width:245px;
}

.quick_left
{
	float:left;
	width:125px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;

}
.quick_right
{
	float:left;
	width:105px;
	font-size:12px;
	font-weight:bold;
}

#banner
{
	margin:20px 0px 5px 0px;
}

#widgets
{
	background:url(/fileadmin/sitetemplates/i/top_right_bottom_bg2.jpg) no-repeat;
	width:245px;
	position:relative;
	overflow:hidden;
}
#widgets_repeat
{
	background:url(/fileadmin/sitetemplates/i/top_right_bottom_repeat_bg.jpg) repeat-y;
	position:absolute;
	z-index:-1;
	width:245px;
	height:100000px;
	left: 0px;
	top: 145px;
}

#teaser
{
	width:732px;
	padding:2px 2px 2px 2px;
	border:solid 1px #000000;
}

#teaser_left_arrow
{
	position:absolute;
	top:304px;
	left:11px;
}
#teaser_right_arrow
{
	position:absolute;
	top:304px;
	left:708px;
}

/* for half height teasers */
#teaser_left_arrow_half
{
	position:absolute;
	top:195px;
	left:11px;
}
#teaser_right_arrow_half
{
	position:absolute;
	top:195px;
	left:708px;
}



.small_link a
{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#353025;
}
.small_link a:hover
{
	text-decoration:underline;
}
#send_print_block
{
	margin-top:12px;
}
#send_print_block a
{
	font-size:10px;
	text-decoration:none;
}
#send_print_block a:hover
{
	text-decoration:underline;
}

#newsletter_links
{
	display:inline;
	padding-left:15px;
}
#newsletter_links a
{
	text-decoration:none;
	margin-right:5px;
	font-weight:bold;
	font-size:10px;
}
#newsletter_links a:hover
{
	text-decoration:underline;
}

#footer
{
	background-color:#F6F1E3;
	width:995px;
	border-top:solid 1px #9B9B9B;
	height:25px;
}
.footer_item
{
	margin:5px 5px 5px 5px;
	margin-top:5px;
	float:left;
	border-right:solid 2px #9B9B9B;
	padding-right:5px;
	text-transform:uppercase;
}
.footer_item a
{
	color:#3D3A34;
	font-size:12px;
	font-weight:bold;

	text-decoration:none;
}
.footer_item a:hover
{
	text-decoration:underline;
}
#footer_feeds
{
	float:right;
}
.footer_feed_item
{
	float:left;
	width:80px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
}
.top_bottom_block
{
	font-size:12px;
	font-weight:bold;	
	margin-left:15px;
}
.top_bottom_block a
{
	text-decoration:none;
}
.top_bottom_block a:hover
{
	text-decoration:underline;
}
.music_block
{
	height:15px;
	line-height:15px;
	margin-top:5px;
	vertical-align:top;
}

.widget_tooltime
{
	background:url(/fileadmin/sitetemplates/i/tool_bg.png) no-repeat;
	width:215px;
	height:70px;
	margin-left:12px;
}


.widget_title_cont1 {
	padding-left:45px;
	padding-top:20px;
}
.widget_title_cont2 {
	padding-left: 45px;
	padding-top:12px;
}
.widget_title_cont3 {
	padding-left: 45px;
	padding-top:6px;
}


.widget_title_big,
.widget_title_big a,
a.widget_title_big {
	color:#FFFFFF;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
.widget_title_big a:hover,
a.widget_title_big:hover {
	text-decoration:underline;
}


.widget_title_small,
.widget_title_small a,
a.widget_title_small {
	color:#FFFFFF;
	font-size:12px;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
}
.widget_title_small a:hover,
a.widget_title_small:hover {
	text-decoration:underline;
}

.widget_headline,
a.widget_headline,
.widget_headline a {
	font-size:12px;
	font-weight:bold;
	color:#397161;
	text-decoration: none;
}
a.widget_headline:hover,
.widget_headline a:hover {
	text-decoration: underline;
}

.widget_content {
	padding-left: 20px;
	padding-right: 20px;
}
.widget_padder {
	height:10px;
	line-height:1px;
}


.widget_blog {
	background:url(/fileadmin/sitetemplates/i/blog_bg.png) no-repeat;
	width:208px;
	height:54px;
	margin-left:18px;
}

.widget_linklist a
{
	background: url('/fileadmin/sitetemplates/i/arrow.png') no-repeat;
	background-position: center left;
	color:#E27D24;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left:6px;
}
.widget_linklist a:hover
{
	text-decoration:underline;
}

.widget_diary
{
	background:url(/fileadmin/sitetemplates/i/diary_bg.png) no-repeat;
	width:215px;
	height:54px;
	margin-left:12px;
}


.event_widget
{
	margin-left:20px;
}
.event_widget a
{
	color:#295f4e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.event_widget a:hover
{
	text-decoration:underline;
}

.calculator
{
	background:url(/fileadmin/sitetemplates/i/kalkulator_bg.png) no-repeat;
	width:215px;
	height:53px;
	margin-left:12px;
	padding-left:60px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:12px;
}

.small_green
{
	color:#295f4e;
	font-size:12px;
	font-weight:bold;
}

.dashed_line
{
	background:transparent url(/fileadmin/sitetemplates/i/dot.png) repeat-x scroll center bottom;
	clear:both;
}

/*
	Subtitles section
*/
h1, h1 a
{
	font-weight:bold;
	font-size:15px;
	color:#397161 !important;
	text-transform:uppercase;
}
h1 a
{
	text-decoration:none;
}
h1 a:hover
{
	text-decoration:underline;
}
/* subtitle for detail of events/articles and etc */
h2
{
	font-weight:bold;
	font-size:13px;
	color:#000000;	
}
h3
{
	font-size:12px;
	font-weight:bold;
	color:#3a362e;
}

/*
	END Subtitle section
*/

/*
	Event specific section
*/

.event_cat1,
.event_cat2,
.event_cat3,
.event_cat4
{
	float:left;
	background-color:#BEC27D;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-left:2px;
	margin-right:15px;
	white-space:nowrap;
}

.event_cat1 { /* von huebner */
	background-color:#3B7461;
}
.event_cat2 { /* mit huebner */
	background-color:#6D8668;
}
.event_cat3 { /* fuer steuerberater */
	background-color:#BEC27D;
}
.event_cat4 { /* karriere */
	background-color:#9BAA73;
}


.event_cat_checkbox
{
	float:left;
	padding-bottom:2px;
}
.event_month_name
{
	font-family:Arial;
	font-weight:bold;
	font-size:17px;
	color:#397161;
	text-transform:uppercase;
}
.event_day_name
{
	font-family:Arial;
	font-weight:bold;
	font-size:30px;
	color:#397161;
	text-transform:uppercase;
}
/*
	END Event specific section
*/


/*
	Common titles section
*/
.item_title_small
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	vertical-align:bottom;
	line-height:13px;
	margin-right:5px;
}
.item_value_small
{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	vertical-align:bottom;
	line-height:13px;
	/*
	margin-left:5px;
	*/
}

.item_title
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
	vertical-align:bottom;
	line-height:16px;
}
.item_value,
.item_value div
{
	font-size:13px;
	font-weight:normal;
	color:#000000;
	vertical-align:bottom;
	line-height:16px;
	margin-left:5px;
}
.detail_link
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#E27D24;
	text-decoration:none;
}
.detail_link:hover
{
	text-decoration:underline;
}

.article-cell, .article-cell-main
{
	font-size:12px;
}
.article-cell br {
	clear:left;
}
.article-cell-main br {
	clear:right;
}

.article-cell a,
.article-cell a:hover,
.article-cell-main a,
.article-cell-main a:hover,
{
	text-decoration:underline;
}




.form-required {
	color: #FF0000;
}
.login_label
{
	font-size:12px;
	font-weight:normal;
}
.login_label a
{
	font-size:12px;
	font-weight:normal;
}
.news_date
{
	font-size:12px;
	color:#606060;
	font-weight:bold;
}
.wcontact_title
{
	font-size:12px;
	color:#397161;
	font-weight:bold;
	margin-left:18px;
}
.contact_person
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	
}
.contact_email
{
	font-size:12px;
	color:#E27D24;
	font-weight:bold;
	text-decoration:none;
}
.contact_email:hover
{
	text-decoration:underline;
}
.date
{
	font-size:12px;
	color:#606060;
	font-weight:normal;
}
a.branch_cat
{
	font-size:12px;
	color:#B4B563 !important;
	text-decoration:none;
	text-transform:uppercase;
}
a.branch_cat:hover
{
	text-decoration:underline;
}
.h1style
{
	font-weight:bold;
	font-size:12px;
	color:#397161 !important;
	text-decoration:none;
	margin:none;
	padding:none;
}
.h1style:hover
{
	text-decoration:underline;
}

.framed {
	margin-top: 7px;
	margin-right:17px;
	margin-bottom:15px;
}

.sm_top_container {
}
.sm_container {
	padding-left:20px;
}

.sm_lev1_item,
.sm_lev1_item a,
.sm_lev2_item,
.sm_lev2_item a
{
	font-size: 12px;
	color: #397161 !important;
	font-weight:bold;
}
.error
{
	color:Red;
	text-transform:none;
	font-weight:bold;
}

#alt_content_block {
	margin-left:20px;
}

.widget_image
{
	margin-left:12px;
}
.widget_image2 {
	margin-left:19px;
}

.page_intro_text
{

}
.page_intro_uppercase_text
{
	/*text-transform:uppercase;*/
}

/* Trainings stuff */
.tr_menu_div
{
	height:30px;
	line-height:30px;
	border-bottom: 1px solid #397161;
}

.tr_menu,
.tr_menu_active
{
	font-size: 12px;
	color: #397161 !important;
	font-weight:normal !important;
}
.tr_menu_active
{
	font-weight:bold !important;
}

.manda
{
	color:Red;
}

.visible_for_ie
{
	display:none;
}

/* orange links with arrows */
#content_container a,
.widget_linklist a,
.detail_link,
.contact_email
{
        background: url('/fileadmin/sitetemplates/i/arrow.gif') no-repeat;
        padding-left:7px;
        background-position: center left;
}

/* hide orange triangle for some elements */
#breadcrumbs_dot a,
a.branch_cat,
h1 a,
a.h1style,
.news_category a,
a.anchor,
a.no_triangle
{
	background:none !important;
	padding-left:0px !important;
}

.article-cell-main br
{
	 line-height:12px;
}
#bordDiv img
{
	/*display:none;*/
	/*margin:none;
	padding:none;*/
	
}


fieldset.method_form div {
	margin-bottom:10px;
}

fieldset.method_form p {
	margin-bottom:10px;
}


fieldset.method_form label {
	display:block;
	width:400px;
	float:left;
	clear:both;
}


fieldset.method_form select {
	width:600px;
	margin: 10px 0;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	width:400px;
	float:left;
	clear:both;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width:400px;
	float:left;
	clear:both;
}

.method_submit_button {
	width:100px;
	background: #fff;

}


/* css for contact form  */



.cFormContainer {
	width:640px;
}


.cFormElement {
	margin-bottom:5px;
}

.cFormSelect {
	width:168px;
}

.cFormReceiver {
	color:#E27D24;
	font-weight:bold;
}

.cFormCenterCol {
	float:left;
	margin-left:200px;
	width:220px;
}

.cFormTextarea {
	width:220px;
	height:170px;
	max-width:220px;
	max-height:170px;
}

.cFormLeftCol {
	float:left; 
	width:200px;
	margin-left:-420px;
}

.cFormTextfield {
	width:168px;
}

.cFormTextfield_200 {
	width:200px;
}

.cFormRightCol {
	float:right;
	margin-left:0;
	margin-right:0;
	width:200px;
}

.cFormCaptcha {
	border:none;
	margin:10px 0;
	padding:none;
	width:168px;
	text-align:center;
} 

.cFormButton {
	color:#fff;
	width:200px;
	margin-top:20px;
	background:#E27D24 url(/fileadmin/sitetemplates/i/btnBg.png) repeat-x;
}


.testFormItem {
	border:1px #d5d5d5 solid;
	padding:10px;
	background:#f7f7f5;
}

.testFormQuestion {
	width:360px;
	float:left;
	margin-right:30px;
	
}

.testFormItem:hover {
	border:1px #ff9e47 solid;
}

/* Powermail */

div.tx-powermail-pi1 {
	width:640px;
}

	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 320px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0;
	background-color: #fff;
	padding: 0;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 320px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 310px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	/*margin: 20px 0 10px 150px;
	font-weight: bold;*/

	color:#fff;
	width:200px;
	margin-top:20px;
	background:#E27D24 url(/fileadmin/sitetemplates/i/btnBg.png) repeat-x;

}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}



#remote_login {
	margin: 0;
	padding: 0;
}

#remote_login table {
	border-collapse: collapse;
	padding: 0 !important;
	margin: 0 !important;
}
#remote_login td {
	font-weight: normal;
}

#remote_login form {
	margin: 0;
	padding: 0;
}



#remote_login input#user, #remote_login input#pass {
	width: 82px;
	height: 16px;
	position: relative;
	left: 0;
	margin: 0 !important;
	padding: 0;
} 
