@font-face {
    font-family:'Roboto';
    src: url('Roboto-Regular.eot?') format('embedded-opentype'),    URL('../fonts/Roboto-Regular.ttf');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family:'Roboto';
    src: url('Roboto-Italic.eot?') format('embedded-opentype'),URL('../fonts/Roboto-Italic.ttf');
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family:'Roboto';
    src: url('Roboto-Bold.eot?') format('embedded-opentype'),URL('../fonts/Roboto-Bold.ttf');
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family:'Roboto';
    src: url('Roboto-BoldItalic.eot?') format('embedded-opentype'),URL('../fonts/Roboto-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic;
}

body {
    background-color:#0038b6;
    font-family:Roboto,Arial,Helvetica,sans-serif;
    font-size:15px;
    line-height:125%;
    width:100%;
/*    background-color:#888;*/
    overflow-y: scroll;
    margin:0;
    }

/* Aufzaehlungen sehen mit Zeilen-Abstand besser aus */
ul,ol {margin-left:0px;padding-left:25px;}
li {line-height:125%;margin-left:0px;padding-left:0px;margin-bottom:5px;}
a { text-decoration:none; }
td {
    font-family:Verdana, Arial,sans-serif;
    font-size:12px;
    line-height:125%;
}
p { margin-top:0;
    line-height:120%;
    margin-bottom:18px;
}
.para{
    line-height:120%;
}

.pk {font-size:90%;
}
#rahmen {
    width:870px;
    height:100%;
    margin-left: auto;
    margin-right: auto;
    display:block;
    background-color:#fff;
}

#header {
    width: 870px;
    height: 100px;
    border-bottom: solid 2px #0038b6;
    border-collapse:collapse;
}
.logo{
    color:#0038b6;
    font-size:40px;
    padding-top:40px;
    padding-right:40px;
    text-align:right;
}

#footer {
    width: 870px;
    height: 30px;
    background-color:#fff;
    border-top: solid 2px #0038b6;
}

#linkespalte {
    padding:0;
    padding-top:20px;
    width: 200px;
    float:left;
     height:100%
}

#menueleiste{
    overflow:hidden;
    margin-left:10px;
    }

#seiteninhalt{
    padding-top:15px;
    margin-left:200px;
    padding-left:20px;
    width: 610px;
/*     float:left; */
    height:100%;
    border-left: solid 2px #ccc;
}
#seiteninhalt:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.tx1 {
    color:#0038b6;
    background-color:#fff;
    font-size:120%;
    width:165px;
    padding: 10px;
    border: solid 1px #fff;
}
.tx1:hover {
    border-top: solid 1px #bbb;
    border-left: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    border-right: solid 1px #fff;
}

.tx1 a {
    color:#0038b6;
    text-decoration: none;
}
.tx1_a {
    color:#0038b6;
    background-color:#fff;
    font-weight:bold;
    font-size:120%;
    width:165px;
    padding: 10px;
    margin:0px;
    border: solid 1px #fff;
    text-align:right;
}
.tx1_a a {
    color: #0038b6;
    text-decoration: none;
}
.tx1_a:hover {
    border-top: solid 1px #bbb;
    border-left: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    border-right: solid 1px #fff;
}

.inhaltsblock {
    position: absolute;
    margin-top:0px;
    padding-top:0px;
    width:850px;
/*     overflow: auto; */
}
.beschreibungstext    {
    margin:0px;
    margin-bottom:20px;
    color:#444;
    width:625px;
    float: left;
}

.beschreibungschmal    {
    margin:0px;
    margin-bottom:20px;
    color:#444;
    width:410px;
    float: left;
    vertical-align:top;
}
.bildspalte {
    margin-top:00px;
    margin-right:00px;
    margin-bottom:20px;
    width:200px;
    float: right;
    vertical-align:top;
}

.bildspalte_bild {
    margin-top:0px;
    margin-bottom:5px;
    vertical-align:top;
}
.bildspalte_bu {
    margin-top:0px;
    margin-bottom:10px;
    font-size:80%;
}

.anwendungsblock{
    margin:0px;
    margin-bottom:20px;
    color:#444;
    width:600px;
}



.klar {}
.klar:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

li a           {color:#c00;}
li a:hover      {background-color:#fff;}

.textlink       {
    color:#0038b6;
    text-decoration:none;
    border: solid 1px #fff;
}

.textlink:hover  {
    border: solid 1px #bbb;
}

.textlinkschwarz         {color:#000;}
.textlinkschwarz:hover  {text-decoration:none;}

.bildchen a           {color:#c00;}
.bildchen a:hover           {background-color:#fff;}

.fusstext       {color:#0038b6;font-size:90%;text-align:center;padding-top:8px;}

.absatz         {margin:0px;margin-bottom:2ex;}
.absatz_fett    {margin:0px;margin-bottom:2ex;font-weight:bold;}
.fett           {font-weight:bold;}
.blau           {color : #2e37f1;}

.zentriert      {text-align: center}
.ue1            {color:#0038b6;font-size:140%;font-weight:bold;margin-bottom:20px;margin-top:10px;
                padding-top:5px;
                padding-bottom:5px;
                margin-right:0px;
}
.ue2            {font-size:120%;font-weight:bold;line-height:120%;margin-bottom:20px;margin-top:0px;}
.ue3            {font-size:100%;font-weight:bold;line-height:100%;margin-bottom:15px;margin-top:0px;}
.klein       	{font-size: 80%;}
