body {
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

a:link {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: auto;
	width: auto;
	list-style-image: none;
	cursor: hand;
	white-space: nowrap;
	padding-right: 13px;
	background-color: white;
	background-image: url(../media/pfrRotW.gif);
}

a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(../media/pfeilRotBR.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	white-space: nowrap;
	height: auto;
	cursor: hand;
	width: 100px;
	padding-right: 13px;
	background-color: #FFF;
}

a:hover, a:focus {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../media/pfrGrnW.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	height: auto;
	cursor: hand;
	width: 100px;
	padding-right: 13px;
}

a:active {
	font-size: 10px;
	font-style: normal;
	color: #33CC00;
	text-decoration: none;
	background-image: url(../media/pfrGrnW.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	height: auto;
	cursor: hand;
	width: 100px;
	padding-right: 13px;
}


.top {
	vertical-align: top;
	white-space: nowrap;
	display: block;
	clear: left;
	float: right;
	height: auto;
	width: 55em;
}

.maincontext {
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	display: block;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	left: 50%;
	margin-top: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	padding-left: 5px;
	padding-top: 10px;
}

#surrounding{  /*  contains all elements. necessary to avoid wrapping when resizing the screen  */
	width:700px;
}

.tourNAVbox {
	vertical-align: top;
	white-space: nowrap;
	display: block;
	height: 22px;
	width: 189px;
	left: 0px;
	background-image: url(../media/strich.gif);
	background-repeat: no-repeat;
	background-position: 62px 9px;
	background-color: #FFFFFF;
}

#strVert {
	width: 1px;
	background-color: #666666;
	height: 12px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 9px;
}

.tourNAVz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
	display: inline;
	height: auto;
	width: 46px;
	padding-top: 7px;
	float: left;
	padding-left: 0px;
	padding-right: 8px;
}

.tourNAVw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-left: 9px;
	float: right;
}

h1{
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #33CC00;
	font-family: "Courier New", Courier, monospace;
	text-align: left top;
	margin: 0;
	padding-bottom: 44px;
}


h2{
	margin: 0px;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 14px;
}

h3{
	margin: 0px;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	padding-top: 44px;
	padding-bottom: 16px;
}

h4{
	margin: 0em;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 13px;
	padding-bottom: 1px;
}

a img {
	border: none;
	cursor: hand;
}

#underline {
	background-color: #666666;
	height: 1px;
	width: 35px;
	float: left;
	clear: both;
	display: inline;
}


/*
  design for backlinks
*/

.tour_backNAVbox {
	vertical-align: top;
	white-space: nowrap;
	display: block;
	height: 4em;
	width: 30em;
	left: 0px;
	padding-top: 7px;
}



/*
  design for textlinks
*/



/*
  design for arrowlinks
*/

#navContainer ul{
	list-style-type: none;
	display: block;
	white-space: nowrap;
	margin: 0em;
	padding-left: 0px;
	clear: none;
	width: auto;
}

#navContainer ul li{
	height: 12px;
	white-space: nowrap;
	background-color: #FFF;
}

#navContainer ul li#li_nav_open{  /* special layout for open links */
	background-color: #FFFFFF;
}

#navContainer ul li a{
	display: inline-block;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../media/pflRotW.gif);
	background-position: left;
	padding-left: 13px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	color: #666666;
}

#navContainer ul li a:visited{
	color: #999999;
	text-decoration: none;
}

#navContainer ul li a:hover, #hnavigation ul li a:focus{
	background-image: url(../media/pflGrnW.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #e73f35;
}

#navContainer ul li a:active{
	color: #33CC00;
	text-decoration: none;
}


/*
  Design for submenu

#navContainer li li{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(none);
	padding-left: 0em;
}

#navContainer ul ul a{
	display: block;
	background-repeat: no-repeat;
	height: auto;
	color: #4A4A4A;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-image: url();
	background-position: left;
	padding-right: 13px;
	text-align: right;
}

#navContainer ul ul a:hover, #navContainer ul ul a:focus, #navContainer ul ul a#a_nav2_open{
	background-image: url(../media/pfeilGrnBR);
	background-repeat: no-repeat;
	background-position: right;
}

#navContainer ul ul a:active, #navContainer ul ul a#a_nav2_open{
	background-image: url(../media/pfeilGrnBR);
	background-repeat: no-repeat;
	background-position: right;
	color: #33CC00;
}

*/



#navContainer2 ul{
	margin: 0em;
	list-style-type: none;
	display: block;
	padding-left: 0px;
	white-space: nowrap;
}

#navContainer2 ul li{
	height: 12px;
	white-space: nowrap;
}

#navContainer2 ul li#li_nav_open{  /* special layout for open links */
	background-color: #FFFFFF;
}

#navContainer2 ul li a{
	display: inline-block;
	background-repeat: no-repeat;
	height: auto;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../media/pfrRotW.gif);
	background-position: right;
	padding-right: 13px;
	text-align: left;
	width: auto;
}
#navContainer2 ul li a:visited{
	color: #999999;
	text-decoration: none;
}

#navContainer2 ul li a:hover, #hnavigation ul li a:focus{
	background-image: url(../media/pflGrnW.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #e73f35;
}

#navContainer2 ul li a:active{
	color: #33CC00;
	text-decoration: none;
}

#navContainer3 ul{
	margin: 0em;
	list-style-type: none;
	display: block;
	padding-left: 0px;
	clear: left;
	white-space: nowrap;
}

#navContainer3 ul li{
	height: 12px;
	white-space: nowrap;
}

#navContainer3 ul li#li_nav_open{  /* special layout for open links */
	background-color: #FFFFFF;
}

#navContainer3 ul li a{
	display: inline-block;
	background-repeat: no-repeat;
	height: auto;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../media/pfrRotW.gif);
	background-position: right;
	padding-right: 13px;
	text-align: left;
	width: auto;
	vertical-align: bottom;
}
#navContainer3 ul li a:visited{
	color: #999999;
	text-decoration: none;
}

#navContainer3 ul li a:hover, #hnavigation ul li a:focus{
	background-image: url(../media/pfrGrnW.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #e73f35;
}

#navContainer3 ul li a:active{
	color: #33CC00;
	text-decoration: none;
}
