/* REMOVE PADDING AND MARGIN VALUES */
* { margin: 0; padding: 0; }
/* keien borders um bilder, zb bei links */
img { border: none; }
/* SET BASE FONT ATTRUBUTES */
html, body, body * { font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;  }
body { margin: 0px; padding: 0 0 16px 0; background: #f0f0f0 url(../img/_bg_body.gif) repeat-y center top; font-size: 62.5%; text-align: center; } /* padding: 0px wegen Opera 7 */
/*body { overflow: scroll; }*/


/* container */
div#container	{ position: relative; width: 780px; margin: 0px auto 0px auto; text-align:left; background:#fff; }


/* logo */
img#logo { margin-bottom: 4px; border: none; }

div#header1 { position: relative; width: 100%; margin: 8px 0 0px 0; }

/* lang */
div#lang { position: absolute; right: 0; bottom: 0; }
div#lang a { display: block; float: left; margin-left: 4px; padding: 2px 16px 1px 4px; text-decoration: none; color: #fff; background: #bbb; font-size: 1.1em; }
div#lang a.active, div#lang a:hover { background: #00517A; }

/* topnav */
table#topnav { position: relative; clear: both; width: 780px; margin: 4px 0 4px; border-collapse: collapse; }
table#topnav td { position: relative; width: 10%; }
table#topnav td.cell1 a { border-left: none; }

.lvl1, .lvl1l, .lvl1a, .lvl1al, .lvl1e, .lvl1el, .lvl1ae, .lvl1ael
{ display:block; padding: 8px 0px 2px 4px; border-left: 4px solid #fff; text-decoration: none; font-size: 1.2em; color: #fff; background: #0075BE; }
.lvl1:hover, .lvl1l:hover, .lvl1a:hover, .lvl1al:hover, .lvl1e:hover, .lvl1el:hover, .lvl1ae:hover, .lvl1ael:hover
{ background: #00517A; }

.lvl1a, .lvl1al, .lvl1ae, .lvl1ael { background: #00517A; }
.lvl1e, .lvl1ae, .lvl1el, .lvl1ael { background: #00517A; }
.lvl1l, .lvl1al, .lvl1el, .lvl1ael {  }

.lvl1a:hover, .lvl1al:hover, .lvl1ae:hover, .lvl1ael:hover { text-decoration: none; }
.lvl1e:hover, .lvl1ae:hover, .lvl1el:hover, .lvl1ael:hover {  }
.lvl1l:hover, .lvl1al:hover, .lvl1el:hover, .lvl1ael:hover {  }


/* header */
div#header2 { clear: both; width: 780px; height: 132px; margin: 0px 0 4px 0; padding: 0 0 16px 0; background: #fff url(../img/_bg_header.gif) repeat-x 0 bottom; }
div#header2 img { float: left; }

/* metanav */
div#metanav { position: absolute; top: 50px; left: 500px; width: 280px; height: 20px; text-align: right; background: #cfc;  }
div#metanav a {  }
div#metanav a.active {  }
div#metanav a:hover {  }

/* credit */
div#credit {  }

/* search */
div#search {  }

/* auxnav */
div#auxnav {  }

/* breadcrumb */
div#breadcrumb {  }


div.subnavTopContent { background: #A5D7EF; padding: 4px 8px 4px 8px; }

div#subnav 		{ clear: left; float: left; width: 268px; margin: 0 0 8px 0; font-size: 1.2em; }

.lvl2, .lvl2l, .lvl2a, .lvl2al, .lvl2e, .lvl2el, .lvl2ae, .lvl2ael
{ display:block; margin: 4px 0 0; padding: 4px 8px 4px 8px; color: #333; text-decoration: none; background: #ececec; }
.lvl2:hover, .lvl2l:hover, .lvl2a:hover, .lvl2al:hover, .lvl2e:hover, .lvl2el:hover, .lvl2ae:hover, .lvl2ael:hover
{ background: #00517A; color: #fff; }

.lvl2a, .lvl2al, .lvl2ae, .lvl2ael { background: #00517A; color: #fff; }
.lvl2e, .lvl2ae, .lvl2el, .lvl2ael {  }
.lvl2l, .lvl2al, .lvl2el, .lvl2ael {  }

.lvl2a:hover, .lvl2al:hover, .lvl2ae:hover, .lvl2ael:hover { text-decoration: none; }
.lvl2e:hover, .lvl2ae:hover, .lvl2el:hover, .lvl2ael:hover {  }
.lvl2l:hover, .lvl2al:hover, .lvl2el:hover, .lvl2ael:hover {  }


.lvl3, .lvl3l, .lvl3a, .lvl3al, .lvl3e, .lvl3el, .lvl3ae, .lvl3ael
{ display:block; color: #333; text-decoration: none; font-size: 1.1em; }
.lvl3:hover, .lvl3l:hover, .lvl3a:hover, .lvl3al:hover, .lvl3e:hover, .lvl3el:hover, .lvl3ae:hover, .lvl3ael:hover
{ text-decoration: underline; }

.lvl3a, .lvl3al, .lvl3ae, .lvl3ael {  }
.lvl3e, .lvl3ae, .lvl3el, .lvl3ael {  }
.lvl3l, .lvl3al, .lvl3el, .lvl3ael {  }

.lvl3a:hover, .lvl3al:hover, .lvl3ae:hover, .lvl3ael:hover { text-decoration: none; }
.lvl3e:hover, .lvl3ae:hover, .lvl3el:hover, .lvl3ael:hover {  }
.lvl3l:hover, .lvl3al:hover, .lvl3el:hover, .lvl3ael:hover {  }

/* content */
div#content			{ float: left; width: 490px; margin: 0 0 8px 8px; font-size: 1.2em; line-height: 1.5em; }

/* widecontent */
div#widecontent			{ float: left; width: 758px; margin: 0 0 8px 8px; padding: 5px 5px 5px 5px; font-size: 1.2em; line-height: 1.5em; }


/* footer */
div#footer	{ clear: both; width: 772px; margin: 0; padding: 4px 0 4px 8px; border-top: 1px solid #ececec; font-size: 1.1em; text-align: left; }
div#footer a {  }
div#footer a:hover { text-decoration: none; }
div#footer span { color: #bbb; }

/* links general */
div#content a:link, div#content  a:visited	{ color: #00517A; }
div#content a:hover 	{ text-decoration: none; }
div#content a:active	{  }

/* SORT OUT HEADER FORMATTING AND SIZES */
h1, h2, h3, h4, h5, p, ul, ol, li, table, fieldset { margin-top: 0.5em; margin-bottom: 0.3em; }
table table { margin: 0; }
h1, h2, h3, h4, h5 { font-weight: bold; color: #00517A; }
div#subnav h1 { color: #000; font-size: 1.1em; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

/* images */
img { border: 0px; float: none; }
img.left { display: inline; float: left; margin: 3px 10px 10px 0px; }
img.right { float: right; margin: 3px 0px 10px 10px;}

/* tables */
table { border-collapse: collapse; font-size: 100%; } /* font-size: 100% wegen ie5 */
table.width100percent { width: 100%; }
th, td { padding: 2px; vertical-align: top; text-align: left; }
th { font-weight: bold; }
td {  }
td.left { text-align: left; }
td.right { text-align: right; }

/* Lists */
ul, ol, dl {  }
ul li { margin-left: 16px; }
ol li { margin-left: 24px; }

/* forms + fieldsets */
fieldset { padding: 10px; -moz-border-radius: 7px; }
legend 	{ padding: 0 6px 0 4px; }
label 	{ font-size: 1.0em; margin: 10px; }
input.text, textarea, select { padding: 0 0 0 1px; border: 1px solid #666; }
input.checkBox, input.radioButton { position: relative; top: 0; }

/* generals */
h1.clear, h2.clear, h3.clear, h4.clear, h5.clear, h6.clear, p.clear, table.clear, ul.clear, ol.clear, fieldset.clear, div.clear
{ clear: both; }
.width100percent { width: 100%; }
.textLeft { text-align: left; }
.textRight { text-align:  right; }
.textCenter { text-align: center; }
p.separator { height: 20px; margin-bottom: 20px; border-bottom: 1px solid #ccc; font-size: 1px; }
p.noIndent { text-indent: 0 !important; }

/* specials */

