/***** General *****/

body {
  margin: 0px;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

div, p, br, table, td, ol, ul, li, form {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #00135a;
}

h1 { font-size:13px; font-weight:bold; color: #6699cc; margin-top:0px; }
h2 { font-size:12px; font-weight:bold; color: #6699cc; }
h3 { font-size:11px; font-weight:bold; color: #6699cc; }
h4 { font-size:11px; font-weight:normal; color: #6699cc; }
h5 { font-size:10px; font-weight:normal; color: #6699cc; }
h6 { font-size:10px; font-weight:normal; color: #6699cc; }

a, a:link, a:hover, a:visited, a:active, a:focus { color:#00105A; text-decoration:underline; }

form { margin:0; }
img, table { border:0; }


/***** Content *****/

a.hblue, a.hblue:link, a.hblue:hover, a.hblue:visited, a.hblue:active, a.hblue:focus { color: #6699cc; }
a.hblue_b, a.hblue_b:link, a.hblue_b:hover, a.hblue_b:visited, a.hblue_b:active, a.hblue_b:focus { font-weight: 900; color: #6699cc; }

ul.icon {
  list-style-image: url(../images/all/icon_house.gif);
  margin: 0;
  padding: 0 0 0 20px;
}

ul.icon li {
  padding: 2px 0 2px 0;
}

table.hblue {
  border-spacing: 0px;
  border-collapse: collapse;
}

table.hblue td {
  padding: 3px;
  border: 2px solid #6699cc;
  vertical-align : top;
}

table.align_top td {
  vertical-align : top;
}


/***** Sitemap *****/
a.sitemap, a.sitemap:link, a.sitemap:hover, a.sitemap:active, a.sitemap:focus { color:#00135d; text-decoration:underline; }
a.sitemap:visited { color:#666666; text-decoration:underline; }


/***** htmlArea RTE *****/
.htmlarea-content-body {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	margin:0;
	padding:3px;
	background-color:#ffffff;
  color: #00135a;
}

span.fett { font-weight:bold; }
span.kursiv { font-style:italic; }


/***** Text *****/

span.titel {
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

span.frage {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
  font-weight: bold;
  color: #003366;
}

span.jahre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #000066;
}

span.head_hblue {
  font-size: 13px;
  font-weight: bold;
  color: #6699cc;
}

.head_dblue {
  font-size: 13px;
  font-weight: bold;
  color: #00135D;
}

td.titel {
  font-weight: bold;
  color: #000066;
}
