<style type="text/css">

* {
        font-family:Arial,sans-serif;
        font-size:12;}

td {
        font-family: Arial, sans-serif;
        font-size:12;
       }

table {
      border-collapse:collapse;
      }


h1 {
        font-size:24;
        color:#000099;
        margin-bottom:20;
        margin-top:20;
        text-align:center;}

h2 {
        font-size:16;
        color:#990000;
        margin-bottom:15;
        margin-top:10;
        text-align:center;}

.pagebreakbefore {
        page-break-before:always;
           }

.link {
       vertical-align:top;}

.resource {
       font-size:12;
       color:#000099;
       vertical-align:top;
       cursor:hand;
       cursor:pointer;
    }



//Eintraege für XSL-Dateien:

.anker        {font-family: Arial; font-size: 12; text-align: middle; height: 5px; cellspacing: 0;}

.cat        {color:#aa3366; font-weight:bold; font-family: Arial; font-size: 14; text-align: left; height: 40px; vertical-align: bottom;}

.attr        {font-weight:bold; font-family: Arial; font-size: 12; text-align: left; vertical-align:top;}

.wert        {font-family: Arial; font-size: 12; text-align: justified;vertical-align:top;}

.faktor        {font-family: Arial; font-size: 12; font-style: italic; text-align: left;}

.strat        {font-family: Arial; font-size: 12; text-align: left;}

.link        {font-family: Arial; font-size: 12; text-align: left; cursor: hand;}

.verw        {font-family: Arial; font-size: 10; text-align: right}

.space {width:20px;}

.res        {font-family: Arial; font-size: 13; text-align: middle; background-color: #dfdfdf;}
.para       {font-family: Arial; font-size: 12; text-align: left; background-color: #dfdfdf;; width: 100;}

.table_header_center{
            color:#000099;
            background-color:#efefef;
            margin-bottom:5;
            margin-top:8;
            font-weight:bold;
            text-align: center;
}

.table_header{
            color:#000099;
            background-color:#efefef;
            margin-bottom:4;
            margin-top:4;
            font-weight:bold;
}

.caption {
         font-size: 11px;
         font-weight:bold;
         font-family:Tahoma;
         margin-top:15px;
         text-align:center;
}

.cat_level2{
            color:#000099;
            font-weight:700;
            font-family: Arial;
            font-size: 13px;
            text-align: left;
            height: 30px;
            vertical-align:Bottom;
}

.code {
      font-family: Courier;
      background-color: #FFFFE0;
      vertical-align:Top;
      font-size: 11px;
}

.code_times {
     background-color: #FFFFE0;
     font-family: Times;
     font-size: 13px;
}

.feedback {
          background-color:#efefef;
}

.strategy_focus{
        font-size:20;
        font-weight:bold;
        color:#aa3366;
        text-align:center;
        margin-bottom:15;
        margin-top:15;}

.topic {
        font-size:16;
        font-weight:bold;
        color:#006600;
        margin-bottom:15;
        margin-top:20;
        text-align:center;}

.title {
        border-style:none;
        font-size:18px;
        color:#aa3366;
        margin-bottom:15;
        margin-top:15;
        text-align:center;
        font-variant:small-caps;
        font-weight:600;}

.subtitle{
        border-style:none;
        font-size:16px;
        color:#aa3366;
        margin-bottom:15;
        margin-top:15;
        text-align:left;
        font-weight:600;
        height:35;
        background-color:#efefef;}

.menu{
        border-style:none;
        font-weight:550;
        text-align:center;
}

.print_title{
        font-size:18px;
        color:#aa3366;
        margin-bottom:15;
        margin-top:15;
        text-align:center;
        font-variant:small-caps;
        font-weight:600;
        background-color:#DfDfDf;
        border-style:none;
        height:40;
        width:100%;}

.print_subtitle{
        font-size:16px;
        color:#aa3366;
        margin-bottom:15;
        margin-top:15;
        text-align:left;
        font-weight:600;
        background-color:#efefef;
        border-style:none;
        height:35;
        width:100%;}

.current {
         //color:#FFFF66;
         color:#aa3366;
         text-decoration:none;}

.blue {
        //color:#FFFF66;
        color:#aa3366;
        text-decoration:none;
       }

.highestlevel {
        font-size: 13;
        color:#ffffff; //000099;
        text-decoration:none;
        margin-bottom:20;
        font-weight:bold;
        display:block;text-align:center;margin-top:0px;margin-bottom:0px;padding:5px;background-color:#000099;}

.firstlist{
        list-style-type:square;
        color:#000099;}

.secondlist{
        list-style-type:disc;
        color:#000099;}

.thirdlist{
        list-style-type:circle;
        color:#000099;}

.navigation_active {
        background-color:#000099;
        width:85;
        height:20;
        text-align:center;
        border-style:none;
        color:#FFFFFF;}

.blue_table {
        background-color:#DfDfDf;
        border-style:none;
        height:40;
        width:100%;}

.grey_table {
        background-color:#efefef;
        border-style:none;
        height:30;
        width:82%;}

.blue_line {
        background-color:#000099;
        border-style:none;
        height:15;
        color:#FFFFFF;
        width:100%;}

.blue_sidebar {
       background-color:#efefef; //000099;
       border-style:none;
       height:100%;
       width:17%;
       height:100%;}

.sidebar_header {
       background-color:#efefef; //223399
       border-style:none;
       padding:5px;
       margin-top:10px;
       margin-bottom:10px;
       text-align:center;
       //font-weight:bold;
       }

.grey_sidebar {
       background-color:#efefef;
       border-style:none;
       height:100%;
       //color:#FFFFFF;
       width:17%;
       height:100%;}

.blue_column {
       background-color:#efefef; //000099;
       border-style:none;
       height:100%;
       width:5;
       }

.navigation_inactive {
        background-color:#DFDFDF;
        width:85;
        height:20;
        text-align:center;
        border-style:none;}

.footer {
        background-color:#DFDFDF;
        text-align:center;
        border-style:none;
        height:50;}

.abstract {
          text-align:justify;}

.begriff {
       font-size:12px;
       font-weight:600;
       color:#aa3344;}


.red {
        font-size:12;
        color:#FF0033;
}

a.navigation:link {
        text-decoration:none;
        color:#3300cc; }

a.navigation:visited {
        text-decoration:none;
        color:#3300cc; }

a.navigation:hover{
        text-decoration:none;
        font-weight:bold;
        color:#000099; }

a:link {
        text-decoration:none;
        color:#000099; }

a:visited {
        text-decoration:none;
        color:#000099;}

a:hover {
        text-decoration:underline;
        color:#000099;}

a.blue:link {
        text-decoration:none;
        color:#000099; }

a.blue:visited {
        text-decoration:none;
        color:#000099;}

a.blue:hover {
        text-decoration:underline;
        color:#000099;}

a.highestlevel {display:block;text-align:center;margin-top:0px;margin-bottom:0px;padding:5px;background-color:#ffffff; color:#000099;}

a.highestlevel:link {
        text-decoration:none;
        color:#000099;
        font-size:13;
        font-weight:bold;}

a.highestlevel:visited {
        text-decoration:none;
        color:#000099;
        font-size:13;
        font-weight:bold;}

a.highestlevel:hover {
        text-decoration:none;
        background-color:#800040;
        color:#ffffff;
        font-weight:bold;
        font-size:13;}

a.white:link {
        text-decoration:none;
        color:#FFFFFF; }

a.white:visited {
        text-decoration:none;
        color:#FFFFFF; }

a.white:hover {
        text-decoration:underline;
        color:#FFFFFF; }

 </style>
