/************ GENERAL */

*, body.htmlarea-content-body
{
  font-family: Arial, Helvetica, sans-serif;
}

body.htmlarea-content-body, body, table
{
  font-size: 12px;
  line-height: 140%;
  color: #323232;
}

hr
{
  width: 100%;
  margin: 15px 0 14px 0;
  border: none;
  border-bottom: 1px solid #B4B4B4;
  line-height: 1px;
  height: 1px;
  clear: both;
  display:block;
}

.small,
.mini
{
  font-size: 11px;
}

.grey {
	color:#848484;
}

span.magenta {
	color: #FE019A;
}

sup {
line-height:1%;
font-size:8px;
}



/************ IMAGES */

.htmlarea-content-body img,
.content_main img
{
}



/************ BOXES */

.cols-5050 .left {
  float: left;
  width: 47%;
}

.cols-5050 .right {
  float: right;
  width: 47%;
}

.clearer {
  clear: both;
}

.htmlarea-content-body .cols-5050 .right,
.htmlarea-content-body .cols-5050 .left {
  border: 1px dashed #aaa;
}

.htmlarea-content-body .cols-5050 .left,
.htmlarea-content-body .cols-5050 .right {
  min-height: 1.5em;
}

.box_grau,
div.box_grau {
	clear:both;
  background: #f9f9f9;
  padding: 10px;
  margin: 0 0 15px 0;
  border-top:1px solid #B4B4B4;
  border-bottom: 1px solid #B4B4B4;
  
}

div.row3x {
  background:url('../images/dots.png') repeat-x left bottom;
  width:100%;
}

div.row3x .item {
  float:left;
  width:33%;
  line-height:30px;
}

div.row3x .item a {
  padding: 0 0 0 15px;
  background:url('../images/li.png') no-repeat left center;
  display:block;
}

div.row3x .item a:hover {
  text-decoration:none;
}


ul.left_content
{
  float: left;
  width:40%;
}

ul.right_content
{
  float: right;
  width:40%;
}


/************ LINKS */

a
{
  color: #FE019A;
  text-decoration: none;
}


.htmlarea-content-body a
{
  color: #FE019A !important;
  text-decoration: none !important;
}

a.intern:hover,
a:hover
{
  color: #02AEF0;
  text-decoration: underline;
}

a.none
{
  color: #ccc;
}

a.none:hover
{
  text-decoration: underline;
}

.arrow a,
a.arrow {
  padding: 0 0 0 10px;
  background: url('../images/li_magenta.png') no-repeat left 4px;
}

.arrow a:hover,
a.arrow:hover
{
  background-image: url('../images/li_magenta.png');
}

.arrow_forward a,
a.arrow_forward {
  padding: 0 10px 0 0;
  background: url('../images/li_magenta.png') no-repeat right 5px;
}

.arrow_forward a:hover,
a.arrow_forward:hover
{
  text-decoration: none;
  background-image: url('../images/li_magenta.png');
}

.arrow_backward a,
a.arrow_backward {
  padding: 0 0 0 10px;
  background: url('../images/li_back.png') no-repeat left 5px;
}

.arrow_backward a:hover,
a.arrow_backward:hover
{
  text-decoration: none;
}

div#prospectlist a {
color:#000;
}

div#prospectlist a:hover {
color:#FE019A;
}

/************ BUTTON */

.buttonClear
{
  /* generic container (i.e. div) for floating buttons */
  overflow: hidden;
  width: 100%;
}

span.glossy_button a,
div.glossy_button a
{
  background: transparent url( '../images/glossy_button_right.png' ) no-repeat scroll top right;
  color: #fff !important;
  display: block;
  float: left;
  font: bold 11px arial, sans-serif;
  text-transform:uppercase;
  height: 34px;
  padding-right: 9px; /* sliding doors padding */
  text-decoration: none;
}

span.glossy_button a:hover,
div.glossy_button a:hover
{
  text-decoration: none;
}

span.glossy_button a span,
div.glossy_button a span
{
  background: transparent url( '../images/glossy_button_left.png' ) no-repeat;
  display: block;
  line-height: 34px;
  padding: 0 0 0 18px;
}

span.glossy_button a:active,
div.glossy_button a:active
{
  background-position: bottom right;
  color: #fff;
  outline: none; /* hide dotted outline in Firefox */
}

span.glossy_button a:active span,
div.glossy_button a:active span
{
  background-position: bottom left;
}



/************ PARAGRAPHS */


p.bodytext
{
  margin-top: 0;

}

p.small
{
  font-size: 11px;
}

p.highlight,
span.highlight,
p.additional_info
{
  color: #FE019A;
}

.align-justify
{
  text-align: justify;
}

.align-right
{
  text-align: right;
}

.align-center
{
  text-align: center;
}

.align-left
{
  text-align: left;
}

p.notice,
p.additional_info {
  padding: 0 0 0 10px;
  background: url('../images/li_magenta.png') no-repeat left 4px;
  font-style: italic;
}


/* LINK TO TOP */

div.top {
    font-size:11px;
    text-align:right;
}

div.top a,
div.top a:hover {
    color:#9e9e9e;
    text-decoration:none;
    
    background: url('../images/li_top.png') no-repeat left 4px;
    padding:0 0 0 10px;
}


/************ HEADLINES */

h1 {
	line-height:120%;
	font-size:24px;
}

h2
{
  font-size: 20px;
  text-transform:uppercase;
  font-weight: bold;
  color: #FE019A;
  line-height: 120%;
  margin-top:0;
  margin-bottom:15px;
}

h3
{
  font-size: 18px;
  font-weight: bold;
  color: #02AEF0;
  line-height: 120%;
  margin-bottom:10px;
}

h4
{
  font-size: 16px;
  font-weight: bold;
  margin-bottom:10px;
  color: #FE019A;
  line-height: 120%;
}

h5
{
  font-size: 14px;
  color: #02AEF0;
  font-weight: bold;
  margin-bottom: 0;
}

h6
{
  font-size: 12px;
  font-weight: bold;
  color: #000;
  margin-bottom:0;
}




/************ LISTS */


.right_items ul,
.content_main ul,
.htmlarea-content-body ul
{
  list-style-type: none;
  padding: 0;
  margin-left: 0px;
}

.right_items ul li,
.content_main ul li,
.htmlarea-content-body ul li
{
  background: url('../images/li.png') left top no-repeat;
  min-height:22px;
  height:auto !important;
  height:22px;
  line-height:18px;
  padding-top:4px;
  padding: 0 0 0 30px;
  margin: 0 0 10px 0;
  font-weight:bold;
}

ul.tabcontentlinks {
  list-style-type: none;
  padding: 0;
  margin-left: 0px;
  border:1px solid transparent; /*IE 7 FIX */
}

ul.tabcontentlinks li
{
  background: url('../images/li.png') left top no-repeat;
  min-height:22px;
  height:auto !important;
  height:22px;
  line-height:22px;
  padding: 0 0 0 30px;
  margin: 0 0 10px 0;
  font-weight:bold;
  font-size:15px;
}

ul.tabcontentlinks li a {
  text-decoration:none;
}

ul.tabcontentlinks li a:hover {
  text-decoration:none;
  color:black;
}




.right_items ol,
.content_main ol,
.htmlarea-content-body ol
{
  padding: 0;
  margin-left: 25px;
}

.right_items ol li,
.content_main ol li,
.htmlarea-content-body ol li
{
  margin: 0 0 5px 0;
  padding-left: 0px;
}




/************ TABLES */

table
{
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

td, th
{
  vertical-align: top;
  padding: 5px;
  border: 1px solid #d6d6d6;
}


th p, td p
{
  margin: 7px 0 0 0;
}

tr th
{
  text-align: left;
  background: #ececec;
}

tfoot td
{
  font-size: 11px;
  color: #949494;
}


table caption
{
  font-size: 13px;
  margin-top: 10px;
  line-height: 120%;
  text-align: left;
}


table.fullWidth
{
  width: 100%;
}

tbody.rahmenGrau
{
}

.rahmenGrau th, .rahmenGrau td
{
  border: 1px solid #b4b4b4;
}

.rahmenGrau th
{
  background-color: #fafafa;
}

td.highlight
{
  background-color: #A5BED2;
  font-weight: bold;
  border: 2px solid #0a5390;
}

td.verticalMiddle
{
  vertical-align: middle;
}

table.noStyles
{
}

table.noStyles th, table.noStyles td
{
  border: none;
  background-color: Transparent;
}


body.htmlarea-showtableborders table, body.htmlarea-showtableborders td, body.htmlarea-showtableborders th
{
  padding: 3px;
  border: 1px dashed #316ac5 !important;
  border-collapse: separate !important;
}