h1{
margin-top: 0em;
color:#ffffff;
text-align: center;
font-family:'Comic Sans MS',Times,serif;
font-size:250%;
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;
}

a:link {color:#ffff00;}
a:visited {color:#ffff00;}
a:hover {color:#ff5e00;}
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: 150px;
width: 60%;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: center;
color: #c0c0c0;
}



#framecontentTop, #framecontentBottom{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 135px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#000066;
border-bottom: 2px solid #ffffff;
font-family: Helvetica, Arial, Verdana, sans-serif;
color:#ffffff;
z-index: 2;
}

#framecontentTop2, #framecontentBottom2{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 165px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#000066;
border-bottom: 2px solid #ffffff;
font-family: Helvetica, Arial, Verdana, sans-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:#666600;
font-family: Helvetica, Arial, Verdana, sans-serif;
z-index: 3;
}

#framecontentBottom2{
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: Helvetica, Arial, Verdana, sans-serif;
z-index: 3;
}

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

}

#maincontent_Alt
{
position: fixed;
top: 150px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
width: 100%;
bottom: 30px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto;
background-color:#000066;
z-index: 1;
color:#c0c0c0;

}

#bilder {
	width:25%;
	float:left;
	height:170px;
	margin-top:1px;
}


/* ================================================================
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;}






#menu2
                {       position:fixed;
                        top:135px;
                        right:15px;
                        overflow: hidden;
                        height:500px;
                        width:12em;
                        border: none;
        }

  #menu2 li
                {
                        list-style: none;
                        margin:0;
                        padding:0.3em;
                }
                #menu2 li#active
                {
                        padding:0.3em;
                        font-weight:bold;
                        color:#ffff00;
                }
                #menu2 a:link, #menu2 a:visited
                {
                        display:block;
                        background:#9999FF;
                        color:#000033;
                        text-decoration:none;
                        font-weight:bold;
                        margin:0;
                        padding:0.3em;;
                }
                #menu2 a:hover
                {
                        background:#ffffff url(note.gif) 90% 6px no-repeat;
                        color:#000033;
                        font-weight:bold;
                }


#rightcolumn
                {
                        position: fixed;
top: 135px; /*Set top value to HeightOfTopFrameDiv*/
left: 0 em;
width: 80%;
bottom: 30px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto;
background-color:#000066;
z-index: 1;
color:#c0c0c0;
                }

#leftcolumn
                {
                        position: fixed;
top: 165px; /*Set top value to HeightOfTopFrameDiv*/
left: 0 em;
width: 80%;
bottom: 30px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto;
background-color:#000066;
z-index: 1;
color:#c0c0c0;
                }

#pictureheader {
position:absolute;
top: 0px;
left: 20px;
height: 80px;
width: 180px;
z-index: 2;
 }

#pictureheader_right {
position: absolute;
right: 15px;
top: 10px;
height: 40px;
width: 85px;
z-index: 3;
 }

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

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

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

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



div.bg {
position:relative;
background: #000066 url(../images/musikinstrumente.jpg) no-repeat center;
text-align: center;
height: 135px;
width: 100%;
}

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

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



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

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

* 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! */
                }

* html #menu2
                {
                         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! */
                }

* html #topmenue
                {
                         position:absolute;
                         overflow:hidden;
                       }