html
{
	padding: 0px;
}

body
{
         background-image: url(graphic/higru.jpg);
    	background-repeat: repeat-y;
         background-color: #000000;
         background-position: 206px 0px;
         padding: 0px;
         margin: 0px;
}

#navigation
{
         position: absolute;
         margin-top: 100px;
         margin-left: 30px;
}

.menue
{
	margin-top: 15px;

}

a.navigation
{
         font-size: 14px;
         font-weight: bold;
         font-family: "Arial";
         text-decoration:none;
         color:#B9B9B9;
}

a.navigation:visited
{
	color:#B9B9B9;
}

a.navigation:hover
{
	text-decoration: none;
	color:#8C8C8C;
}

a.navigation:active
{
	color:#AFAFAF;
}

a.navigation_u
{
         font-size: 11px;
         font-family: "Arial";
         text-decoration: none;
         color:#AFAFAF;
}

a.navigation_u:visited
{
	color:#AFAFAF;
}

a.navigation_u:hover
{
	text-decoration: none;
	color:#E1E1E1;
}

a.navigation_u:active
{
	color:#AFAFAF;
}

#logo
{
         background-image: url(graphic/logo.gif);
    	background-repeat: no-repeat;
    	position: absolute;
    	top: 35px;
    	left: 330px;
         width: 300px;
         height: 85px;
}

#pageheader
{
    	background-image: url(graphic/pageheader.jpg);
    	background-repeat: no-repeat;
    	background-attachment: scroll;
         position: absolute;
         margin-top: 150px;
    	margin-left: 282px;
    	width: 704px;
    	height: 48px;
}

#centerlogo
{
         background-image: url(graphic/schriftzug.jpg);
    	background-repeat: no-repeat;
    	background-attachment: scroll;
         background-position: center center;
         position: absolute;
         top: 250px;
         left: 337px;
    	width: 630px;
}

#center
{
         position: absolute;
         margin-top: 250px;
    	margin-left: 337px;
         width: 630px;
}

.bottom
{
         margin-bottom: 25px;
}

.musicbox
{
         border: solid 1px;
         border-color: #d0d0d0 #d0d0d0 #d0d0d0;
         padding-left: 1px;
         padding-bottom: 1px;
         margin-right: 15px;
         width: 117px;
         float: right;
}

.musicbox1
{
         background-color:#191919;
         border: solid 1px;
         border-color: #000000;
         padding: 4px;
         margin-bottom: -1px;
         margin-left: -1px;
    	width: 30px;
         float: left;
         text-align: center;
}

.calendarbox
{
         background-color:#191919;
         border: solid 1px;
         border-color: #000000;
         padding: 10px 0px 10px 0px;
         margin-bottom: -1px;
         margin-left: -1px;
    	width: 89px;
         height: 15px;
         float: left;
         text-align: center;
         font-size: 13px;
         font-family: "Arial";
         font-weight: normal;
         color:#d0d0d0;
}

.calendarbox1
{
         width: 630px;
         height: 210px;
         margin-top: 20px;
         margin-bottom: 30px;
}

.songline
{
         background-color: #191919;
         border: solid 1px;
         border-color: #191919 #191919 #d0d0d0 #191919;
         margin-left: 20px;
         padding-top: 10px;
         padding-left: 15px;
         padding-right: 35px;
         padding-bottom: 10px;
         width: 350px;
         float: left;
}

.songbox
{
         background-color: #191919;
         border: solid 1px;
         border-color: #191919;
         margin-bottom: 30px;
         margin-left: 20px;
         padding: 15px;
         padding-left: 35px;
    	width: 350px;
         float: left;
}

.top
{
         width: 350px;
         float: left;
}

.picture
{
         border: solid 1px;
         border-color: #d0d0d0;
         margin-top: 3px;
         margin-bottom: 2.5px;
         margin-right: 10px;
         float: left;
}

.picture1
{
         border: solid 1px;
         border-color: #d0d0d0;
         margin-top: 3px;
         margin-bottom: 2px;
         margin-left: 10px;
         float: right;
}

.songlist
{
         margin-left: 6px;
         margin-top: 20px;
}

.bestellung
{
         margin-left: 27px;
         margin-top: 20px;
         float: left;
}

.bestelllink
{
         margin-left: 20px;
         margin-top: 10px;
         float: left;
}

.container
{
         margin-top: 30px;
         width: 150px;
         float: left;
}

.container1
{
         margin-top: 30px;
         margin-left: 50px;
         float: left;
}

.list
{
         margin-top: 20px;
         margin-bottom: 35px;
         float: left;
}

.list1
{
         margin-top: 20px;
         margin-bottom: 35px;
         margin-left: 20px;
         width: 400px;
         float: left;
}

.kontaktbox
{
         margin-top: 21px;
         padding: 2px;
         width: 130px;
         height: 17px;
         float: left;
}

.kontaktbox1
{
         margin-top: 20px;
         width: 400px;
         float: left;
}

.kontaktbox2
{
         margin-top: 20px;
         width: 600px;
         float: left;
}

.textbox
{
         margin-top: 80px;
         margin-left: 20px;
         width: 600px;
         float: left;
}

.button
{
         border: solid 1px;
         border-color: #3B3B3B;
         background-color: #191919;
         padding: 1.5px;
         margin-top: 20px;
         width: 60px;
         text-align: center;
         color: #d0d0d0;
         font-size: 11px;
         font-family: "Arial";
         font-weight: bold;
}

.buttontext
{
         text-align: center;
         text-decoration: none;
         color: #d0d0d0;
         font-size: 11px;
         font-family: "Arial";
         font-weight: bold;
}

.text
{
 	font-size: 13px;
         font-family: "Arial";
         font-weight: normal;
         color:#d0d0d0;
}

.head
{
 	font-size: 15px;
         font-family: "Arial";
         font-weight: bold;
         color:#d0d0d0;
}
