html {
	overflow: -moz-scrollbars-vertical;
	margin:0;
  	padding:0;
  	height:100%;
  	width:100%;
}

body {
	background-color : white;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	font-weight: normal;
	margin:0;
  	padding:0;
  	height:100%;
  	width:100%;
}

table.full-height {
  height:100%;
  width:100%;
  border:0px solid black;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a {
	text-decoration : underline;
	color : black;
}

a:active {
	text-decoration : underline;
	color : #808080;
}

a:visited {
	text-decoration : underline;
	color : black;
}

a:link {
	text-decoration : underline;
	color : black;
}

a:hover {
	text-decoration : underline;
	color : black;
}

.toptitlegreen {
	color : #009090;
	font-size : 16px;
	font-weight : bold;
	line-height : 24px;
	padding-left: 8px;
}

.topsubtitlegreen {
	color : #009090;
	font-size : 12px;
	line-height : 16px;
	padding-left: 8px;
}

.titlewhite {
	color : white;
	font-size : 16px;
	font-weight : bold;
	line-height : 32px;
}

.subtitlewhite {
	color : white;
	font-size : 14px;
	font-weight : bold;
	line-height : 26px;
}

.textgrey  {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.textwhite {
	color : white;
	line-height : 18px;
	padding-right: 15px;
	padding-left: 15px;
}

a.textwhite {
	font-size : 11px;
	text-decoration : none;
	color : white;
}

a.textwhite:active {
	text-decoration : none;
	color : white;
}

a.textwhite:visited {
	text-decoration : none;
	color : white;
}

a.textwhite:link {
	text-decoration : none;
	color : white;
}

a.textwhite:hover {
	text-decoration : none;
	color : white;
}

.textwhitebold {
	color : white;
	font-weight : bold;
	line-height : 18px;
	padding-right: 15px;
	padding-left: 15px;
}

a.textwhitebold {
	font-size : 11px;
	text-decoration : none;
	color : white;
}

a.textwhitebold:active {
	text-decoration : none;
	color : white;
}

a.textwhitebold:visited {
	text-decoration : none;
	color : white;
}

a.textwhitebold:link {
	text-decoration : none;
	color : white;
}

a.textwhitebold:hover {
	text-decoration : none;
	color : white;
}

.titleblack {
	color : black;
	font-size : 16px;
	font-weight : bold;
	line-height : 32px;
	padding-right: 15px;
	padding-left: 15px;
}

.subtitleblack {
	color : black;
	font-size : 14px;
	font-weight : bold;
	line-height : 26px;
}

.textblack {
	color : black;
	line-height : 18px;
	padding-right: 15px;
	padding-left: 15px;
}

a.textblack {
	text-decoration : none;
	color : black;
}

a.textblack:active {
	text-decoration : underline;
	color : black;
}

a.textblack:visited {
	text-decoration : none;
	color : black;
}

a.textblack:link {
	text-decoration : none;
	color : black;
}

a.textblack:hover {
	text-decoration : underline;
	color : black;
}

.textblackbold {
	color : black;
	font-weight : bold;
	line-height : 18px;
	padding-right: 15px;
	padding-left: 15px;
}

a.textblackbold {
	font-size : 11px;
	text-decoration : none;
	color : black;
}

a.textblackbold:active {
	text-decoration : none;
	color : black;
}

a.textblackbold:visited {
	text-decoration : none;
	color : black;
}

a.textblackbold:link {
	text-decoration : none;
	color : black;
}

a.textblackbold:hover {
	text-decoration : none;
	color : black;
}

ul.box {
	line-height : 15px;
	color : black;
}

a.box {
	text-decoration : underline;
	color : black;
}

a.box:active {
	text-decoration : underline;
	color : #808080;
}

a.box:visited {
	text-decoration : underline;
	color : black;
}

a.box:link {
	text-decoration : underline;
	color : black;
}

a.box:hover {
	text-decoration : underline;
	color : #808080;
}

.anrede {
	font-size : 11px;
	font-weight : bold;
	line-height : 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.betreff {
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
	padding-left: 15px;
}

.teaser {
	line-height : 18px;
	font-weight : bold;
	color : #333333;
	}

.teasertext {
	color : #333333;
	line-height : 18px;
}

a.teaserlink {
	line-height : 18px;
	text-decoration : underline;
	color : #333333;
	}
	
a.teaserlink:active {
	text-decoration : underline;
	color : #333333;
	}
	
a.teaserlink:visited {
	text-decoration : underline;
	color : #333333;
	}
	
a.teaserlink:link {
	text-decoration : underline;
	color : #333333;
	}
	
a.teaserlink:hover {
	text-decoration : underline;
	color : #009090;
}

.newslink {
	line-height : 12px;
	text-decoration : none;
	color : #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	}

a.newslink {
	line-height : 12px;
	text-decoration : underline;
	color : #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
a.newslink:active {
	line-height : 12px;
	text-decoration : underline;
	color : #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
a.newslink:visited {
	line-height : 12px;
	text-decoration : underline;
	color : #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
a.newslink:link {
	line-height : 12px;
	text-decoration : underline;
	color : #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
a.newslink:hover {
	line-height : 12px;
	text-decoration : underline;
	color : #009090;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newsdate {
	line-height : 12px;
	font-weight : bold;
	color : #333333;
	padding-top: 10px;
	padding-bottom: 0px;
}

.popup {
	color : #FFFFFF;
	background-color : #999999;
	line-height : 20px;
	font-weight: normal;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

input.formtext {
	background-color : #A6D2D2;
	border-style : groove;
	color : #009090;
	font-weight : bold;
	height : 22px;
	width : 210px;
}

textarea.comdatform
{
	background-color : #A6D2D2;
	border-style : groove;
	font-weight: bold;
	color : #009090;
	width : 210px;
	height : 175px;
}

.formitem {
	padding : 0px 5px 0px 0px;
	color : #009090;
	text-align: right;
	font-weight: bold;
}

.formsal {
	padding : 0px 5px 3px 0px;
	color : #009090;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
}

.formcom {
	padding : 4px 5px 0px 0px;
	color : #009090;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.formfieldrequired {
	color : #009090;
	text-align: right;
	font-weight: bold;
}

.pviiscroller {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 0px
}

.pviiscroller p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 0px
}

.pviiscroller h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px
}

.pviiscroller a {
	color : #333333;
	text-decoration : none
}

.pviiscroller a:link {
	color : #333333;
	text-decoration : none
}

.pviiscroller a:active {
	color : #333333;
	text-decoration : none
}

.pviiscroller a:visited {
	color : #333333;
	text-decoration : none
}

.pviiscroller a:hover {
	color : #009090;
	text-decoration : none
}

.p7tbsub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BCD9D9;
	layer-background-color: #BCD9D9; /*for Netscape 4*/
	border: 3px solid #FFFFFF;
}

.p7tbsub p {
	padding: 3px 8px 0px 6px;
	margin: 0px;
}

.p7tbsub a:link {
	color: #009090;
	text-decoration: underline;
}

.p7tbsub a:visited {
	color: #009090;
}

.p7tbsub a:hover {
	color: #FFFFFF;
	background-color: #009090;
}

.p7tbsub a:active {
	color: #009090;
	background-color: #BCD9D9;
}

.p7tbdn {
	color: #9999CC !important;
	font-weight: bold;
}

.p7tbsubcsc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BCD9D9;
	layer-background-color: #BCD9D9; /*for Netscape 4*/
	border: 3px solid #FFFFFF;
}

.p7tbsubcsc p {
	padding: 3px 8px 0px 6px;
	margin: 0px;
}

.p7tbsubcsc a:link {
	color: #009090;
	text-decoration: underline;
}

.p7tbsubcsc a:visited {
	color: #009090;
}

.p7tbsubcsc a:hover {
	color: #FFFFFF;
	background-color: #009090;
}

.p7tbsubcsc a:active {
	color: #009090;
	background-color: #BCD9D9;
}

.zentrieren {
	width: 744px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -377px;
	margin-top: 5px;
	height:100%;
}

.links {
	text-align: left;
	position: absolute;
}

@import url("comdat_5plus.css");

