/* hst_preise.css */


#specialcontent a:link { color: #001a4b; text-decoration: none; }
#specialcontent a:visited { color: #001a4b; text-decoration: none; }
#specialcontent a:hover { color: #001a4b; text-decoration: underline; }

#specialcontent .aufmacher a:link { color: #001a4b; text-decoration: none; }
#specialcontent .aufmacher a:visited { color: #001a4b; text-decoration: none; }
#specialcontent .aufmacher a:hover { color: #001a4b; text-decoration: underline; }


/* Farbangaben f�r die Schrift */
.blau { color: #005E96 !important; }
.weiss { color: #fff !important; }
.gelb { color: #FFC937 !important; }


#specialcontent {
width: 36.56em;
padding: 0 0 2em 0;
background: #fff;
float: left;
margin: 0;
font-family: Verdana, arial, sans-serif;
}

#ardContenthead h1 { 
	padding: 0 0 0.5em 0; 
	margin: 0;
	font-size: 1em;
	width: 100%;
	text-align: center;
	color: #005E96 !important;
	}

#intro h2 { 
	padding: 0 0 0.5em 0; 
	margin: 0;
	font-size: 1em;
	width: 100%;
	text-align: center;
	color: #005E96 !important;
	}

#specialcontent #intro
{
padding: 0;
margin: 0;
}

#specialcontent .ardIcon
{
margin: 0 0 0 -12px;
padding: 0 5px 0 0 !important;
/* width: 12px;
height: 12px; */
border: 0;
float: left;
display: inline !important;
width: 12px;
height: 12px;
/* Das float ist raus, damit der IE die Listenpunkte alle gleich hoch macht */
}



.left {
	float: left;
	padding: 0;
	margin: 0;
	}

.right {
	float: right;
	padding: 0;
	margin: 0;
	}

.linie {
   background: #C3C3C3;
   height: 3px;
   line-height: 3px;
   padding: 0;
   margin: 0 0 0.06em 0;
   font-size: small;
   }

/* Aufamcher */

#specialcontent .aufmacher {
clear: both;
PADDING: 1em 0 1em 0;
MARGIN: 0;
float: left;
width: 35.6em;
display: inline;
   }
   
#specialcontent .aufmacher a {
color: #005E96 !important;
   }

#specialcontent .aufmacher p 
{
margin: 0;
font-size: 0.7em;
line-height: 130%;
padding: 0.2em 0 0 0; 
color: #000;
}


#specialcontent .aufmacher img
{
padding: 0;
display: block;
float: left;
}

#specialcontent h2
{
padding: 0.2em 0 0.2em 0; 
font-size: 1.06em;
color: #005e96;
margin: 0;
width: 98%;
text-align: center;
}

#specialcontent .aufmacher h3
{
padding: 0.2em 0 0.2em 0; 
font-size: 0.8em;
color: #000;
margin: 0;
width: 21em;
}
  
#specialcontent .aufmacher h3 a {
  color: #5B5B5B !important;
  }

#specialcontent .aufmacher h2 {
  font-size: 0.75em;
  padding: 0 0 0.5em 0;
  margin: 0;
  color: #000;
  width: 17.5em; 
  line-height: 120%;
  display: none;
  }
  
#specialcontent .aufmacher .text h4 {
  font-size: 0.7em;
  font-weight: normal;
  color: #939393;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
/*  width: 27em; */
  width: 23em;
  line-height: 120%;
  }


#specialcontent .aufmacher .text
 {
PADDING: 0;
MARGIN: 0;
position: relative;
float: right;
width: 17.5em;
}

/* Linkliste in den Contentboxen */
#specialcontent .aufmacher .ardLinkliste
{
width: 100%;
margin: 0 0 0 0;
padding: 0 0 10px 0;
display: inline;
float: left;
clear: both;
/* border: #000000 1px solid; */
}


#specialcontent .aufmacher .ardLinkliste li
{
padding: 5px 0 5px 15px;
line-height: 1.2em;
font-size: 0.7em;
border-bottom: #89B7D8 1px dotted; 
color: #fff;
list-style: none;
margin: 0;
clear: both;
float: none;
display: block;
}

#specialcontent .aufmacher .ardLinkliste ul
{
padding: 0.25em 0 0 0;
margin: 0;
display: block;
float: left;
width: 100%;
}

