/* Allgemein */

BODY {
background-color:#FFFFFF; background-image:url(grafik/bgbody.gif); 
margin-top: 0px;  margin-bottom: 0px;  margin-left: 0px;  margin-right: 0px; 
text-align:center;
scrollbar-face-color: #E8E9ED; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #E8E9ED; 
scrollbar-arrow-color: #7F7F7F; 
scrollbar-track-color: #E8E9ED ; 
scrollbar-darkshadow-color: #E8E9ED;
}

TD {font-family:Arial,helvetica,sans-serif; font-size:9pt;}
A { text-decoration:none;}

/* Basislayout */
TD.header  {background-image:url(grafik/header.jpg); width:703px; height:81px; }

TD.boxlo  {background-image:url(grafik/boxlo.gif); width:80px; height:39px;}
TD.headline  {background-image:url(grafik/headline.gif); width:613px; height:39px; text-indent:20px;}
TD.boxro  {background-image:url(grafik/boxro.gif); width:90px; height:39px;}

TD.imageline  {background-image:url(grafik/imageline.gif); width:80px; height:377px;}
TD.image  {background-image:url(grafik/image.gif); width:376px; height:377px; vertical-align:middle; text-align:center;}
TD.content  {background-image:url(grafik/text.gif); width:237px; height:377px; vertical-align:top; text-align:left;}
TD.textscroll  {background-image:url(grafik/textscroll.gif); width:90px; height:377px;}

TD.boxlu  {background-image:url(grafik/boxlu.gif); width:80px; height:36px;}
TD.news  {background-image:url(grafik/news.gif); width:376px; height:36px;}
TD.meta  {background-image:url(grafik/meta.gif); width:237px; height:36px;}
TD.boxru  {background-image:url(grafik/boxru.gif); width:90px; height:36px;}


/* Navigation */

TD.nav {height:30px; padding-top:2px;}
TD.navline {height:30px; padding-top:4px;}

A.nav {font-size:9pt; font-weight:bold;}
A.nav:link {color:#E5E8EE; }
A.nav:visited {color:#D1D7E2;}
A.nav:active {color:#F7EBB1;}
A.nav:hover {color:#FFFFFF; }


/* Textformate im Content */

.layout { text-align:left; width:450px; color:black;}
LI {}

.head { font-weight:bold; font-size:12pt; color:#3F5D96; text-align:left;}
.subhead { font-weight:bold; font-size:9pt; color:#7C89A4; text-align:left;}

.bu {font-size:8pt; text-align:right}
.mark {background-color:silver; }
.block {padding:8px; text-align:left; width: 100%; height: 100%; overflow:auto;}
.news {font-size:12pt; font-weight:bold; color:#8A90A2;}


INPUT {height:18px; font-size:8pt;}
.formtxt {font-size:8pt; height:12px;}

.sma {font-weight:bold; font-size:12pt; color:#3F5D96; text-align:left;}
.smb {font-weight:bold; font-size:9pt; color:#7C89A4; text-align:left; padding-left:20px;}
.smc {font-size:9pt; color:#000000; text-align:left; padding-left:30px;}

/*   Hauptmenue */

TD.menu {background:#BAE0F8; border:1px solid black; border-bottom:0px; padding:3px;}
TD.menub {background:#D2E5EE; border:1px solid black; border-top:0px; border-left:0px; border-right:0px; padding:3px;}

TABLE.menu {position:absolute; visibility:hidden; z-index:9;  border:1px solid black; border-bottom:0px;}

A.mnav {font-size:9pt; font-weight:bold;}
A.mnav:link {color:#000000; }
A.mnav:visited {color:#103265;}
A.mnav:active {color:#F7EBB1;}
A.mnav:hover {color:#476268; }

/* Meta Navigation  */

A.metanav {font-size:8pt;}
A.metanav:link {color:#6F7179;}
A.metanav:visited {color:#6F7179; }
A.metanav:active {color:#6F7179; }
A.metanav:hover {color:#000000; background-color:#FFFFFF;}

/* Headline  Navigation  */

A.headnav {font-size:9pt;}
A.headnav:link {color:#6F7179;}
A.headnav:visited {color:#6F7179; }
A.headnav:active {color:#6F7179; }
A.headnav:hover {color:#000000; background-color:#FFFFFF;}


/* Scroll System */

#controlDiv {width: 30px; height: 370px; overflow: hidden; text-align:center;}
#contDiv {width: 230px; height: 370px; overflow: hidden; visibility: hidden;}
#textDiv {position: relative;  padding: 7px;}

img.normal {filter: alpha(opacity=50);-moz-opacity: 0.5;}
img.hover {filter: alpha(opacity=100); -moz-opacity: 0.99;}