/**************************************
* HELPER
**************************************/
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }
.clearme { overflow:hidden; }
.tr { text-align: right; }
.tc { text-align: center; }
.tl { text-align: left; }
.fr { float:right; }
.fl { float:left; }
.spacer20 { height:20px; }
.spacer25 { height:25px; }
.spacer35 { height:35px; }
.spacer45 { height:45px; }
.spacer_standard { height:25px; }


/**************************************
* BASE STYLES
**************************************/
img, a  { outline:none; }
.imgB1  { border:1px solid #bebebe; }


/**************************************
* LAYOUT
**************************************/
html, body { 
    background-color: #f5f5f5; font-family: Arial, sans-serif; font-size:13px; line-height:20px;
}
#wrapper_shadow { 
    width:976px; margin:0 auto; background-color:#ffffff; 
    background: #ffffff url(/images/wrapper_shadow_a.gif) center top repeat-y;
}
#wrapper_page { 
    width:960px; margin:0 auto; background-color:#ffffff; 
}

/**************************************
* ADs
**************************************/
#wrapper_ads {
    width:1176px;
    margin:0 auto;
    padding-top:90px;
    position:relative;
}
#wrapper_ads #wrapper_shadow {
    margin-left:0;
    margin-right:0;
}
#ad_sky { 
    width: 200px;
    height: 600px;
    position: absolute;
    left: 976px;
    top:0;
}
#ad_banner { 
    width: 728px;
    height: 90px;
    position: absolute;
    right: 200px;
    top:0;

}
#ad_banner_bg_dummy {
    width: 260px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff url(/images/wrapper_shadow_a.gif) left top repeat-y;
}


/**************************************
* LINKS & TEXT
**************************************/
a       { text-decoration:none; color:#bf7b00; font-weight:bold; }
a:hover { text-decoration:underline; }

a.more          { font-weight:bold; }
a.downloadOk    { color:#bf7b00; }
a.downloadLogin { color:#D73238; }

p       { font-size: 13px; line-height: 20px; margin-bottom:20px;}
p.small { line-height: 16px; }

em      { font-style: italic; font-weight:bold;}
strong  { font-weight:bold; }
.small  { font-size:11px; }


/**************************************
* HEADINGS
**************************************/
h1 { font-size:18px; color:#006EA1; font-weight:bold; margin: 0 0 25px 0; line-height:20px; }
h1 a { color: #006EA1; }
h2 { font-size:18px; color:#006EA1; font-weight:bold; margin: 0 0 25px 0; line-height:20px; }
h2 a { color: #006EA1; }
h3 { font-size:14px; color:#006EA1; font-weight:bold; margin: 0 0 12px 0; line-height:20px; border-bottom: 1px solid #006EA1; padding-bottom: 1px; }
h3 a { color: #006EA1; }
h4 { font-size:13px; color:#000000; font-weight:bold; line-height: 20px; }
h4 a { color: #000000; }

/* alternative styling for headings */
.alt_headings h1 { font-size:18px; color:#006EA1; font-weight:bold; margin: 0 0 26px 0; line-height:20px; }
.alt_headings h2 { font-size:14px; color:#006EA1; font-weight:bold; margin: 0 0 12px 0; line-height:20px; border-bottom: 1px solid #006EA1; padding-bottom: 1px; }
.alt_headings h3 { font-size:13px; color:#000000; font-weight:bold; line-height: 20px; border:none; padding-bottom: 0; }
.alt_headings h4 { font-size:13px; color:#000000; font-weight:bold; line-height: 20px; }


/**************************************
* FLASH MESSAGES
**************************************/
.globalFlash        { margin: 20px 10px 0 10px;  }
.flashMsg           { padding:10px; font-size:14px; margin: 0 0 20px 0; }
.flashMsg p         { margin-bottom: 0; }
.flashMsg.success   { border:1px solid #b8c97b; color:#3f7227; background: #e5edc4; }
.flashMsg.error     { border:1px solid #eeb7ba; color:#D73137; background: #fae2e2; }
.flashMsg.info      { border:1px solid #cadcea; color:#006EA1; background: #e1f2fc; }


.flashMsg.success h1, .flashMsg.success h2, .flashMsg.success h3, .flashMsg.success h4, .flashMsg.success p, .flashMsg.success a {
    color:#3f7227; border:none;
}
.flashMsg.error h1, .flashMsg.error h2, .flashMsg.error h3, .flashMsg.error h4, .flashMsg.error p, .flashMsg.error a {
    color:#D73137; border:none;
}
.flashMsg.info h1, .flashMsg.info h2, .flashMsg.info h3, .flashMsg.info h4, .flashMsg.info p, .flashMsg.info a {
    color:#006EA1; border:none;
}

/**************************************
* LISTEN & TABELLEN
**************************************/
ul { margin-bottom: 20px; }
ul li { list-style-type: disc; line-height:20px; margin-left: 20px;  }
ol { margin-bottom: 20px;  }
ol li { line-height:20px; margin-left: 20px; }

.ul_headline  { display:block; margin-bottom:10px; }
.list_1 li { margin-bottom: 5px; }

ul.error_list { margin-bottom: 0; }
ul.error_list li { list-style-type: none; }

.list_years { overflow:hidden; }
.list_years li { float:left; overflow:hidden; margin-left: 10px; list-style-type: none;}
.list_years li.title { font-weight:bold; margin-left: 0; padding:2px; }
.list_years li a { float:left;  padding:2px; font-weight:bold; }
.list_years li a.on { color:#fff; background-color:#bf7b00; }
.list_years li a:hover { color:#fff; background-color:#bf7b00; text-decoration:none; }


table thead tr th,
table tbody tr td { vertical-align: top; }

table.table2 { width: 100%;	text-align: left; border-collapse: collapse; }
table.table2 thead tr { background-color: #aaaaaa; }
table.table2 thead th { border-right:1px solid #ffffff; color:#ffffff; font-weight:bold; padding: 5px 10px;}
table.table2 thead th.last { border-right:none; }
table.table2 tbody tr.even { background-color: #f5f5f5; }
table.table2 tbody tr.odd { background-color: #ffffff; }
table.table2 tbody tr td { padding: 7px 10px; border-right: 1px solid #ffffff; }
table.table2 tbody tr td.last { border-right: none; }
table.table2 tbody tr:hover td { background-color: #e7eef5; }
table.table2 tbody tr.on td { background-color: #e7eef5; }



/***********************************************************
* TABLESORTER
***********************************************************/
table.tablesorter thead tr th   { text-align:center; }
table.tablesorter thead tr th a, 
table.tablesorter tfoot tr th a { text-decoration: none; }
table.tablesorter thead .header { background-image: url(/images/table_bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
table.tablesorter thead .headerSortUp { background-image: url(/images/table_asc.gif); }
table.tablesorter thead .headerSortDown { background-image: url(/images/table_desc.gif); }

table.tablesorter tbody .odd td { background-color:#fff; }
table.tablesorter tbody .even td { background-color:#f5f5f5; }

/**************************************
* FORMULARE
**************************************/
.form1 fieldset { border:1px solid #bebebe; padding: 10px 0 0 0; margin-bottom: 25px; }
.form1 fieldset legend { font-weight:bold; color:#878787; margin-left:10px; padding: 0 4px; }
.form1 fieldset legend span.help { font-weight:normal; }

.form1 .form_row { background-color:#f5f5f5; padding:8px 0 9px 0; overflow: hidden; }
.form1 .form_row.even { background-color:#fff; }
.form1 .form_row.first { margin-top:0px;}
.form1 .form_row.highlight { border:1px solid #006EA1; }
.form1 .form_row .label { display:block; float:left; width: 159px; text-align: right; padding-top:2px;  }
.form1 .form_row .label.required label { font-weight: bold; }
.form1 .form_row .label.required label span { color:#006EA1; }
.form1 .form_row .input { float:left; width: 379px; padding:0 0 0 20px;}
.form1 .form_row .input a { font-weight:bold; }

.form1 .form_row_submit { padding:8px 0 9px 150px; }
.form1 .form_row_blank { height: 42px;}

.form1 .form_row_checkbox { background-color:#f5f5f5; padding:8px 0 9px 0;  overflow: hidden;}
.form1 .form_row_checkbox.even { background-color:#fff; }
.form1 .form_row_checkbox.highlight { border:1px solid #006EA1; }
.form1 .form_row_checkbox .checkbox { display:block; float:left; width: 40px; padding: 0 0 0 10px; width: 33px; }
.form1 .form_row_checkbox .checkbox label { display:none; }
.form1 .form_row_checkbox .descr { float:left; width: 379px; padding:0 0 0 0; }
.form1 .form_row_checkbox .descr a { font-weight:bold; }

.form1 ul.error_list li { color:#D73238; font-weight:bold; margin:4px 0; list-style-position: inside;}
.form1 .listInline ul.radio_list li { display:inline; }

.form1 input.txt {width:300px; height:19px; line-height:19px; border: 1px solid #bebebe; background-color: #ffffff; padding: 2px 5px 2px 5px;}
.form1 input.zip {width:60px; height:19px; line-height:19px; border: 1px solid #bebebe; background-color: #ffffff; padding: 2px 5px 2px 5px;}
.form1 textarea {width:300px; height:200px; border: 1px solid #bebebe; background-color: #ffffff; padding: 5px;}

.form1 .size185  .form_row .label { width:185px; }
.form1 .size185  .form_row .input { width:410px; }
.form1 .size185  .form_row_submit { padding:8px 0 9px 215px ; }

.form1 ul li { list-style-type: none; margin-left: 0; }



/**************************************
* CONTENT ELEMENTE
**************************************/
#body .section { overflow:hidden; margin-bottom: 25px; }

.block_50l { width: 280px; float:left; overflow:hidden; }
.block_50r { width: 280px; float:left; overflow:hidden; margin-left: 20px; }

.block_with_img             { overflow:hidden; }
.block_with_img .left       { overflow:hidden; width: 160px; float:left; }
.block_with_img .left img   { width: 158px; border:1px solid #6e6e6e; }
.block_with_img .right      { overflow:hidden; width: 400px; float:left; margin-left: 20px; }

.block_with_img_r            { overflow:hidden; }
.block_with_img_r .right     { overflow:hidden; width: 160px; float:left; margin-left: 20px;}
.block_with_img_r .right img { width: 158px; border:1px solid #6e6e6e; }
.block_with_img_r .left      { overflow:hidden; width: 400px; float:left; }


.block_50l .block_with_img             { overflow:hidden; }
.block_50l .block_with_img .left       { overflow:hidden; width: 100px; float:left; }
.block_50l .block_with_img .left img   { width: 98px; border:1px solid #6e6e6e; }
.block_50l .block_with_img .right      { overflow:hidden; width: 160px; float:left; margin-left: 20px; }

.block_50r .block_with_img             { overflow:hidden; }
.block_50r .block_with_img .left       { overflow:hidden; width: 100px; float:left; }
.block_50r .block_with_img .left img   { width: 98px; border:1px solid #6e6e6e; }
.block_50r .block_with_img .right      { overflow:hidden; width: 160px; float:left; margin-left: 20px; }

.block_5050             { overflow:hidden; }
.block_5050 .left       { overflow:hidden; width: 280px; float:left; }
.block_5050 .right      { overflow:hidden; width: 280px; float:left; margin-left: 20px; }

#body_sidebar .block_5050             { overflow:hidden; }
#body_sidebar .block_5050 .left       { overflow:hidden; width: 160px; float:left; }
#body_sidebar .block_5050 .right      { overflow:hidden; width: 160px; float:left; margin-left: 20px; }


.block_highlight { border:1px solid #006EA1; background: #f5f5f5; padding: 10px; }
.block_highlight_prev_headline { border:1px solid #006EA1;  border-width: 0px 1px 1px 1px; margin-top: -12px; background: #f5f5f5; padding: 10px; }

/**************************************
* HEADER
**************************************/
#header { height:106px; position: relative; overflow:hidden; }
#header_logo { width:145px; height:59px; position:absolute; top:11px; right:10px; }


/**************************************
* FOOTER
**************************************/
#footer { background-color:#F8B333; padding: 4px 10px 5px 10px; color:#000000; position:relative; overflow: hidden; }

#nav_footer { display:block; margin: 3px 0 0 2px; overflow:hidden; }
#nav_footer li { float:left; overflow:hidden; padding: 2px 0; margin-left: 0; line-height: 10px; list-style-type: none;}
#nav_footer li a { 
    font-size: 10px; 
    line-height: 10px;
    text-transform: uppercase; 
    color:#000; 
    font-weight:bold; 
    float:left; 
    padding:0 6px; 
    border-left: 1px solid #000; 
    text-decoration: none;
}
#nav_footer li a:hover { text-decoration: underline; }
#nav_footer li.first a { padding-left:0; border-left:none;}

#footer a#copy { position:absolute; right:10px; top:8px; color:#222; text-decoration:none; font-size: 10px; line-height: 10px; }
#footer a#copy:hover { text-decoration: underline; }



/**************************************
* NAVI
**************************************/
#nav_main { display:block; margin: 56px 0 0 10px; overflow:hidden; }
#nav_main li { float:left; overflow:hidden; padding: 2px 0; margin-left: 0; line-height:12px; list-style-type: none; }
#nav_main li a { 
    font-size: 12px; 
    line-height: 12px;
    text-transform: uppercase; 
    color:#6E6E6E; 
    font-weight:bold; 
    float:left; 
    padding:0 8px; 
    border-left: 1px solid #F9B232; 
    text-decoration: none;
}
#nav_main li a:hover { color:#bf7b00; }
#nav_main li.on a { color:#bf7b00; }
#nav_main li.first a { padding-left:0; border-left:none;}

#wrapper_nav_main_sub { 
    width: 100%; 
    height: 27px; 
    background: transparent url(/images/bg_navi_a.png) 0 0 repeat-y; 
    margin-top: 8px; 
    position: relative; 
    overflow: hidden;
}


#nav_main_sub { float:left; overflow:hidden; padding: 6px 0 0 10px; }
#nav_main_sub li { float:left; overflow:hidden; line-height: 14px; margin-left: 0; list-style-type: none; }
#nav_main_sub li a { font-size: 11px; line-height:14px; text-transform: uppercase; color:#ffffff; font-weight:bold; float:left; padding:0 7px; border-left: 2px solid #ffffff; text-decoration: none;}
#nav_main_sub li a:hover { text-decoration:underline; }
#nav_main_sub li.on a { text-decoration:underline; }
#nav_main_sub li.first a {  padding: 0 7px 0 14px; background: transparent url(/images/bg_subnavi_a.png) left center no-repeat;  border-left:none; }



#auth { overflow:hidden; height:20px; float: right;  margin: 6px 2px 0 0; }
#auth li { float:left; overflow:hidden; line-height: 14px; margin-left: 0; list-style-type: none; }
#auth li a { 
    text-transform: uppercase; 
    color:#ffffff; 
    float:left; 
    padding:0 8px; 
    font-weight: bold; 
    font-size:11px; 
    line-height: 14px;
    text-decoration: none;
    border-left: 1px solid #ffffff;
}
#auth li.first a {  padding-left:0; border-left:none; }
#auth li a:hover { color:#bf7b00; }
#auth li.on a { color:#bf7b00; }

/**************************************
* SIDEBAR
**************************************/
#body_sidebar { width:340px; overflow: hidden; position: relative; float:right; }

#body_sidebar .sidebar_snippet {
    border-top:1px solid #F8B333; 
    margin:0 0 25px 0; 
    padding-top:6px; 
}
#body_sidebar .sidebar_snippet h3 {
    color:#878787; 
    font-size:15px; 
    font-weight:bold; 
    line-height:18px;
    margin-bottom: 15px;
    border:  none;
}
#body_sidebar .sidebar_snippet h3 a,
#body_sidebar .sidebar_snippet h3 a:hover {
    color:#878787; 
    text-decoration: none;
}
#body_sidebar .sidebar_snippet a.more { display:block; margin-top:15px; text-align: right; color: #f8b333; }


/* Quicksearch */
#body_sidebar #sidebar_snippet_search { border-top:0; padding-top:0; }
#sidebar_snippet_search form { width:100%; position:relative; padding:0; height:25px; margin-bottom:22px; }
#sidebar_snippet_search form input#quicksearch_text { 
    height:19px; 
    line-height:19px; 
    position:absolute; 
    left:0; top:0; 
    margin:0; 
    width:298px; 
    border: 1px solid #bebebe; 
    background-color: #ffffff; 
    padding: 2px 5px 2px 5px; 
    font-size:11px; 
    font-weight:bold; 
    color:#878787; }
#sidebar_snippet_search form input#quicksearch_go { width:20px; height:25px; position:absolute; right:0; top:0; }


/**************************************
* BODY CONTENT
**************************************/
#body        { background-color:#ffffff; padding: 40px 10px 40px 10px; overflow:hidden; }
.popup #body { background-color:#ffffff; padding: 25px; overflow:hidden; }

#body_content        { width: 580px; float: left; overflow: hidden; }
.popup #body_content { width: 100%; float: none; overflow: hidden; }



.btn-blue {
    background-color: #00a0db;
    background-image: linear-gradient(to bottom, #00afef, #008abc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-blue:hover, .btn-blue:focus {
    background-position: 0 -15px;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.btn-blue:hover, .btn-blue:focus {
    background-color: #008abc;
    color: #fff;
}
.btn-blue:active, .btn-blue.active, .btn-blue.active:hover {
    background-color: #009cd6;
    border-color: #008abc;
}
.btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled:active, .btn-blue.disabled.active, .btn-blue[disabled] .btn-blue:hover, .btn-blue[disabled] .btn-blue:focus, .btn-blue[disabled] .btn-blue:active, .btn-blue[disabled] .btn-blue.active {
    background-color: #00afef;
    border-color: #00afef;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 270px;;
    height:50px;
}

.descr > div {
    font-size: 11px;
    line-height: 16px;
}

#newsletterForm .form_row_checkbox .descr {
    width: 510px !important;
}

.premium_box {
	-webkit-box-shadow: 0px 1px 8px 0px rgba(150,142,118,0.5);
	-moz-box-shadow: 0px 1px 8px 0px rgba(150,142,118,0.5);
	box-shadow: 0px 1px 8px 0px rgba(150,142,118,0.5);
	margin: 10px 8px;
	padding: 5px 10px;
}

.featherlight .featherlight-content {
	max-width: 500px;
}

img.veiled {
	background-color: #aaa;
}

.template-table {
    border-collapse: collapse;
    border-color: #dddddd !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.template-table td {
    border: 1px solid #ddd;
    padding: 5px;
}
.template-table th {
    border: 1px solid #ddd;
}
.template-table thead {
    background-color: #efefef;
    border: 1px solid #ddd;
}

/* Buttons */
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}