body {
font: normal 100.01% Georgia,'Times New Roman', Verdana; color: black; background-color: 
#;background-image:url(images/background.jpg); background-repeat:repeat; background-attachment:fixed; background-size: auto;
    min-width: 40em;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;}

@media only screen and (max-device-width: 1024px) {
	  body {background-image:url(images/bgpad.jpg); background-size: auto; background-repeat:repeat;}
	}  


@media only screen and (max-width: 480px) {
	  body {background-image:url(images/bgpad.jpg); background-size: auto; background-repeat:repeat;}
	}  

    
html {
    padding: 0;
  }
  body {
    margin: 0; padding: 0;
  }

  #fixiert {
    position: absolute;
    top:0 ; left: 0em;
    width: 18em;
    background-color:#;
    border: 0;
  }
  html>body #fixiert { 
    position: fixed;
  }

   
#Inhalt { max-width: 40em;
    margin-left: 24em; padding: 0 1em;
    border: 0;
  }
  * #Inhalt {  
    background-color: #;
  }

  #Inhalt h1 {
    font-size: 150%;text-align:center;
  }
  #Inhalt h2 {
    font-size: 125%;text-align:center;
  }
  #Inhalt h3 {
    font-size: 100%;text-align:center;
  }

  
#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

  #Inhalt a {color:#000;text-decoration:none;
    font-style: oblique;
       }
  #Inhalt a:hover {color:maroon;text-decoration:none;
    font-style: oblique;
       }
#title {position:fixed; bottom:0em; left:2em; height:5em; border:0;
 }

 
#lang {position:fixed; top:12.8em; left:2em; height:2em; border:0;
 }



a:link, a:visited, a:active{ text-decoration:none;
font-family: Georgia, serif; font-style:oblique;color:#120000;}

a:hover{ text-decoration:none;
color:#660000;}


/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

#menu {height:132px; width:132px; position:relative;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#; background-image:url(trans.gif);}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {display:block; font:1.2em 'Monotype Corsiva',Georgia,'Times New Roman', Verdana; color:#000; line-height:1.2em; text-decoration:none;padding:0 20px 0 10px;}

#menu li a:hover {background-color:#; background-image:url(trans.gif);color:maroon;}
#menu li:hover > a {background-color:#; background-image:url(trans.gif); color:maroon;}

#menu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul,
#menu a:hover a:hover ul ul {left:-9999px;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}
