/* CSS by Armin Priesner, Webdesignen.at */


/* allgemeine Angaben */
body {
	font-family: Verdana, Arial, Helvetica, FreeSans, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	scrollbar-face-color: #30bed7; 
	scrollbar-shadow-color: #2aa6bc;
	scrollbar-highlight-color: #BDC9F4; 
	scrollbar-3dlight-color: #908f90;
	scrollbar-darkshadow-color: #1f7c8c;
	scrollbar-track-color: #eee6d9;
	scrollbar-arrow-color: #efbe3f;
}

#website {
	/* horizontal und vertikal mittige Positionierung der Website */
	position: absolute;
	top: 50%;
	left: 50%;
	width: 920px;
	height: 768px;
	margin-top: -384px;
	margin-left: -460px;
}

#sprachwahl {
	/* Buttons auf der Startseite */
	position: absolute;
	top: 204px;
	left: 703px;
	width: 169px;
	height: 22px;
}

#pitanga {
	/* Logo */
	position: absolute;
	top: 658px;
	left: 186px;
	width: 179px;
	height: 47px;
}

#nandare {
	/* Logo */
	position: absolute;
	top: 658px;
	left: 365px;
	width: 184px;
	height: 47px;
}

#moremusic {
	/* Logo */
	position: absolute;
	top: 658px;
	left: 549px;
	width: 186px;
	height: 47px;
}


/* Uploadtabelle */
p {
	margin: 0px;
}
.csc-uploads-icon, .csc-uploads-fileName, .csc-uploads-fileSize {
	padding-bottom: 10px;
}


p.bodytext {
	margin: 14px;
	font: 14px Verdana, Arial, Helvetica, FreeSans, sans-serif;
	color: #999999;
}

a:link, a:visited, a:focus, a:hover, a:active {
	color: #57604B;
}

h1.csc-firstHeader {
	font-size: 24px;
}




/* deutsche Navigation */
#de-nav-home {
	position: absolute;
	top: 42px;
	left: 87px;
	width: 44px;
	height: 31px;
}

#de-nav-news {
	position: absolute;
	top: 42px;
	left: 173px;
	width: 41px;
	height: 31px;
}

#de-nav-cds {
	position: absolute;
	top: 42px;
	left: 255px;
	width: 35px;
	height: 31px;
}

#de-nav-prints {
	position: absolute;
	top: 42px;
	left: 330px;
	width: 44px;
	height: 31px;
}

#de-nav-essenzen {
	position: absolute;
	top: 42px;
	left: 416px;
	width: 66px;
	height: 31px;
}

#de-nav-galerie {
	position: absolute;
	top: 42px;
	left: 523px;
	width: 52px;
	height: 31px;
}

#de-nav-presse {
	position: absolute;
	top: 42px;
	left: 616px;
	width: 50px;
	height: 31px;
}

#de-nav-kontakt {
	position: absolute;
	top: 42px;
	left: 707px;
	width: 57px;
	height: 31px;
}

#de-nav-shop {
	position: absolute;
	top: 42px;
	left: 805px;
	width: 38px;
	height: 31px;
}



/* englische Navigation */
#en-nav-home {
	position: absolute;
	top: 42px;
	left: 87px;
	width: 44px;
	height: 31px;
}

#en-nav-news {
	position: absolute;
	top: 42px;
	left: 173px;
	width: 41px;
	height: 31px;
}

#en-nav-cds {
	position: absolute;
	top: 42px;
	left: 255px;
	width: 35px;
	height: 31px;
}

#en-nav-prints {
	position: absolute;
	top: 42px;
	left: 330px;
	width: 44px;
	height: 31px;
}

#en-nav-essences {
	position: absolute;
	top: 42px;
	left: 416px;
	width: 66px;
	height: 31px;
}

#en-nav-gallery {
	position: absolute;
	top: 42px;
	left: 523px;
	width: 52px;
	height: 31px;
}

#en-nav-press {
	position: absolute;
	top: 42px;
	left: 616px;
	width: 42px;
	height: 31px;
}

#en-nav-contact {
	position: absolute;
	top: 42px;
	left: 699px;
	width: 56px;
	height: 31px;
}

#en-nav-shop {
	position: absolute;
	top: 42px;
	left: 796px;
	width: 38px;
	height: 31px;
}




/* Seite News */
#newsinhalt {
	/* positioniert den gesamten Newsbereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 780px;
	height: 450px;
	overflow: auto;
}

div.newsartikel {
	width: 700px;
}

div.newsbild {
	width: auto;
}

img.news {
	border: 1px solid #9b968c;
}

h1.news {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 20px 10px 0px;
}

p.newsdatum {
	font-size: 12px;
	color: #848484;
	margin: 0px 0px 7px 0px;
}




/* Seite CDs */
#cdsinhalt {
	/* positioniert den gesamten CD-Bereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 730px;
	height: 450px;
	overflow: auto;
}

td.cddownload {
	font-size: 14px;
}




/* Seite Print */
#printinhalt {
	/* positioniert den gesamten Print-Bereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 730px;
	height: 450px;
	overflow: auto;
}

td.print-leftcol {
	font-size: 14px;
	text-align: right;
	white-space: nowrap;
}

td.print-middlecol {
	padding: 0px 20px 0px 20px;
}

td.print-rightcol {
	font-size: 14px;
	white-space: nowrap;
}




/* Seite Essenzen */
#essenzeninhalt {
	/* positioniert den gesamten Essenzen-Bereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 730px;
	height: 450px;
	overflow: auto;
}

td.essenzen {
	font-size: 14px;
	text-align: right;
}




/* Seiten CDs und Print */
td.bildunterschrift {
	text-align: center;
	font-size: 8px;
	text-transform: uppercase;
	color: #666666;
}




/* Seite Presse */
#presseinhalt {
	/* positioniert den gesamten Pressebereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 780px;
	height: 450px;
	overflow: auto;
}




/* Seite Galerie */
#galerieinhalt {
	/* positioniert den gesamten Galeriebereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 780px;
	height: 480px;
	overflow: auto;
}




/* Seite Shop */
#shopinhalt {
	/* positioniert den gesamten Shopbereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 780px;
	height: 450px;
	overflow: auto;
}




/* Seite Kontakt */
#kontaktinhalt {
	/* positioniert den gesamten Kontaktbereich auf der Website */
	position: absolute;
	top: 140px;
	left: 90px;
	width: 780px;
	height: 450px;
	overflow: auto;
}

#kontakt-links {
	float: left;
	width: 300px;
	overflow: auto;
}

#kontakt-rechts {
	float: right;
	width: 440px;
	padding-right: 10px;
	overflow: auto;
}