.displayOnly {display:block}
.printOnly {display:none}

.contentWidth {width:600px}
.contentWidth2 {width:735px}

.topNavi {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:13px;
	padding-top:0px;
	padding-bottom:0px;
}
.topNavi:hover { 
		color: #003E4F;	
		text-decoration: none;
}

.secNavi {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#003E4F;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	vertical-alignment:middle
}
.secNavi:hover { 
		color: #CC6633;	
		text-decoration: none;
}

.sysNavi {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#989999;
	text-decoration:none;
	line-height:15px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-alignment:middle
}
.sysNavi:hover { 
		color: #003E4F;	
		text-decoration:none;
}

.news {
	font-family:Arial,Helvetica,sans-serif;
	color: #003E4F;
	font-size:10px;
	text-decoration:none;
	
}

.news:hover {
	color: #000000;
	//text-decoration:none;
	
}

a {
	font-family:Arial,Helvetica,sans-serif;
	color: #003E4F;
}
a:hover {
	color: #000000;
}

p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin:0px;
}

.mailFormHeader{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#989999;
}

.mailFormLabel {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}

.textInput {
	border-width:1px;
	border-style:solid;
	border-color:#989999;
}

select {
	border-width:1px;
	border-style:solid;
	border-color:#989999;
}

textarea {
	border-width:1px;
	border-style:solid;
	border-color:#989999;
}

.subheader1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#989999;
	
	margin:10,0,10,0;
	padding:10,0,10,0;
}

.subheader2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#003E4F;
	margin:10,0,7,0;
	padding:10,0,7,0;
}

.mailFormSelect {
	width:327
}

.mailFormInput {
	width:237
}


li {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	line-height:16px;
}

ul {
	 margin:5 0 5 20px;
	 list-style-image: url(punktmrk.gif);
}

hr {
	/* border:0 solid #DCDCDC; */
	height: 11px;
	/* color:#DCDCDC; */
	background: url(hr.gif);
	margin:10 0 10 0px
}
 
b {
	font-weight:bold;
}

strong {
 font-size:12px;
 font-weight:bold;
}

.bgcolor {background-color:#DCDCDC;}

.tx-indexedsearch .tx-indexedsearch-rules H2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003E4F; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-whatis P { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#989999; }
.tx-indexedsearch .tx-indexedsearch-browsebox P { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-sectionlinks UL { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-res P { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-res TD { background-color:#DCDCDC; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background-color:#989999; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { background-color:#DCDCDC; }
.tx-indexedsearch-info { background-color:#DCDCDC; }
.tx-indexedsearch-searchbox-button {border-top: 1px solid #989999; border-right: 1px solid #989999;	border-bottom: 1px solid #989999; border-left: 1px solid #989999; color:#003E4F}

.myButton {
	border-top: 1px solid #989999;
	border-right: 1px solid #989999;
	border-bottom: 1px solid #989999;
	border-left: 1px solid #989999;
	color:#003E4F
}