body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(background-990w.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	font-size: 11px;
}
hr {
border: 1px solid #464646;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	/*border-left: 2px solid #464646;
	border-right: 2px solid #464646;
	border-bottom: 2px solid #464646;
	background-image: url(background-1.gif);*/
}
#navpath {
	margin-left: 200px;
	padding: 2px 0 0 0;
}
#header {
	position: absolute;
	top: 0;
	left: 12px;
	width: 966px;
	height: 122px;
	background-color: white;
	background-image: url(vbh-logo.gif);
	background-repeat: no-repeat;
	background-position: 152px 5px;
}
#content {
	margin-left: 200px;
	padding: 20px 10px 0 0;
min-height:400px;
width: 540px;
}
#rightside {
position: absolute;
left: 50%; top: 126px;
margin-left: 274px;
padding: 20px 10px 0 0;
min-height:400px;
width: 196px;
}
#content p, #content li {
	font-size: 100%;
	line-height: 1.4em;
	padding-left: 2em;
margin-top: 0px;
margin-bottom: 6px;
}
#content p.csc-caption {
font-size: 80%;
}

#content p.csc-form-label-req, #content p.csc-form-label {
font-size: 80%;
}

#content DIV.csi-caption-c .csi-caption { text-align: center; }
#content DIV.csi-caption-r .csi-caption { text-align: right; }
#content DIV.csi-caption-l .csi-caption { text-align: left; }

a {
color: black;
}
.tx-jullenavpath-pi1-menu a {
	font-size: 85%;
	line-height: 1.2em;
	padding-left: 0;
	color: black;
}
.sectiontoplink {
font-size: 9px;
}
h1  {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #d62408;
	background-color: transparent;
  margin-bottom: 4px;
}
#content h1  {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #d62408;
	background-color: transparent;
  margin-bottom: 4px;
}
#content h1 a {
	color: #d62408;
	/*text-decoration:none;*/
}
#content h2 {
	font-size: 115%;
	color: #d62408;
	background-color: transparent;
	/* border-bottom: 1px dotted #d62408; */
}
#navigation {
	position: absolute;
	top: 122px;
	left: 0px;
	width: 160px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li.leftmenu1no {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation li.leftmenu1act {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation li.leftmenu1no a:link, #navigation li.leftmenu1no a:visited {
	display: block;
	padding: 5px 10px 5px 0.5em;
	border-left: 12px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li.leftmenu1act a:link, #navigation li.leftmenu1act a:visited {
	display: block;
	padding: 5px 12px 5px 0.5em;
	border-left: 12px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(actarrow.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;

}
#navigation a:hover {
	background-color: #464646;
	color: #FFFFFF;
}



#navigation li.leftmenu2no {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation li.leftmenu2act {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation li.leftmenu2no a:link, #navigation li.leftmenu2no a:visited {
	display: block;
	padding: 5px 10px 5px 0.5em;
	border-left: 28px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li.leftmenu2act a:link, #navigation li.leftmenu2act a:visited {
	display: block;
	padding: 5px 12px 5px 0.5em;
	border-left: 28px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(actarrow-2.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #464646;
	width: 148px;


}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}


#secondmenu {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 160px;
}
#secondmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#secondmenu li.leftmenu1no {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#secondmenu li.leftmenu1act {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#secondmenu li.leftmenu1no a:link, #secondmenu li.leftmenu1no a:visited {
	display: block;
	padding: 5px 10px 5px 0.5em;
	border-left: 12px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
}
#secondmenu li.leftmenu1act a:link, #secondmenu li.leftmenu1act a:visited {
	display: block;
	padding: 5px 12px 5px 0.5em;
	border-left: 12px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(actarrow.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;

}
#secondmenu a:hover {
	background-color: #464646;
	color: #FFFFFF;
}



#secondmenu li.leftmenu2no {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#secondmenu li.leftmenu2act {
	width: 160px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#secondmenu li.leftmenu2no a:link, #secondmenu li.leftmenu2no a:visited {
	display: block;
	padding: 5px 10px 5px 0.5em;
	border-left: 28px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
}
#secondmenu li.leftmenu2act a:link, #secondmenu li.leftmenu2act a:visited {
	display: block;
	padding: 5px 12px 5px 0.5em;
	border-left: 28px solid #464646;
	border-right: 1px solid #464646;
	background-color: #d62408;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(actarrow-2.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
#secondmenu ul.subnav {
	margin-left: 12px;
}
#secondmenu ul.subnav li {
	border-bottom: 1px solid #464646;
	width: 148px;
}
#secondmenu ul.subnav a:link, #secondmenu ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}

#loginbox {
	position: absolute;
	left: 50%; top: 10px;
	margin-left: 270px;
	width: 200px;
}
.tx-newloginbox-pi1 form table {
width: 124px;
	font-size: 90%;
color: #AAAAAA;
}
.tx-newloginbox-pi1 p {
margin: 0;
padding: 0;
}
.tx-newloginbox-pi1 form input {
margin: 0;
padding: 0;
width: 90px;
	font-size: 90%;
}
.tx-newloginbox-pi1 form submit {
margin: 0;
padding: 0;
width: 90px;
	font-size: 90%;
}
.tx-newloginbox-pi1-forgotP {
margin: 0;
padding: 0;
}
.tx-newloginbox-pi1-forgotP a {
	font-size: 80%;
color: #AAAAAA;
}
#footer {
	width: 540px;
	height: 300px;
	padding: 150px 0 10px 200px;
	font-size: 95%;
	color: #AAAAAA;
	background-color: transparent;
}
#footer p.bodytext {
margin-top:200px;
	width: 540px;
}
#footer a {
	margin-top:200px;
	color: #AAAAAA;
}
#marquee {
margin-top:60px;
	padding: 0 40px 8px 200px;
	#float: left;
	font-size: 95%;
	color: #AAAAAA;
	background-color: transparent;
	width: 540px;
	overflow:hidden;
}
#referedfrom {
	padding: 0 0 10px 200px;
	font-size: 95%;
	color: #AAAAAA;
	background-color: transparent;
	width: 540px;
	overflow:hidden;
}
.csc-sitemap a {
	font-size: 100%;
}

.csc-sitemap-level1 {

}
.csc-sitemap-level2 {
	margin-left:20px;
}
.csc-sitemap-level3 {
	display:none;
}
.csc-sitemap-level4 {
	display:none;
}
/* =============== INDEXED SEACRH ==================== */

	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; margin-left: 20px;}
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p { font-style:normal;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; width: 460px; overflow: hidden; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }
	.tx-indexedsearch-browsebox { width: 460px; overflow: auto; }
	.tx-indexedsearch-browsebox p a { font-size: 9px;}
.tx-indexedsearch-browsebox-SCell a { color:red; }

/* =============== INDEXED SEACRH ==================== */

		.tx-mwkeywordlist-pi1 { font-family: Verdana, Tahoma, Arial, sans-serif; }
		.tx-mwkeywordlist-pi1 h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; margin: 0px; padding-top: 15px; padding-bottom: 5px; }
		.tx-mwkeywordlist-pi1 h2 { font-family: Arial, Helvetica, sans-serif; font-size: 17pt; font-weight: bold; margin: 0px; padding-top: 15px; padding-bottom: 5px; }
		.tx-mwkeywordlist-pi1-jumpmenu { padding-bottom: 25px; font-size: 85%; }
		.tx-mwkeywordlist-pi1-keywordlist {  }
		.tx-mwkeywordlist-pi1-content div {  }
		.tx-mwkeywordlist-pi1-content div.section { margin-top: 5px; margin-bottom: 10px; }
		.tx-mwkeywordlist-pi1-content div.sectiontoplink { text-align: right; margin-top: 5px; margin-bottom: 10px; }
		.tx-mwkeywordlist-pi1-content ul { margin: 0px; padding-bottom: 15px; font-weight: normal; font-size: 85%; }
		.tx-mwkeywordlist-pi1-content li { margin: 0px; padding: 0px; font-weight: normal; font-size: 85%;}
		.tx-mwkeywordlist-pi1-activeLink {}
		.tx-mwkeywordlist-pi1-inactiveLink {}
.section a { margin: 0px; padding: 0px; font-weight: normal; font-size: 85%;}



	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }


/*

   .tx-srfeuserregister-pi1 P { font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srfeuserregister-pi1 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
   .tx-srfeuserregister-pi1 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }

   .tx-srfeuserregister-pi1 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
   .tx-srfeuserregister-pi1 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-srfeuserregister-pi1 TD { vertical-align:top;  font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}
   .tx-srfeuserregister-pi1 INPUT { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 INPUT[type=radio] { vertical-align: middle; margin-left: 10px; margin-right: 5px; }
   .tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-uploader { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-icon { font-size:10px; font-family:Verdana; background-color:transparent;}
   .tx-srfeuserregister-pi1 SELECT { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 TEXTAREA { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio INPUT  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox INPUT  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }

*/
   .tx-srfeuserregister-pi1 TEXTAREA {
   width: 321px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
 	border:1px solid #333;
	background-color:#f0f0f0;
}


.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;	
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#f0f0f0;
}

.news-latest-gotoarchive {
 	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER, {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:3px;	
	margin:3px;
	border:1px solid #666;
	background-color:#f0f0f0;
}

.news-latest-item IMG {
	
	margin-bottom:5px;
	margin-right:5px;
 	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
border:none;
margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

 	border:1px solid #000;
	background-color:#f0f0f0;
}	


.news-list-item {
	padding:3px;	
	margin:3px;

	border:1px solid #666;
	background-color:#f0f0f0;

	} 
.news-search-form {	
padding:3px;	
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#f0f0f0;

}
.news-search-emptyMsg{

margin:0px;
}
.news-search-form FORM {
	margin:0px;	
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #d62408;
	background-color: #d62408;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER, {
	color:#fff;
padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container H4 {
	font-weight:normal;
	height:70px;
padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;

	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
		float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
		float: right;
	border:1px solid #666;
margin-bottom:5px;
margin-right:2px;
margin-left:5px;
}
.news-list-category IMG {
	float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
margin-left:3px;
}
.news-list-morelink  {
margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
	


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD { 
	font-size: 10px; 
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg { 
	font-size: 11px;
	margin-left: 10px; 
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;	
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

	

/**/

		

.news-single-img {
	float: right;
margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;

}
.news-single-additional-info {
	background-color: #BBE53A;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
padding:3px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
margin:0px;
	margin-bottom: 3px;
padding:3px;
	background-color:#F9FFE5;
}


.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
margin-left:5px;
width:90%;
}
	
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px;	
 	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;	
	border:1px solid #666;
	background-color:#d62408;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #d62408;
	color:#fff;
}
