/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/*-----------------------------

Anfang normal

*/


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/*-----------------------------

Anfang normal

*/


#backlink a {
-moz-opacity:0.35;
bottom:10px;
filter:alpha(opacity=35);
left:10px;
width:80px;
opacity:0.35;
position:absolute;
z-index:100;
text-align:left;
}

#backlink .imprint a:link,
#backlink .imprint a:active,
#backlink .imprint a:visited,
#backlink .imprint a:hover {
-moz-opacity:0.99;
filter:alpha(opacity=99);
opacity:0.99;
color: #FFF;
font-size: 12px;
text-decoration:none;
line-height: 1.2em;
}
#backlink .imprint a:hover { 
text-decoration:underline;
}

#centercell {
background-image:url('black_bg.gif');
background-position:center;
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
height:100%;
width:100%;
}

#centercontainer {
height:100%;
width:100%;
z-index:0;
}

#logo {
position:absolute;
right:0;
top:0;
vertical-align:top;
width:24%;
z-index:100;
}

#logo img {
width:100%;
}

#menu {
background-position:center;
background-repeat:no-repeat;
border-collapse:collapse;
height:100%;
width:100%;
margin:0 auto;
padding:0;
position:relative;
z-index:5;
table-layout:fixed;
max-width:1350px;
max-height:830px;
}

#menu a {
color:#FFF;
}

#menu td {
background-position:center;
background-repeat:no-repeat;
height:33.3%;
text-align:right;
vertical-align:bottom;
width:33.3%;
}

#menu td a.clickblock span.head,
#menu td a.clickblock span.subhead,
#menu td .keynoteblock span.bullet {
-moz-opacity:0.85;
background:purple;
bottom:6px;
filter:alpha(opacity=85);
margin:0;
min-width:75%;
opacity:0.85;
padding:0;
position:absolute;
right:6px;
text-align: right;
}
#menu td a.keynoteblock span.bullet {
	cursor:pointer;
}


#menu td a.clickblock span.head img,
#menu td a.clickblock span.subhead img,
#menu td .keynoteblock span.bullet img {
margin-left:5px;
height: 18px;
}

#menu td .keynoteblock {
display:block;
height:100%;
position:relative;
text-align:right;
width:100%;
}

#menu td.content3x3 .headline {
height:100%;
width:100%;
text-align: right;
table-layout:fixed;
}
html* #menu td.content3x3 .headline {
margin:0;
padding: 0;
}

#menu td.content3x3 .headline .headabstract {
font-size:12px;
line-height:1.2em;
text-align:left;
vertical-align:middle;
margin:0;
padding:0;
height:75%;
}

#menu td.content3x3 .headline .headtext {
text-align:right;
vertical-align:bottom;
padding: 6px;
height: 36px;
}

.submenu .image,
#menu td a.clickblock {
-moz-opacity:0.5;
display:block;
filter:alpha(opacity=50);
height:100%;
opacity:0.5;
position:relative;
width:100%;
}


#menu td a.clickblock:hover,#menu td.spruch a.clickblock,#navigation table td.active, #navigation table td:hover,#backlink a:hover {
-moz-opacity:0.99;
filter:alpha(opacity=99);
opacity:0.99;
}

#menu td.content3x3 {
text-align:center;
vertical-align:middle;
}
#menu td.content3x3 .headline,
#menu td.content3x3 .image {
-moz-opacity:0.9;
opacity:0.9;
filter:alpha(opacity=90);
}

.image,
#menu td.content3x3 div.image {
margin:0;
height:100%;
width:100%;
position: relative;
}

#menu td.spruch .clickblock span.head, #menu td .clickblock span.head, #menu td .clickblock span.subhead, #menu td.spruch:hover .clickblock span.subhead {
display:none;
}

#menu td.spruch .clickblock span.subhead, #menu td.spruch .clickblock span.active, #menu td.spruch:hover .clickblock span.head, #menu td:hover .clickblock span.head {
display:block;
}

#navigation {
left:10px;
position:absolute;
text-align:left;
top:10px;
/*width: 400px;*/
z-index:100;
}

#navigation .nav_grid {
text-align:left;
}

#navigation .nav_grid table {
border-collapse:separate;
border-spacing:2px;
float:left;
}

#navigation div.nav_home {
text-align:left;
width:98px;
}


#navigation div.nav_home img {
margin:0 2px 5px 0;
}

#lang_selector {
margin-top:2px;
}

#navigation .arr_down {
margin-left:19px!important;
}

#navigation table td {
-moz-opacity:0.5;
background:#FFF;
border:0;
filter:alpha(opacity=50);
height:14px;
line-height:12px;
margin:1px;
opacity:0.5;
overflow:hidden;
width:14px;
}

#navigation table td.nobg {
background:none;
}

#overallcontainer {
height:100%;
width:100%;
margin:0 auto;
max-width:1350px;
max-height:830px;
position:relative;
z-index:2;
}

#rbBackgroundDiv {
-moz-opacity:0.8;
filter:alpha(opacity=80);
opacity:0.8;
z-index:0!important;
}


.bodytext {
font-size:12px;
line-height:1.2em;
text-align:left;
padding:30px;
position: absolute;
top: 0;
left: 0;
bottom:0;
right:0;
overflow:auto;
}

.bodytext strong {
display:block;
font-size:14px;
font-weight:bold;
margin-bottom:.5em;
}

.cell1,.menucell1,.submenucell1 {
border-bottom:.2em solid #FFF;
border-right:.2em solid #FFF;
}

.cell2,.menucell2,.submenucell2 {
border-bottom:.2em solid #FFF;
border-left:.2em solid #FFF;
border-right:.2em solid #FFF;
}

.cell3,.menucell3,.submenucell3 {
border-bottom:.2em solid #FFF;
border-left:.2em solid #FFF;
}

.cell4,.menucell4,.submenucell4 {
border-bottom:.2em solid #FFF;
border-right:.2em solid #FFF;
border-top:.2em solid #FFF;
}

.cell5,.menucell5 {
border-bottom:.2em solid #FFF;
border-left:.2em solid #FFF;
border-right:.2em solid #FFF;
border-top:.2em solid #FFF;
}

.cell6,.menucell6,.submenucell5 {
border-bottom:.2em solid #FFF;
border-left:.2em solid #FFF;
border-top:.2em solid #FFF;
}

.cell7,.menucell7,.submenucell6 {
border-right:.2em solid #FFF;
border-top:.2em solid #FFF;
}

.cell8,.menucell8,.submenucell7 {
border-left:.2em solid #FFF;
border-right:.2em solid #FFF;
border-top:.2em solid #FFF;
}

.cell9,.menucell9,.submenucell8 {
border-left:.2em solid #FFF;
border-top:.2em solid #FFF;
}

.clear {
clear:both;
visibility:hidden;
}
.outerheadabstract {
position:relative;
width:100%;
height:100%;
}

.innerheadabstract {
position: absolute;
top: 0;
left: 0;
bottom:0;
right:0;
padding: 30px 30px 0 30px;
overflow:auto;
}

body {
background-image:url('carbon.jpg');
}

html* #menu {
height:99.35%;
}

html,body {
color:#FFF;
font-family:Helvetica, Arial , sans-serif;
font-size:100%;
height:100%;
margin:0;
text-align:center;
overflow: hidden;
}

ul {
	margin-left:1em;
}
