/*========================================================================
	Main Elements
========================================================================*/
html {height: 100%;}
	
.pngFix { behavior: url(/js/iepngfix/iepngfix.htc); }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5em;
	background-color: #233b87;
	margin: 0;
	padding: 0;
	color: #666666;
	height: 100%;
	
	
}

h1, .h1Container, .h3Container, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	color:#002378;
	margin-bottom: 5px;
}

h1, .h1Container {font-size:16px; margin-bottom: 10px;}
h2 {font-size:14px;}
h3, .h3Container {font-size:12px;}
h4 {font-size:11px;}

.h1Container, .h3Container { font-weight: bold; }

div#sideContent h3,div#sideContent .h3Container {
	color:#666666;
}

p {
	margin:0;
	padding: 0 0 5px 0;
}


a {
	color: #002378;
	text-decoration: none;	
}

a:hover {color: #666666;}

a.pdfLink {
	background-image:url(/pix/main/pdficon.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 3px 0 3px 17px;
	margin: 3x 0;
	display: block;
	border-top: 1px dotted #002378;
	border-bottom: 1px dotted #002378;
}

/*========================================================================
	Navigation
========================================================================*/

div#mainNavigation {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 199px;
	background-image:url(/pix/navigation/naviBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #a5a5a5;
	border-right: 1px solid #666;
	background-color: #ffffff;
	border-right: 1px solid #666;
	margin: 0;
	padding: 10px 0;
}

div.elementNavi { display: none; }

a.naviNode, a.subNaviNode {display:block;}

a.naviNode {
	text-transform: uppercase;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 5px 3px 10px; 
}

a.subNaviNode, a.subNaviNodeActive {
	color: #000000;
	margin: 2px 0px 0px 0px;
	padding: 1px 5px 1px 20px;
	display: block; 
}

a.lastNode {padding-bottom: 15px;}

a.subNaviNodeActive {
	color:#002378; 
	font-weight:bold;
}

a.naviNode:hover {
	/*background-color:#e8e8ff; */
	color: #000000;
}

a.subNaviNode:hover, a.subNaviNodeActive:hover { color:#002378; }

a.subsubNaviNode,a.subsubNaviNodeActive  {
	color: #666;
	margin: 0px;
	padding: 3px 5px 3px 50px;
	display: block; 
}

a.subsubNaviNode:hover, a.subsubNaviNodeActive {
	color:#002378; 
}

div#serviceNaviBG{
	position: absolute;
	top: 45px; left: 240px;
	width: 475px;
	height: 25px;
	z-index: 1;
}

div#serviceNavi {
	position: absolute;
	top: 75px; left: 240px;
	width: 475px;
	height: 25px;
	z-index: 2;
}


a.serviceNode, a.serviceNodeActive {
	text-transform: uppercase;
	margin: 5px 0 0 10px; 
	padding: 0px 3px; 
	line-height: 25px;
}

a.serviceNodeActive {font-weight:bold;}

a.serviceNode:hover {
	background-color:#e8e8ff; 
	color: #000000;
}

div#langNavi {
	position: absolute;
	top: 75px; left: 720px;
	width: 220px;
	height: 25px;
	padding:6px 0 0 0;
}

a.langNavi {
	float: left;
	margin-left: 5px;
}

div#searchCont {
	margin: 10px 0px; 
	padding: 3px 5px 3px 10px; 
}

div.abstract {
	margin: 5px 0 20px 0;
	cursor: pointer;
}

div.desc {
	margin-bottom: 20px;
}
/*========================================================================
	Layout
========================================================================*/

div#backgroundContainer {
	margin: 0 auto;
	width: 995px;
	min-height: 100%;
	text-align: left;
	position: relative;
	/*background-color: #233b87;*/
	background-image:url(/pix/main/mainContainterBG.png);
	background-position: top center;
	background-repeat: repeat-y;
}

div#header {
	position: absolute;
	top: 0; left:20px;
	width: 955px;
	height: 100px;
	margin:0;
	padding:0;
	background-image:url(/pix/main/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

img#logo {position:absolute; top: 0; left: 0;}

div#mainContainer {
	position: absolute; 
	top: 100px; left: 240px;
	width: 715px;
	margin:0;
	padding:0;	
}

div#mainContent {
	background-color: #e8e8ff;
	padding: 15px 200px 1px 10px;
}

div#bottomBG {
	width: 772px;
	height: 25px;
	margin:0;
	padding:0;
	z-index: 200:	
}

div#sideContainer {
	position: absolute;
	top: 120px;
	left: 720px;
	width: 240px;
	height: 200px;
}

div#sideContainerCont {
	background-color: #e0e0e0;
	padding: 0 10px;
}

div#sideContainerCont img {display: block; margin: 10px 0;}

div#sideContent {
	left:735px;
	margin:0;
	padding:0 10px;
	position:absolute;
	top:120px;
	width:220px;
	z-index:300;
}


/*========================================================================
	Default Elements
========================================================================*/

.clearBoth {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

form {
	margin:0px;
	padding:0px;
}

/*========================================================================
	Tabellen
========================================================================*/
td.staffTitle {
	height: 40px;
	vertical-align:bottom;
}

td.borderTopBottom {
	border-top: 1px dotted #7e93c3;
	border-bottom: 1px dotted #7e93c3;
}

td.tableStaff {
	height: 20px;
}


/*========================================================================
	Staff Layers
========================================================================*/
div.staffCont {
	z-index: 200;
	position: absolute;
	top: 10px; left: 10px;
	width: 500px;
	height: auto;
}

div.staffTxt {float: left; margin-left: 10px;}
img.staffImg {float: left; }

div#fader {
	background-color: #000000;
	z-index: 100;
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
}


/*========================================================================
	accordion
========================================================================*/

div.toggler {
	cursor: pointer;
	margin: 5px 0 5px 0;
	padding: 0;
}


div.toggler a.togglerLink {color: #666666;}

div.toggler a.togglerLink:hover {color: #7ba0cc;}

div.element { padding-bottom: 10px; }

div.element p {	margin:0 0 10px 0;}

div.divider {
	border-bottom: 1px solid #aeaafe;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/*========================================================================
	File List
========================================================================*/
a.filelistLink {
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #002378;
	border-top:1px dotted #002378;
	display:block;
	padding:3px 0 3px 17px;
}

/*========================================================================
	Tables
========================================================================*/
div#mainContainer table td.table_extended_hell,
div#mainContainer table td.table_extended_dunkel {
	border-bottom: 1px solid #AEAAFE;
	padding: 5px 0px 20px 0px;
}

div#mainContainer table tr.tableCell_borderBottom td {
	border-bottom: 1px solid #AEAAFE;
}

/*========================================================================
	Forms
========================================================================*/
input.default {
	border: 1px solid #E1DED5;
	padding: 2px;
}

input.text {
	width: 300px;
}

select.select {
	width: 305px;
}

input {width: 150px;}

/*========================================================================
	Counter
========================================================================*/
div#counter_wrapper {
  background-image: url('/pix/counter/background.jpg');
  background-position: 0 10px;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-top: 2px;
  width: 190px; 
  height: 60px;
}

div.counter {
  color: #000;
	height: 16px;
  border: 1px solid #666;
  background-color: #FFF;
  width: 142px;
  letter-spacing: 0.3em;	
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 1px;
  position: relative;
}

div.counter_value {
	font-family: "Courier New", Courier, monospace; 
	font-weight: bold;
	font-size: 14px;
  position: absolute;
  right: 0px;
}

div#counter_text {
  font-family: Arial, Helvetica, sans-serif;
  color: #002378;
  font-weight: normal;
  font-size: 10px;
  line-height: 11px;
  margin-top: 8px;
}
div#counterbox {
  width: 200px;
  top: 400px;
  left: 20px;
  z-index: 20;
}
