/**
 *
 *		Dennis Hoppe www.dennis-hoppe.de
 *		Copyright 2010 Dennis Hoppe
 *
 *		Homepage erstellt: Simon Jokuschies www.leafpictures.de
 *		Alle HTML, CSS, PHP, Bilder, Flashdateien, Videos, Musik sind urheberrechtlich geschuetzt
 *
 */

/* Browsereigene Darstellungen resetten */
	html, body { margin: 0; padding: 0; border: 0; font:10pt "Helvetica Neue", Arial, sans-serif; line-height:100%; line-height: 15pt; color: #666; Background-image:url(../images/background.jpg); background-repeat: repeat; }
	h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
	ol, ul, dl { list-style: none; padding:0; margin: 0; }
	address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
	table { border-collapse: collapse; border-spacing: 0; }
	caption, th { text-align: left; }
	q:before, q:after { content: '"'; }
	hr { display: none; }
	a { outline: none; }
	img { border: none; }

	
/* custom */
	h1 { display: none; }
	h2 { height: 15px; font-size: 12pt; font-weight: bold; color: #333; }
	a { color: #333; text-decoration: none; }
	a:hover { text-decoration: underline; }
	.bold { font-weight: bold; }
	.left { float: left; }
	.right { float: right; }
	.clear { clear: both; }
	.noJavascript { padding: 5px; border: 2px solid #333; }

/* substanzen */
	#wrapper { width: 900px; height: auto; margin: 0px auto; margin-bottom: 60px; }
	#meta { width: 900px; height: 35px; margin-left: 10px; margin-top: 3px; }
	#meta ul li { display: inline;  }
	#meta ul li a { font-size: 8pt; margin-right: 3px;  }
	#meta .b { border-right: 1px solid #333; }
	#web { width: 880px; height: auto; margin-top: -10px; padding: 10px; background-color: #fff; }
	#main { width: 820px; height: auto; padding: 40px 30px; Background-image:url(../images/contentBackground.jpg); background-repeat: repeat; }
	#navi { width: 230px; height: 300px; }
	#subNavi { width: 550px; min-width: 550px; height: 55px; float: right; margin-top: -225px; }
	#subNavi ul li { display: inline; }
	#subNavi ul li a { font-size: 11pt; margin-right: 3px; padding: 3px; font-weight: bold; margin-right: 10px; }
	#subNavi ul li a:hover { background-color: #bbb; text-decoration: none; }
	.subActive { font-size: 11pt; margin-right: 3px; padding: 3px; font-weight: bold; margin-right: 10px; background-color: #bbb; text-decoration: none; }
	#content { width: 550px; position: relative; top: -180px; left: 270px; }

/* adult contemporary */
	.info { font-size: 9pt; font-style: italic; }
	.audioItem { width: 460px; height: auto; margin-bottom: 30px; }
	
	
/* audioplayer */
	#audioplayer { width: auto; height: 999999px; padding: 5px; background-image:url(../images/contentBackground.jpg); background-repeat: repeat; }
	




