body {
	margin: 0;
	margin-top: 8em;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}
p.bodytext a {
	text-decoration: none;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
}
#header {
	/*border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 8em;*/
}
#header .strapline {
	font: 120% Tahoma, Verdana, sans-serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}
body > #nav {
	position: fixed;
}
#nav {
	position: absolute;
	top: 0em;
	left: 0em;
	width: 12em;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
background-color: #c8e5d4;
}
#nav li {
	font-size: 70%;
	line-height:100%;
	border-bottom: 1px dotted #B2BCC6;
	margin-top:0;
	margin-bottom: 0.2em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
}
#nav h2 {
	font: 110% Tahoma, Verdana, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#nav #logo {
background-image: url(../img/logo-be-gag-small.gif);
background-repeat: no-repeat;
margin: 2px 0 0 4px;
width:168px;
height:38px;
}
#nav #general {
margin: 0 0 0 4px;
padding: 0 0 0 1px;
width:17em;
height:32px;
	font-size: 70%;
background-color: green;
color: white;
}
#nav #general a{
color: white;
}
#nav #general a:hover {
color: #eee;
}
.menu-left-l1-no {
}

.menu-left-l1-no a {
}
.menu-left-l1-act {
}
.menu-left-l1-act a {
font-weight: bold;
}

.menu-left-l2-no {
margin-left: 10px;
}
.menu-left-l2-no a {
font-size: 90%;
}
.menu-left-l2-act {
margin-left: 10px;
}
.menu-left-l2-act a {
font-size: 90%;
font-weight: bold;
}

.menu-left-l3-no {
margin-left: 14px;
}
.menu-left-l3-no a {
font-size: 90%;
}
.menu-left-l3-act {
margin-left: 14px;
}
.menu-left-l3-act a {
font-size: 90%;
font-weight: bold;
}
.csc-menu a {
	text-decoration: none;
}
#content {
	margin-left: 13em;
	margin-right: 16em;
	margin-bottom: 3em;
}
h1 {
	font: 150% Tahoma, Verdana, sans-serif;
}
h2 {
	padding-left: 0.6em;
	font: italic 120% Tahoma, Verdana, sans-serif;
}
h4 {
	padding-left: 0.6em;
	font: 120% Tahoma, Verdana, sans-serif;
}
#content p, #content li {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/*border-top: 1px dotted #AAAAAA;
	background-color: #CCCCCC;*/
	color: #626262;
	font-size: 70%;
}
#footer p {
	margin: 0.5em 0 1em 2em;
	padding: 0;
}
.tx-jullenavpath-pi1-menu {
	font-size: 60%;
	line-height: 1.6em; 
	margin-right: 1em;
	margin-left: 26em;
	margin-top: 2em;


}

.tx-jullenavpath-pi1-menu a {
	text-decoration: none;
}
#header .csc-menu.csc-menu-1 {
	font-size: 60%;
	line-height: 1.6em; 
	margin-right: 1em;
	margin-left: 26em;
	margin-top: 2em;
}
#header .csc-menu.csc-menu-1 a {
	text-decoration: none;
}


body > #fixedlinks {
	position: fixed;
}
#fixedlinks {
	visibility: visible; 
	position: absolute; top: 0px; right: 20px;
	z-index: 99; 
	width:23em; height: 100%;
	background-color: silver;
	text-align: left;
	/*border: 1px solid black;*/
	font-size:60%;
	overflow:auto;
}
#fixedlinks a {
	text-decoration: none;
	color:black;
}
#fixedlinks a:hover {
	text-decoration: underline;
}
p.csc-section {
margin:4px 0 0 0;
padding:0;
}

body > #start {
	position: fixed;
}
#start {
	visibility: visible; 
	position: absolute; bottom: 8px; right: 19em;
	z-index: 99; 
	width: 100px; height: 20px;
	background-color: green;
	text-align: left;

	/*border: 1px solid black;*/
	font-size:80%;
color: white;
}
#start a {
color: white;
margin: 0 0 0 4px;
text-decoration:none;
}
#start a:hover {
color: #eee;
}
#contentelements {
   position: absolute;
   top: 0;
   left: 6px;
visibility: visible;
   width: 19em;
}

#strippedsearchbox {
	width: 100px;
}
#strippedsearchboxbutton {
	border: 1px solid #7f9db9;
	background-color: #d8edfc;
	cursor: pointer;
	color: #4d6185;
	width: 40px;
	height: 18px;
}
	.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; }
	.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:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.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; }
