body {
	background: #fff url(background.jpg) no-repeat fixed center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
	font-size: 80%;
	text-align: left;
	color: #000;
}

#logo {
   text-align: right;
}

#navigation {
	text-align: left;
   max-width: 230px;
	width: 230px;
	margin: 20px 0 0 10px;
   float: left;
}

#content {
	text-align: left;
	margin-left: 250px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul, li {
  padding: 0;
  margin: 0;
}

ul {
  list-style-type: none;
}

#navigation li a:link, #navigation li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	background:  url(menu_list.gif) no-repeat;
	padding: 5px 0 0 10px;
  	height: 38px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 33px;
	}

#navigation li a:hover, #navigation li a:active {
	color: #fff;
	text-decoration: none;
	display: block;
	background:  url(menu_list_mo.jpg) no-repeat;
	padding: 5px 0 0 10px;
  	height: 38px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 33px;
	}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 200%;
}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 150%;
}

p {
	max-width: 700px;
}

.item {
	margin: 5px 0 5px 0;
	padding: 5px;
	width: 95%;
	height: 150px;
	border: 1px dotted #900;
}

.item img {
	float: left;
}

.item p, .item h2 {
	margin-left: 160px;
}

dt {
	float: left;
	margin-right: 10px;
	width: 100px;
}

a:link, a:visited {
	color: #900;
}
a:hover, a:active {
	color: #9c3;
}

#archivinhalt td {
	width: 100px;
}

.programm li {
	padding-left: 2em;
	list-style-type: none;
}

.preload {
	visibility: hidden;
}

table#songs {
	background-color: #fff;
	color: #000;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}

table#songs td, table#songs th {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table#songs th {
	font-weight: bold;
	text-align: left;
}

strong.hinweis {
	font-weight: bold;
	color: #900;
}

table#translation td {
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
	padding-bottom: 20px
}
