/* CSS Document */

/* -------------------------------------------------------------------------- */
/*  PRESS CLIPS - BEREICH  */
/* -------------------------------------------------------------------------- */
.pressPart {
	width:500px;
	margin-top:-10px;
	}

.pressclipPic {
	float:left;
	width:125px;
	height:130px;
	font-size:9px;
	}

.pressclipPic a img { 
	border:2px solid #cccccc;
	}
	
.pressclipPic a:hover img { 
	border:2px solid #999999;
	}

/* -------------------------------------------------------------------------- */
/*  BESTELLEN - BEREICH  */
/* -------------------------------------------------------------------------- */

.bestellenTable {
	width:490px;
	padding:2px;
	}

.bestellenSpalte {
	width:200px;
	}

.bestellenText {
	font-size:12px;
	}

.bestellenKleinText {
	font-size:10px;
	}

.bestellenBox {
	width:220px;
	border-style:solid;
	border:1px;
	background-color:#999999;
	}

.bestellenKleinBox {
	border-style:solid;
	border:1px;
	background-color:#999999;
	}

.bestellenKommentar {
	width:220px;
	height:100px;
	overflow:auto;
	border-style:solid;
	border:1px;
	background-color:#999999;
	}

/* -------------------------------------------------------------------------- */
/*  rechte seite  - BEREICH  */
/* -------------------------------------------------------------------------- */

.rechts02 img, .rechts01 img {
	border:0px;
	}
	
.rechts01Newsletter {
	border-style:solid;
	border:1px;
	background-color:#999999;
	width:150px;
	}

.rechts01button {
	background-color:#333333;
	color:#cccccc;
	border:thin 1px;
	padding:2px;
	font-size:11px;
	}
	
.rechtsText {
	width:180px;
	}

/* -------------------------------------------------------------------------- */
/*  SO WAR ES / VIDEOS  - BEREICH  */
/* -------------------------------------------------------------------------- */

.videoPlayButton {
	height:14px;
	width:88px;
	margin-left:112px;
 	cursor:pointer;
	background:url(http://www.simone.at/graphics/ansehen.gif);
	background-repeat:no-repeat;
	text-indent:-100000px;
}

.sowares {
	width:500px;
	}
	
.sowares a img { 
	border:2px solid #cccccc;
	margin:2px;
	}
.sowares a:hover img { 
	border:2px solid #999999;
	margin:2px;
	}
	
.videowars {
	float:left;
	width:450px;
	margin-top:30px;
	}
	
.videowars img {
	float:left;
	border:solid 3px #cccccc;
	margin-right:20px;
	}

.endevideosowars {
	clear:left;
	width:450px;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
	}
	

/* -------------------------------------------------------------------------- */
/*  KALENDER  - BEREICH  */
/* -------------------------------------------------------------------------- */

.kalenderMonat {
	width:450px;
	font-weight:bold;
	padding-top:16px;
	text-align:right;
	color:#797846;
	}

.kalenderDatum {
	width:200px;
    text-transform:uppercase;
	padding-top:15px;
	}
	
.kalenderTitel {
	font-weight:bold;
	margin-left:130px;
	margin-top:-22px;
    text-transform:uppercase;
	width:360px;
	}

.kalenderText {
	margin-left:130px;
	width:360px;
	color:#999999;
	}

.kalenderLink {
	margin-left:130px;
	width:400px;
	color:#666666;
	}

.kalenderOrt {
	margin-left:130px;
	width:300px;
	color:#666666;
	}

.kalenderTV {
	margin-top:-15px;
	margin-left:100px;
	width:20px;
	}

/* -------------------------------------------------------------------------- */
/*  BIOGRAPHIE - SCHAUSPIEL - BEREICH  */
/* -------------------------------------------------------------------------- */

.bioUeber {
	font-weight:bold;
	margin-top:35px;
    text-transform:uppercase;
	}

.bioUeber img  {
	margin-left:-110px;
	margin-right:20px;
	list-style:none;
	float:left;
	border:solid 3px #cccccc;
	}
	
dl {
	margin-left:120px;
	}



/* -------------------------------------------------------------------------- */
/*  STARTSEITEN BEREICH  */
/* -------------------------------------------------------------------------- */

.newsHallo {
	margin-top:20px;
	font-weight:bold;
	margin-bottom:20px;
	}

.newsPic img {
	float:left;
	margin-top:14px;
	width:85px;
	border:solid 3px #cccccc;
	}

.newsDatum { 
	margin-top:30px;
	font-size:8px;
	color:#CCCCCC;
	width:200px;
	margin-left:100px;
	}

.newsUeberschrift {
	width:400px;
	font-size:14px;
	margin-left:100px;
	color:#A7A37D;
	}

.newsWhat {
	margin-top:10px;
	width:350px;
	margin-left:100px;
	}
	
.newsNix {
 	margin:20px;
	}
	
/* -------------------------------------------------------------------------- */
/*  KONTAKT BEREICH  */
/* -------------------------------------------------------------------------- */

.kontaktUeber {
	margin-top:20px;
	}

.kontaktText {
	line-height:25px;
	}

.kontaktHaftung {
	font-size:9px;
	}
	
.kontaktNix {
	margin-top:5px;
	}

.kontaktFanclubUeber {
	font-weight:bold;
	margin-top:20px;
	}

/* -------------------------------------------------------------------------- */
/*  PRESSE INFO BEREICH  */
/* -------------------------------------------------------------------------- */


.presseBild {
	width: 220px;
	padding: 15px;
	}

.presseDownload {
	float: right;
	width: 240px;
	margin-top: -120px;
	}
	
/* -------------------------------------------------------------------------- */
/*  GAESTEBUCH  BEREICH  */
/* -------------------------------------------------------------------------- */

.gaestehintergrundEintrag {
	width:490px;
	margin:0px;
	padding:0px;
	background-color:#D6D4AC;
	}

.gaestHaupttabelle {
	width:490px;
	padding:1px;
	border:0px;
	}

.gaestBreite {
	width:245px;
	vertical-align:top;
	}

#gaeste2Breite {
	width:490px;
	vertical-align:top;
	float:right;
	}
	
.gaesteLinie {
	width:490px;
	border:1px;
	color:#CCCCCC;
	}

.gaestText {
	font-size:10px;
	}

.gaestKleinText {
	font-size:10px;
	}

.gaestNameBox {
	width:220px;
	border-style:solid;
	border:1px;
	background-color:#999999;
	}

.gaestKommentar {
	width:225px;
	height:180px;
	overflow:auto;
	border-style:solid;
	border:1px;
	background-color:#999999;
	}
	
.gaestButton {
	background-color:#333333;
	color:#cccccc;
	border:thin 1px;
	padding:4px;
	font-size:11px;
	}


/* -------------------------------------------------------------------------- */
/*   MUSIK BEREICH  */
/* -------------------------------------------------------------------------- */


.albencd {
	margin-top:-30px;
	}

.albenCover {
	float:left;
	width:90px;
	}

.albenLinks {
	width:250px;
	float:left;
	margin-top:30px;
	}
	
	
.albenCover img {
	border:solid #cccccc;
	}
	
.albenTitel {
	font-weight:bold;
	}
	
.albenDatum {
	font-size:9px;
	color:#999999;	
	}

.albenReinhoeren {
	margin-top:5px;
	}
	
.singlesHoeren {
	float: right;
	margin-top:5px;
	margin-right:110px;
	}
	
.albenBestellen {
	margin-top:8px;
	font-size:10px;
	font-size:10px;
	color:#999999;
	}
	
.albenBestellen a:link, .albenBestellen a:visited, .albenBestellen a:active {
	color:#999999;
	}
	
.albenNix {
	margin-top:20px;
	
	}
	

/* -------------------------------------------------------------------------- */
/*  MUSIK BEREICH  */
/* -------------------------------------------------------------------------- */


.musikcover { 
	width: 220px; 
	float: left;
	}
	
.musikObenRechts {
	width:280px;
	float:left;
	margin-bottom:20px;
	}
	
	.musikcdtitel {
		width:250px; 
		text-transform:uppercase;
		}
		
	.musikinfo { 
		width:250px;
		margin-top:100px;
		text-transform:uppercase;
		font-size:10px;
		}
		
	.cdtyp {
		width:220px;
		}

.musikBestellen {
	float:left;
	width:72px;
	height:14px;
	margin-top:-10px;
	background-image:url(http://www.simone.at/graphics/kaufen.gif);
	background-repeat:no-repeat;
	text-indent:-100000px;
	}
	
	
.linie { 
	float: left;
	color:#D6D4AC;
	height:1px;
	width:500px;
	margin:5px;
	margin-top:20px;
	}
	
.musikuebersong {
	float:left;
	text-transform:uppercase;
	margin-top:10px;
	font-size:10px;
	width:500px;
	}

.musiktable {
	float:left; 
	margin-top:10px;
	width:500px;
	}
	
.musikNix {
	margin-top:10px;
	}


	
.tabueber {
	font-weight:bold;
	}
	
.tabaudio {
	font-weight:bold;
	width:130px;
	}

.tabnumb {
	color:#666666;
	width:20px;
	}

.tabtitel {
	}	

.playButton{
	height:14px;
	width:48px;
	cursor:pointer;
	background:url(http://www.simone.at/graphics/play.gif);
	background-repeat:no-repeat;
	text-indent:-100000px;
}


#sectionList ul {
	list-style-type:none;
	margin:10px 0 0 0; 
	padding:0 0 0 0;
	}

#sectionList ul li {
	margin:0; 
	padding:0;
	background:url(http://www.simone.at/graphics/punkt.gif) no-repeat 0 5px;
	background-position: 0 2px;
	background-position: 0 2px;
	padding-left:20px;
	width:200px;
	margin-bottom:5px;
	}
	
