h1{
margin-top: 0em;
color:#ffffff;
text-align: center;
font-family:'Times New Roman',Times,serif;
font-size:200%;
font-variant:small-caps;
}

h2{color:#ffffff;
text-align: center;
font-family:'Times New Roman',Times,serif;
font-size:160%;
}

h3{color:#ffffff;
text-align: center;
font-family:'Times New Roman',Times,serif;
font-size:140%;
}

h4{color:#ffffff;
text-align: center;
font-family:'Times New Roman',Times,serif;
font-size:130%;
}

h5{color:#ffffff;
text-align: center;
font-family:'Times New Roman',Times,serif;
font-size:120%;
}

h6{color:#ffff00;
text-align: center;
font-family:'Times New Roman',Times,serif;
font-size:120%;
}

p{
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: center;
color:#c0c0c0
}

div.p2 {
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: center;
color:#ffff00;
}

div.p3 {
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: left;
font-family:'Times New Roman',Times,serif;
font-size:140%;
font-variant:small-caps;
color:#ffffff;
}

div.p4 {
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: left;
color:#ffffff;
}

div.webOnly {
position: relative;
top: 0;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #c0c0c0;
}

div.printOnly {
        display: none;
    }

a:link {color:#ffff00;}
a:visited {color:#ffff00;}
a:hover {color:#ff5e00;}
a:active {color:#ffffff;}



.class1 a:link {color:#ffffff;}
.class1 a:visited {color:#ffffff;}
.class1 a:hover {color:#ffff00;}
.class1 a:active {color:#ffffff;}

.class2 a:link {color:#ffffff;}
.class2 a:visited {color:#000066;}
.class2 a:hover {color:#ffff00;}
.class2 a:active {color:#ffffff;}

body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%;
max-height: 100%;
background-repeat:repeat-x;
background-color:#000066;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: left;
color:#c0c0c0;
z-index: 1;
}

div.text {
position: relative;
top: 0;
left: 85px;
width: 80%;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: center;
color: #c0c0c0;
}

div.text1 {
position: relative;
left: 85px;
width: 70%;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: center;
color: #c0c0c0;
}

div.text2 {
position: relative;
top: 0;
left: 200px;
width: 60%;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: left;
color: #c0c0c0;
}

div.text3 {
position: relative;
top: 0;
left: 85px;
width: 80%;
font-family: "Times New Roman", Verdana, sans-serif;
text-align: center;
color: #c0c0c0;
}

#framecontentTop, #framecontentBottom{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#000066;
font-family: "Times New Roman", serif, non-serif;
color:#ffffff;
z-index: 2;

}


#framecontentBottom{
top: auto;
bottom: 0;
height: 30px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#900000;
font-family: "Times New Roman", serif, non-serif;
z-index: 3;
}

#maincontent
{
position: absolute;
top: 55px;
left: 0;
width: 100%;
bottom: 30px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto;
background-color:#000066;
color:#c0c0c0;
z-index: 1;
}


/* ================================================================
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.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
ul#menu {padding:0; list-style:none; background:#006; text-align:center; margin:0 auto; font-size:11px; font-family:arial, sans-serif; height:41px; width:850px; position:relative; top:5px;z-index:9;}
ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#menu ul li {float:left; margin:0; text-align:left;}
ul#menu ul li a {display:block; line-height:20px; margin:0; padding:0 10px; background:transparent; width:150px;}

ul#menu li {display:inline; margin:0 -2px; text-align:left;}
ul#menu li a {display:inline-block; height:36px; margin:5px 0 0 0;padding:0 20px 0 0; background:url(button.gif) right top; line-height:30px; text-decoration:none; color:#ff0;}
ul#menu li a.sub {background:url(button-arrow.gif) right top;}

html>/**/body ul#menu li {display:inline-block; padding:0;}

* html ul#menu li a.sub {margin-right:3px;}
* html ul#menu li a {margin-bottom:-4px;}

ul#menu li a b {display:block; height:36px; float:left; padding:0 0 0 20px; background:url(button.gif) left top; cursor:pointer;}

ul#menu li a:hover {position:relative; background-position:right bottom; color:#ff0;}
ul#menu li a:hover b {background-position:left bottom;}

ul#menu li:hover {position:relative;}
ul#menu li:hover > a {background-position:right bottom; color:#fff;}
ul#menu li:hover > a b {background-position:left bottom;}

ul#menu :hover ul {left:1px; width:150px; top:41px;}
* html ul#menu :hover ul {top:5px;}

ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #006;}
ul#menu :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; width:180px; background:#600; color:#fff;}
ul#menu :hover ul li a.fly {background:#600 url(arrow-over.gif) no-repeat right center;}
ul#menu :hover ul li a:hover {background:#003; color:#ff0;}
ul#menu :hover ul li:hover > a {background:#003; color:#ff0;}

ul#menu :hover ul li a.fly:hover {background:#003 url(arrow-over.gif) no-repeat right center;}
ul#menu :hover ul li:hover > a.fly {background:#003 url(arrow-over.gif) no-repeat right center;}

ul#menu :hover ul ul {left:-9999px;}

ul#menu :hover ul :hover ul {left:200px; top:0; width:150px;}

ul#menu :hover ul :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#600; color:#fff;}
ul#menu :hover ul :hover ul li a:hover {color:#ff0; background:#003;}







#picturefooter {
position: absolute;
left: 15px;
bottom: 0px;
z-index: 10;
}

#picturefooter_r {
position: absolute;
right: 15px;
bottom: 0px;
z-index: 10;
}

#amazon {
position: absolute;
right: 20px;
bottom: 30px;
z-index: 10;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.innertubebig{
margin-left: 110px; /*Margins for inner DIV inside each DIV (to provide padding)*/
margin-right: 110px;
}

.innertubebig2{
margin: 250px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}



div.bg {
position:relative;
background: #000066;
text-align: center;
height: 55px;
width: 100%;
}

* html body{ /*IE6 hack*/
padding: 0px 0 30px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%;
width: 100%;
}

* html #menu
                {
                         position:absolute;
                         overflow:hidden;
                        margin:0;
                        width:12em;    /* Der IE soll das Element breiter darstellen, da margin und padding hier von der Breite abgezogen wird! */
                }