body{
	background-color	: #D9D64C;
         font-size		: 14px;
         font-family		: ARIAL,VERDANA,HELVETICA;
         line-height		: 20px;

}
#rahmen_oben {
	background-image	: url(../images/rahmen_oben.gif);
         background-repeat	: repeat-x;
}
#rahmen_unten {
	background-image	: url(../images/rahmen_unten.gif);
         background-repeat	: repeat-x;
}
#startseite {
	height			: 400px;
         width			: 600px;
	background-image	: url(../images/start_hintergrund.jpg);
         background-repeat	: no-repeat;
         background-position	: top right;
}
#bildwechsel {
	margin-top		: 5px;
         margin-left		: 5px;
}

#pricelist table {
	border-collapse		: collapse;

}
#pricelist td{
	line-height		: 25px;
         font-size		: 12px;
         vertical-align		: middle;
         border                  : 1px solid #D9D64C;
         }
#pricelist_dunkel{
         background-color	: #ebe99f;
         }
h1{
	margin-left		: 20px;
	margin-right  		: 170px;
	text-align		: center;
	font-size		: 18px;
}
h2{
	padding-left		: 2px;
        	padding-top		: 2px;
         padding-bottom		: 2px;
         margin-top		: 20px;
	color			: #800032;
	text-align		: left;
         border			: 1px solid #D9D64C;
         background-color	: #ebe99f;
	font-family		: Arial;
	font-size		: 15px;
	font-weight		: bold;
         width			: 530px;
	font-family		: Arial;
}

h3{
	text-align		: left;
	font-size		: 14px;
         font-weight		: bold;
         padding			: 0px;
         margin-top		: 20px;
         margin-bottom		: 0px;
}

h4{
	text-align		: center;
	font-size		: 16px;
         font-weight		: bold;
         margin			: 0px;
         padding			: 3px;
}
h5{
	margin-left		: 20px;
	margin-right  		: 170px;
	text-align		: center;
	font-size		: 18px;
}
ul
{
	margin			: 0;
	padding-left		: 50px;
         padding-right		: 20px;
	list-style		: none;
}

li
{
	line-height		: 18px;
	padding-left		: 10px;
	padding-bottom		: 13px;
	padding-top		: 0px;
	list-style		: circle;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #800032;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

a:link, a:visited {
	font-family:arial;
	color: #800032;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}



td.sectiontableheader, td.sectiontablefooter {
	background-color	: #D0C39E;
	color			: #ffffff;
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1 {
	background-color	: #FFFBF2;
	color			: #926546;
	font-weight		: normal;
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2 {
	background		: #E8E1CE;
	color			: #926546;
	font-weight		: normal;
	padding			: 2px 0px 2px 2px;
}

table.contentpane td.contentdescription
{
	font-size		: 14px;
	line-height		: 18px;
}

table.contentpane td.componentheading
{
	height			: 20px;
	padding-left		: 3px;
	color			: #800032;
	text-align		: left;
	padding-bottom		: 3px;
	white-space		: nowrap;
	font-family		: Arial;
	font-size		: 14px;
	font-weight		: bold;
         text-align		: left;
}

.componentheading
{
	height			: 25px;
	padding-left		: 15px;
        	padding-top		: 15px;
         padding-bottom		: 5px;
	color			: #800032;
	text-align		: right;
         border-bottom		: 1px solid #D9D64C;
	font-family		: Arial;
	font-size		: 22px;
	font-weight		: bold;
}

table.contentpane td
{        padding-top		: 1px;
	padding-bottom      	: 2px;
         text-align		: left;
}
/* ***** Formatierung der Überschriften der Inhalte*/
table.contentpaneopen td.contentheading
{
	height			: 25px;
	padding-left		: 15px;
        	padding-top		: 15px;
         padding-bottom		: 5px;
	color			: #800032;
	text-align		: right;
         border-bottom		: 1px solid #D9D64C;
	font-family		: Arial;
	font-size		: 22px;
	font-weight		: bold;
}
table.contentpaneopen
{
	width			: 550px;
         text-align		: left;

}
table.contentpaneopen td
{
	line-height		: 18px;
         font-family		: arial;
         font-size		: 14px;
         text-align		: left;

}

/* ***** Formatierung der Menüpunkte*/
a.mainlevel:link, a.mainlevel:visited {
	display			: block;
	vertical-		: middle;
         font-family		: HELVETICA,VERDANA,ARIAL;
	font-size		: 16px;
	color			: #800032;
	text-align		: left;
	padding-left		: 10px;
	padding-top		: 10px;
	height			: 30px;
	width			: 190px;
	text-decoration		: none;
         font-weight		: normal;
}

a.mainlevel:hover {
	text-decoration		: none;
         background-image	: url(../images/navi.gif);
         background-repeat	: no-repeat;
}
#active_menu {
	text-decoration		: none;
         background-image	: url(../images/navi.gif);
         background-repeat	: no-repeat;
}

/* ***** Formatierung der Menüunterpunkte*/
a.sublevel:link, a.sublevel:visited {
	font-size		: 12px;
	color			: #800032;
	text-align		: left;
	text-decoration		: underline;
	vertical-align		: middle;
}

a.sublevel:hover {
	text-decoration: none;
}


/* ***** Formatierung von Modulen*/
table.moduletable {
	width:100%;
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: #E1DECF;
	color: #800032;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	margin: 10px;
	font-weight: normal;
}

.inputbox {
	font-family		: verdana;
	border			: solid 1px #ADAA9C;
	background-color	: #F3F0E1;
 }
/* ***** Formatierung der Fusszeile*/
#footer{
	text-align		: center;
	padding-bottom		: 20px;
	font-family		: Arial;
}


/* ***** Formatierung des Notice Boards*/
.componentheading-notice
{
	height			: 25px;
	padding-left		: 15px;
        	padding-top		: 15px;
         padding-bottom		: 5px;
         margin-bottom		: 15px;
	color			: #800032;
	text-align		: right;
         border-bottom		: 1px solid #D9D64C;
	font-family		: Arial;
	font-size		: 22px;
	font-weight		: bold;
         width			: 550px;
}
table.blog-notice td{
	font-size		: 14px;
         line-height		: 20px;
	font-family		: Arial;
         width			: 550px;
         text-align		: left; }

table.contentpaneopen-notice td.contentheading-notice
{
	padding-left		: 15px;
        	padding-top		: 5px;
         padding-bottom		: 5px;
	color			: #800032;
	text-align		: left;
         border			: 1px solid #D9D64C;
         background-color	: #ebe99f;
	font-family		: Arial;
	font-size		: 15px;
	font-weight		: bold;
         width			: 550px;
	font-family		: Arial;
}

table.contentpaneopen-notice td
{        padding			: 5px;
         border			: 1px solid #D9D64C;
	font-family		: Arial;
         text-align		: left; }

#tabelle table
{        padding			: 5px;
	font-family		: Arial;
         text-align		: left;border:0px;
         width:400px; }

#tabelle td
{        padding			: 5px;
	font-family		: Arial;
         text-align		: left;
         border			: 0px;
         width			: auto;
         font-size: 14pt; font-family: times new roman,times;
         vertical-align:top;  }

#soundarchive td
{        padding			: 5px;
	font-family		: Arial;
         text-align		: center;
         border			: 0px;
         width			: auto;
         font-size: 14pt; font-family: times new roman,times;
         vertical-align:top;  }