body {
	margin: 0px;
	background-color: white;
	text-decoration: none;
	background-color: #fff6e3;
/*    background-image: url(images/bg_grey_diag.gif);
    background-repeat: repeat;*/
}

a {
	color: #996633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#container {
	background-color: #ffcc66;
	width: 950px;
	border: 1px solid black;
	text-align: left;
	margin: 20px auto;
    height: 100%;
}

#top {
	width: 950px;
	height: 135px;
	background-color: #fff6e3;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#titlebanner {
	margin-top: 15px;
}

#bottomline {
	background-color: #ffcc66;
	width: 950px;
	margin: 0;
	padding: 5px 0;
	float: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

#menubar {
	width: 950px;
	height: 42px;
	background-color: white;
	background-image: url('images/bg_menu3.png');
    background-repeat: repeat-x;
	padding: 8px 0 0 0;
}

#menubar a {
	color: black;
	font-style: normal;
	text-decoration: none;
}

#headline {
	float: right;
	background-color: #ffcc66;
	width: 750px;
	height: 30px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background-image: url('images/bg_shadow_t.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

#headline a {
	color: black;
	text-decoration: none;
}

#headline a:hover {
	text-decoration: underline;
}

#fotoframe {
	width: 200px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

#contentframe {
	width:750px;
	background-color: #fff6e3;
	margin: 0;
	padding: 0;
	float:right;
	background-image: url('images/bg_shadow_r.png');
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #666666;
}

#content {
	margin: 5px 20px 15px 20px;
	background-color: #fff6e3;
	border: none;
	height: 400px;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-align: center;
}

.text {
	text-align: justify;
	padding-right: 10px;
}

.ctext {
	text-align: center;	
	padding-right: 10px;
}

.small {
	font-size: 11px;
}

h1 {
	font-size: 18px;
}

h2 {
padding: 24px 0 0 0;
	font-size: 16px;
	text-align: left;
}

.menuoben {
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.thumb {
	border: none;
	margin: 5px 5px 0 0;
}

.noscripterr {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.schatten {
	border: none;
	background-image: url('images/schatten.jpg');
	padding: 10px;
}

.infobox {
	margin: 0px 75px;
	padding: 10px;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #cc9933;
	border-right: 2px solid #cc9933;
	background-color: #ffcc66;
}

.highlist {
	text-align:left;
	list-style-type: circle;
}

.refs {
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0;
}

.links {
	color: #cc9933;
	font-size: 16px;
	font-weight: bold;
	margin: 36px 0;
}

.links a {
	color: inherit;
	text-decoration: none;
}

.links a:hover {
	color: inherit;
	text-decoration: underline;
}

.prog {
	color: #cc9933;
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0;
}

.prog a {
	color: inherit; 
	text-decoration: none;
}

.prog a:hover {
	color: inherit;
	text-decoration: underline;
}

.tracklist {
	text-align: left;
	font-size: 10px;
	color: #cc9933;
	margin: 0 0 0 48px;
	padding: 0 0 0 12px;
}

.tracklist a {
	color: black;
	text-decoration: none;
}

.tracklist a:hover {
	color: black;
	text-decoration: underline;
}

