body {width:960px; position:relative; font-family:arial, verdana, sans-serif; text-align:center; margin:0 auto; border-width: 1px; border-style: solid; border-color: #000000;}

/* header leiste defs */
A.leiste {font-family: Tahoma,Helvetica,"sans-serif"; color : white; font-size : 8pt; text-decoration : none;}
A.leiste:hover {font-family: Tahoma,Helvetica,"sans-serif"; background : white; color : #003366; text-decoration : none;}
B.leiste {font-family: Tahoma,Helvetica,"sans-serif"; color : white; font-size : 8pt;}
/* main part defs */

/* cv defs */
A.cv {vertical-align : top; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt; text-decoration : underline;}
A.cvnews {vertical-align : middle; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt; text-decoration : none;}
A.cv:visited {vertical-align : top; color : #000033; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt; text-decoration : underline;}
P.cv {vertical-align : top; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt; text-align: left;}
P.cvhd {text-decoration: none; color : white; font-size : 10pt; text-align: left;}  
TD.cv {vertical-align : top; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt; text-align: left;}
TD.cvheader {vertical-align : top; color : white; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt;text-decoration : bold; text-align: left; background : #003366;}
TD.cvheadernews {vertical-align : top; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 12pt; text-align: left;}
TD.cv_active {vertical-align : middle; color : #8B0000; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt;}
TD.cvleftcolumn {width:90px; vertical-align : top; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt;text-align: left; background-color: #CCCCCC;}
TD.cvmiddlecolumn {width:213px; vertical-align : top; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt; text-align: left; background-color: #CCCCCC;}
TD.cvrightcolumn {width:30px; vertical-align : top; color : black; font-family: Tahoma,Helvetica,"sans-serif"; font-size : 10pt; background-color: #CCCCCC;}


/* footer defs */
A.footer {font-family: Tahoma,Helvetica,"sans-serif"; color : white; text-decoration : none; font-size : 8pt;}  
A.footer:hover {font-family: Tahoma,Helvetica,"sans-serif"; background : white; color : #003366;}
td.footer {font-family: Tahoma,Helvetica,"sans-serif"; color : white; font-size : 8pt; vertical-align: middle;}
td.footergrey {font-family: Tahoma,Helvetica,"sans-serif"; color : grey; font-size : 8pt; vertical-align: middle;}
td.footergreysmall {font-family: Tahoma,Helvetica,"sans-serif"; color : grey; font-size : 7pt; vertical-align: middle;}


/* css menu definition from here */
.nav {
border-top:1px solid #003366;
height:25px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:958px; 
z-index:500;
background:#003366;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

/* main tabs */
.nav .select a {
display:block; 
height:25px; 
float:left; 
background: url(./gfx/left.gif) no-repeat; 
padding:0 0 0 5px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#000000;
}

.nav .select a b {
display:block;
padding:0 10px 0 5px; 
background:url(./gfx/right.gif) no-repeat 100% 0;
}

.nav .current a {
display:block; 
height:25px; 
float:left; 
background: url(./gfx/left.gif) no-repeat 0 -200px; 
padding:0 0 0 5px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ffffff;
}

.nav .current a b {
display:block; 
padding:0 10px 1px 5px; 
background:url(./gfx/right.gif) no-repeat 100% -200px;
}

/* main tabs over (text color etc.) */
.nav .select a:hover, 
.nav .select li:hover a {
background: url(./gfx/left.gif) no-repeat 0 -100px; 
padding:0 0 0 5px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 10px 0 5px; 
background:url(./gfx/right.gif) no-repeat 100% -100px; 
cursor:pointer;
}
/* main tabs over (text color etc.) */

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:0 0 -1px 0; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:958px; 
top:25px; 
background:#FFFFFF; 
padding:1px 0 0 0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .select :hover .select_sub {
background:#990000;
width:960px; 
left:-2px;
border-width: 1px; border-style: solid; border-color: #000000;
}

.nav .current .show {
z-index:10;
}

/* tab sub-level 2 and sub-level 3 */
.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 0 0 5px; 
background: url(./gfx/left.gif) no-repeat 0 0; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#000000;
font-size:11px;
height:20px;
line-height:20px;
}
/* set text colour 3rd level menu here */
.nav .select :hover .sub li a i, 
.nav .current .show .sub li a i {
color:#003366; 
display:none;
}
/* set text colour 2nd level menu here */
.nav .select :hover .sub li a b {
color:#000000; 
padding:0 10px 0 5px;
background: url(./gfx/right.gif) no-repeat right 0;
font-weight:normal;
}

.nav .current .sub li.sub_show a {
color:#990000; 
cursor:default;
padding:0 0 0 5px;
background: url(./gfx/left.gif) no-repeat 0 -200px; 
}
.nav .current .sub li.sub_show a b {
padding:0 10px 0 5px;
background: url(./gfx/right.gif) no-repeat right -200px;
font-weight:normal;
}
.nav .current .sub li a b {
padding:0 10px 0 5px;
background: url(./gfx/right.gif) no-repeat right 0;
font-weight:normal;
}

/* 3rd level submenu */
.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#000000;
padding:0 0 0 5px;
background: url(./gfx/left.gif) no-repeat 0 -200px; 
}
.nav .select :hover .sub li a:hover b, 
.nav .current .sub li a:hover b {
padding:0 10px 0 5px;
background: url(./gfx/right.gif) no-repeat right -200px; 
}
/* 3rd level submenu */
.nav .select :hover .sub :hover i, 
.nav .current .show .sub :hover i,
.nav .current .sub li.sub_show a i {
display:block;
width:960px;
position:absolute;
left:0;
top:30px;
text-align:center;
font-style:normal;
background:#ffffff;
z-index:100;
}

.nav .current .sub li.sub_show a:hover, 
.nav .current .sub li.sub_show a:hover i {
color:#fc6;
}

.nav .current .sub li.sub_show a i {
z-index:50;
}
