/***********************************************/
/* table.css                             */

body{
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	float: inherit;
	margin-left: 0px;
	font-size: small;
}

a{
	color: #666666;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration:underline;
	position: static;
	cursor: hand;
	border-bottom:none;
	border-top:none;
	
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#overall{
	width: 100%;
	height: 219px;
	padding-top: -105px;
	border-right-color:#FFFFFF;
	border-right-style:none;
	border-right-width: medium;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #FFFFFF;
	background-color: #939FAB;
	position: absolute;
	top: 0%;
	margin-top: 25%;
	min-width: 1000px;
	max-height: 0px;
}


#navBar{
	float: left;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	
	
}


/************** .story styles *****************/

.story{
	clear: none;
	padding: 10px 6px 0px 10px;
	font-size: x-small;
	color: e0eafc;
	float: left;
	position: static;
	width: 402px;
	height: 190px;
	overflow: none;
	overflow-x: hidden;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(background2.png);
}

.story p{
	padding: 0px 0px 3px 0px;
	margin-left: 20px;
	position: static;
	font:"Times New Roman", Times, serif;
	font-size:small;
	line-height: normal;
	color:#FFFFFF;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	margin-top: 0px;
	height: 19px;
	position: relative;
	margin-left: 10px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: fixed;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 90%;
	color:#660033;
	width: 180px;
	height: 500px;
	margin-top: 0px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/************** #headlines styles **************/

.bild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
	height: 200px;
	position: static;
	width: 450px;
	clear: none;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 2px;
	background-image: url(background.png);
	margin-left: 20px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: static;
	height: 19px;
	background-color: #939fad;
	float: left;
	width: 100%;
}
.rand {
	font-family: "Times New Roman", Times, serif;
	margin-top: -125px;
	padding-top: 0px;
	border-right-color:#FFFFFF;
	border-right-style:none;
	border-right-width: medium;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #FFFFFF;
	background-color: #939fad;
	position: absolute;
	top: 0%;
	margin-top: -125px;
	min-width: 0px;
	max-height: 0px;
	width: 100%;
	height: 219 px;
}
.bild {
	font-size: small;
	font-style: normal;
}
.bild2 {
	font-size: small;
	background-color: #939FAB;
	height: 200px;
	background-image: url(bg1.png);
}
.musikbeschreibung {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	float: left;
	width: 200px;
}
