a, address, blockquote,
caption, cite, dfn, dl, dt,
fieldset, form, h1, h2, h3, h4,
img, label, legend, hr,
ul, ol, li, option, p, q, body,
select, textarea, td, th, div {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight: normal;
  border: 0px;
  margin: 0px;
  padding: 0px;
	color: #31393f;
}
html {
	height: 101%;
}
body {
	background-color: #31393f;
}
a:link,
a:visited,
a:active,
a:hover {
  color: #0084de;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

input, textarea, select {
	border: 1px solid #cccccc;
	color: #31393f;
}
select.wide {
	width:211px;
}
select.extrawide {
	width:368px;
}
input.wide,
textarea.wide {
	width:208px;
}
textarea.wide {
	height: 50px;
	width: 367px; 
}
input.medium,
select.medium {
	width: 100px;
}
input.small,
select.small {
	width: 46px;
}
input.plz {
	width: 52px;
}
input.ort {
	width: 154px;
}
input.tarif {
	width: 60px;
}

p {
  padding: 0px 0px 0.5em 0px;
	line-height: 1.4em;
}

h1 {
	font-size: 150%;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	color: #0099d0;
}

h2, h2 a {
	font-size: 120%;
	margin: 15px 0px 10px 0px;
	font-weight:bold;
	color: #0099d0;
}
h2 a:hover{
	text-decoration:none;
	color: #0099d0;
}

h3 {
	font-size: 110%;
	margin: 10px 0px 10px 0px;
	font-weight:bold;
}

ul, ol, li {
	list-style: none;
}

ol ul.normal, 
ul.normal, 
ol.normal {
	margin: 0px 0px 0px 15px;
}
ol ul.normal li,
ul.normal li {
	padding: 0px 5px 5px 0px;
	list-style-type: disc;
}
ul.normal ul {
	padding: 0px 0px 0px 15px;
}
ul.normal ul li {
	padding: 5px 5px 0px 0px;
	list-style-type: disc;
}
ol.numberedList 
{
	margin: 0px 0px 0px 20px;
}
ol.numberedList  li {
	padding: 0px 5px 5px 0px;
	list-style-type: decimal;
}
ol.bold  li {
	font-weight: bold;
}

.referent_foto {
	float: left;
	width: 110px;
	margin: 0px 0px 10px 0px;
}
.referent_foto img {
	border: 1px solid #dedede;
}
.referent_text {
	float: left;
	width: 390px;
	margin: 0px 0px 10px 0px;
}
.referent_text h1, h2 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	color: #0099d0;
}
.referent_text h2 {
	font-weight:bold;
	color: #31393f;
}

div.linie,
div.linieNoMargin {	
	background-image: url(../img/bg_linie.gif);
	height: 1px;
	margin: 10px 0px 10px 0px;
	width: 100%;
	overflow: hidden;
}
div.linieNoMargin {	
	margin: 0px;
}
div.versteckt {
	visibility: hidden;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

table.contenttable 
{
	background-color: #dbf1fc;
	width: 100%;
	border-collapse: collapse;
}
table.contenttable  th
{
	font-weight: bold;
	border: 1px solid #ffffff;
	text-align: left;
}
table.contenttable  td
{
	border: 1px solid #ffffff;
}

sup
{
	font-size: 70%;
}

.button {
  cursor:pointer;
}

img.article {
	float: right;
	margin: 0px 0px 2px 2px;
}

#page {
	width: 780px;
	min-height: 620px;
	margin-left:auto; 
	margin-right:auto; 
	background-color: #ffffff;
	background-image: url(../img/Ecke_untenlinks.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: visible;
}
#pageFooter {
	width: 780px;
	height: 15px;
	margin-left:auto; 
	margin-right:auto; 
	text-align:right;
	color: #ffffff;
	font-size: 10px;
	overflow:hidden;
}
#pageFooter a:link,
#pageFooter a:visited,
#pageFooter a:active,
#pageFooter a:hover {
  color: #ffffff;
  text-decoration: none;
	font-size: 10px;
}
#pageFooter a:hover {
  text-decoration: underline;
}

#siteutilities {
	background-color: #31393f;
	color: #ffffff;
	height: 15px;
	text-align: right;
	font-size: 10px;
	overflow: hidden;
}
#siteutilities a:link,
#siteutilities a:visited,
#siteutilities a:active,
#siteutilities a:hover {
  color: #ffffff;
  text-decoration: none;
	font-size: 10px;
}
#siteutilities a:hover {
  text-decoration: underline;
}

#header {
	position: relative;
	height: 254px;
	background-image: url(../img/header.jpg);
	overflow: hidden;
}

#stoerer_weitere_infos {
	position: absolute; 
	top: -16px; 
	right: 0px
}
#navigationLinks {	
	position: relative;
	top: -32px;
	left: 0px;
	height: 16px;
}
#navigationLinks img {	
	vertical-align: top;
	margin-top: 2px;
	margin-left: 45px;
}
#navigationLinks a:link,
#navigationLinks a:visited,
#navigationLinks a:active,
#navigationLinks a:hover {
  color: #0084de;
  text-decoration: none;
}
#navigationLinks a:hover {
	color: #01265b;
}

#content {
	position: relative;
	width: 780px;
}
.contentPadding {
	padding: 20px;
}
#contentLeft {
	float: left;
	width: 220px;
}
#contentRight {
	float: right;
	width: 550px;
}

.referenzBox {
	background-color: #dbf1fc;
	width: 230px;
	height: 80px;
	padding: 5px;
	margin: 0px 5px 5px 0px;
	}
.referenzBox img {
	float: left;
	padding-right: 5px;
}

.blueBox {
	background-color: #dbf1fc;
	width: 100%;
}
.blueBox p {
	padding: 5px 5px 5px 20px;
}
.blueBox ul {
	margin: 0px 0px 0px 35px;
}
.blueBox li {
	padding: 5px 5px 5px 0px;
	list-style-type:        disc;
}

.debugMail {
	position: absolute;
	top: 210px;
	left: 420px;
	height: 300px;
	width: 500px;
	overflow: auto;
	background-color: #dcf2fd;
	border: 2px solid #ff0000;
	padding: 10px;
	z-index:100;
	visibility:visible;
}
table.programm td {
	padding: 0px 10px 10px 0px;
}	
table.programm td {
	border: 0px;
	vertical-align: top;
}
a.programm_link,
a.programm_link:hover {
	color: #0099D0 !important;
	text-decoration: underline !important;
}

.programm_content {
	margin-top: 10px;
	margin-bottom: 20px;
}


.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	margin: 0px; 
	padding: 0px;
}

#agb dfn {
	float:left;
	width:30px;
}
#agb span, #agb .contBoxRi {
	display:block;
	margin-left:30px;
	padding-left:0;
}

#agb .contBoxRi ul, 
#agb .contBoxRi ol {
	margin: 0px 0px 0px 15px;
}
#agb .contBoxRi ul li {
	padding: 0px 5px 5px 0px;
	list-style-type: disc;
}