﻿.lang       {width:30px; height:18px; position:absolute; top:10px;}
.lang:hover {top: 9px;}

#en  {background-image: url(Bilder/Sprachen/en.gif); right:90px;}
#de  {background-image: url(Bilder/Sprachen/de.gif); right:50px;}
#fr  {background-image: url(Bilder/Sprachen/fr.gif); right:10px;}

.active     {top: 9px;}
.avail      {cursor: hand;}
.unavail    {opacity: .30; filter:Alpha(opacity=30, finishopacity=25, style=2);}
.unavail:hover {top: 10px;}

#de[id] {position:fixed;}
#en[id] {position:fixed;}
#fr[id] {position:fixed;}

.clear {
   clear:both; 
   margin-left:10px; 
   margin-right:20px;
   margin-top:12px;
   margin-bottom:12px;
   text-align:left;
}

.Rahmen {
   margin-left:6px; 
   margin-right:6px;
   margin-top:6px;
   margin-bottom:6px;
   border:0px;
}

.centered {
text-align:center; 
margin-left:auto;
margin-right:auto;
}

.menulist {
   list-style-type:disc;
   list-style-position:outside;
   margin-left:10px;
   padding-left:10px;
}

.menuitem {   
   font-size:15px;
}

.menusubitem {
   font-size:12px;
   text-indent:10px;
}


html {
        height: 100%;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 20px;
        margin: 0;
        padding: 0;
        height: 100%; 
}


h1 {
        font-size: 36px
}

h2 {
        font-size: 32px
}

h3 {
        font-size: 28px
}

h4 {
        font-size: 23px
}

td {
	font-size: 18px;
}

pre {
	font-size: 18px;
}
