body
{
	background-color: white;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	overflow: auto;
	color: #000033
}
td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000033
}

h1
{
	font-size: 15px;
	font-weight: bold;
}

h1
{
	font-size: 13px;
	font-weight: bold;
}

.borderLeft
{
	background-color: #eeeeee;
	background-image: url(/images/bg_left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.borderRight
{
	background-color:#eeeeee;
	background-image: url(/images/bg_right.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.headerL
{
	background-image: url(/de/zhv/images/header.jpg);
	background-repeat: no-repeat;
	background-color: #666666;
}

.headerR
{
	text-align: center;
	vertical-align: middle;
	
	background-image: url(/de/zhv/images/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	
}

.headerRTop
{
	text-align: right;
	vertical-align: top;
	padding: 8px;
	color: white;
	font-size: 17px;
	font-weight:bold;
}

.headerTopPrint
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	color: #000033;
	font-size: 17px;
	font-weight:bold;
	border-bottom: solid 1px #000099;
}

.headerSubTitle
{
	color: white;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
}

.headerSubTitlePrint
{
	color: #000033;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
}

.headerRBottom
{
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
	color: white;
}

.txtQuickSearch
{
	width: 80px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica
	border: solid 1px #999999;
}

.pictoTd
{
	padding-left: 5px;
}

.topNavi
{
	background-color: #000099;
}

.contentBox
{
	border: solid 1px #000099;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#contentDiv
{
	width: 100%;
	height: 100%;
	overflow: auto;
	-moz-box-sizing: padding-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.leftNavi
{
	border-top: solid 1px #000099;
	border-bottom: solid 1px #000099;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#leftNaviDiv
{
	width: 100%;
	height: 100%;
	overflow: auto;
	-moz-box-sizing: padding-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.contentRight
{
	border-top: solid 1px #000099;
	border-bottom: solid 1px #000099;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	
}

#rightNewsDiv
{
	width: 100%;
	height: 100%;
	overflow: auto;
	-moz-box-sizing: padding-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

table.newsspalte
{
	margin-bottom: 10px;
	table-layout: fixed;
}

td.newsspaltehead
{
	color: white;
	background-color: #000099;
	height: 18px;
	padding-left: 5px;
}

.BgMasterColor
{
	background-color: #000099;
}

td.newsspaltecontent
{
	color: #000033;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #000099;
}

td.nav1
{
	background-color: #000099;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 2px solid white;
}

.pathBox
{
	padding-left: 22px;
	background-image: url(/images/pfeil_pfad.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

.activePath
{
	font-size: 14px;
	font-weight: bold;
}

a.pfad
{
	font-size: 13px;
	text-decoration: none;
	color: #000033;
}

a.pfad:hover
{
	font-size: 13px;
	text-decoration: underline;
	color: #000033;
}

td.nav1active
{
	background-color: #000099;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 2px solid white;
}

a.nav1
{
	text-decoration: none;
	color: white;
	font-size: 13px;
}

a.nav1:hover
{
	text-decoration: underline;
	color: white;
}

a.nav1active
{
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

a.nav1active:hover
{
	text-decoration: underline;
	color: white;
}

td.nav2
{
	background-color: #000099;
	color: white;
	margin-bottom: 2px;
	padding-left: 16px;
	background-image: url(/zhv/images/pfeil_navi.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	height: 18px;
}

td.nav2active
{
	background-color: #000099;
	color: white;
	margin-bottom: 2px;
	padding-left: 16px;
	background-image: url(/zhv/images/pfeil_navi_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	height: 18px;
}

a.footer
{
	color: #000033;
	font-size:11px;
	text-decoration:none;
}

a.footer:hover
{
	color: #000033;
	text-decoration: underline;
}

a.nav2
{
	font-size: 11px;
	text-decoration: none;
	color: white;
}

a.nav2:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: white;
}

a.nav2active
{
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.nav2active:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: white;
}

td.nav3
{
	background-color: white;
	border-bottom: solid 1px #000099;
	color: #000033;
}

td.nav3active
{
	background-color: white;
	border-bottom: solid 1px #000099;
	color: #000033;
}

a.nav3
{
	font-size: 11px;
	text-decoration: none;
	color: #000033;
}

a.nav3:hover
{
	font-size: 11px;
	text-decoration: none;
	background-color: #ccccff;
	color: #000033;
}

a.nav3active
{
	font-size: 11px;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}

a.nav3active:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: #000033;
}

td.nav4
{
	background-color: white;
	color: #000033;
	padding-left: 16px;
}

td.nav4active
{
	background-color: white;
	color: #000033;
	padding-left: 16px;
}

a.nav4
{
	font-size: 11px;
	text-decoration: none;
	color: #000033;
}

a.nav4:hover
{
	font-size: 11px;
	text-decoration: underline;
	background-color: #ccccff;
	color: #000033;
}

a.nav4active
{
	font-size: 11px;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}

a.nav4active:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: #000033;
}

.newsTitle
{
	font-weight: bold;
}

.newsHeadline
{
	font-size: 11px;
	font-weight: normal;
}

.bildLegende
{
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
}



.listHeader {
	background-color: #000099;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listCell {
}

.listCell1 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	font-size: 11px;
}

.listCell2 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	background-color: #eeeeee;
	font-size: 11px;
}

.listFooter {
	background-color: #000099;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bfbfc1;
	border-top: solid 1px #bfbfc1;
}

.listFooterContent {
	font-size: 11px;
	background-color: #000099;
	color: white;
	font-weight: bold;
}

.listLink {
	color:black;
	font-size: 11px;
	text-decoration:underline;
}

.listLink:hover {
	color:black;
	text-decoration:underline overline;
}

.detailDescription {
	font-weight: bold;
}

.btnSearch {
	width: 100px;
	background-color: #000099;
	color: white;
	border: solid 1px black;
}

.brd-l {
	border-left: solid 1px black;
}

.brd-r {
	border-right: solid 1px black;
}

.brd-t {
	border-top: solid 1px black;
}

.brd-b {
	border-bottom: solid 1px black;
}
.insert_boxType250	{
	height: 20px;
	width: 250px;
	FONT-SIZE : 11px;
	FONT-FAMILY : Verdana;
}
