/* CSS Document */

body
{
	background-color: #d24c1a;
	margin: 0px;
	margin-bottom: 50px;
	/*overflow:hidden;*/
}

.kleinbild
{
	border: 1px solid white;
}

img.albumcover
{
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 80px;
	margin-left: -5px;
	
}

ol.tracklist
{
	margin-top: 10px;
	margin-left: 260px;
	min-height: 240px;
	/*height: 240px;
	overflow: auto;*/
}

.tracktime
{
	color: #FF0000;
}

body, div, td, span
{
	font-family: /*Arial, Helvetica, sans-serif; */ "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.navlink_active
{
	font-style:italic;
}

div.fixeditemdiv a, div.floatitemdiv a
{
	text-decoration: none;
	border-bottom: 1px dotted #d24c1a;
	color: #666666;
	
}

div.fixeditemdiv a:hover, div.floatitemdiv a:hover
{
	text-decoration: underline;
	color: #d24c1a;
	border-bottom: 0px dotted #d24c1a;
}

#headerdiv
{
	margin-top: 65px;
	border-top: 1px solid white;
	font-size:38px;
	padding: 12px;
	padding-left: 115px;
	font-family: "Times New Roman", Times, serif;
}

#navdiv
{
	border-top: 1px solid white;
	font-size:18px;
	padding: 12px;
	padding-left: 115px;
	font-family: "Times New Roman", Times, serif;
}

#kwsnav
{
	font-size:18px;
	
	
}

#webzwonullnav
{
	font-size:18px;
	padding-left: 133px;
	
}

#contentdiv
{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 12px;
	padding-left: 115px;
	/*height: 320px;
	overflow:auto;*/
}

#subnavdiv
{
	width: 872px;
	padding: 0px;
	padding-top: 12px;
	text-align:right;
	font-size: 18px;
}

.floatitemdiv
{
	background: white;
	color: #555555;
	padding: 28px;
	padding-top: 20px;
	margin-bottom: 1px;
	/*border: 1px dotted #D73A13;*/
	width: 700px;
}

.videodiv
{
	background: white;
	color: #555555;
	padding: 5px;
	padding-top: 5px;
	margin-bottom: 1px;
	/*border: 1px dotted #D73A13;*/
	width: 700px;
}

.floatitemdiv div
{
	color: #666666;
}

.fixeditemdiv
{
	background: white;
	color: #555555;
	padding: 28px;
	padding-top: 20px;
	border: 1px dotted #D73A13;
	width: 700px;
	height: 270px;
}

.fixeditemdiv div
{
	color: #555555;
}



.itemdate
{
	color: #999999;
	text-align:left;
}

.itemheader
{
	color: #000000;
	/*font-style: italic;
	font-weight: bold;*/
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 8px;
}

div.itemtext
{
	padding-top: 10px;
	color: #555555;
}
/*
div.itemtext:first-letter
{
	font-size:3em;
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:2px;
	margin-top:4px;
	padding: 4px;
	background-color:#CCCCCC;
}
*/
.textbild
{
	margin-right: 20px;
	margin-bottom: 10px;
	float:left;
}

table.discotable td
{
	color: #444444;
	padding-bottom: 20px;
}

.discothumb
{
	/*border: 1px #666666 solid;*/
}

.discozusatzinfo
{
	color: #999999;
}

.discothumb
{
	margin-right: 8px;
}

.textwinbody
{
	background: white;
	padding: 20px;
}

.textwintitlediv
{
	font-style:italic;
	color: #000000;
	margin-bottom: 20px;
}

.textwintextdiv
{
	color: #333333;
}

input, textarea
{
	border: 1px solid #cccccc;
}

.button
{
	color: white;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color: #d24c1a;
	border: 1px outset white;
	padding: 4px;
	cursor: hand;
}

img.albumthumb
{
	margin-left: 1px;
	margin-bottom: 1px;
}

.youtubediv
{
float:left;
}