/* 
	Stylesheet natacha.ch
	by kubusmedia.com
	author: Sebastian Wohlrab
	date: 11/06/2006
	
	Attached:
	iepng.css,
	styles/home.css
	styles/main.css
	styles/small.css
	styles/wide.css
*/

/* ================= Body Setup ================= */

/* body */

body {
	margin: 0;
	background: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: white;
}

body#print_content {
	margin: 0;
	color: black;
	background: white;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
}

p {
	margin-top: 0;
}

img {
	border: none;
}

ul {
padding: 0;
}

/* ================= Links ================= */

a {
	color: #727272;
	text-decoration: none;
}

a:hover {
	color: white;
}

a.more {
	color: white;
	padding: 2px 2px 2px 14px;
	background: url(../images/bullets/link_more_on.gif) left 6px no-repeat;
}

a.more:hover {
	color: black;
	background: url(../images/bullets/link_more.gif) left 6px no-repeat;
}


/* Batching Bar */
#content .bbar_box {
	position: absolute;
	top: -20px;
	right: 0px;
}

.content_right .bbar_box {
	position: absolute;
	top: 65px;
}


.bbar_box {
	padding: 1px 0 7px 0;
	margin: 0 0 10px 0;
}


.content_right .bbar_box {
	margin-top: 10px;
}

.bbar_cell {
	padding: 1px;
}

.bbar_box .arrows {
	padding: 0;
}

.bbar_box a:hover .arrows {
	text-decoration: underline;
}

.arrows {
	visibility: hidden;
	float: right;
}

.bbar_box a {
	text-decoration: none;
	color: white;
}

.bbar_active {
	border: 1px solid white;
	width: 10px;
	font-weight: bold;
	padding: 0px 2px 0 2px;
}


/* ================= Images ================= */

.photo {


/* (GLOBAL-tpl-img / Galleriebilder) */
	padding: 1px;
	margin: 0 6px 3px 0;
	float: left;
	background: white;
}

.press_icon {


/* Presse-Icons */
	background-color: white;
	padding: 2px;
	width: 60px;
	text-align: center;
	margin: 0 5px 10px 0;
	float: left;
}

.polaroid {


/* ( Diary ) */
	width: 195px;
	height: 238px;
	background: url('../images/polaroid_border.png') top left no-repeat;
}

.disco_img {


/* SMALL Discographie-List-Images */
	padding: 2px;
	margin: 0 15px 10px 15px;
	float: left;
}

/* ================= Headlines ================= */

h1, h2, h3 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

h1 {
	font-size: 15px;
	margin: 0 0 2px 0;
}

h2 {
	font-size: 14px;
	margin: 0 0 2px 0;
}

h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #CCCCCC;
}

#content h1 a:hover, 
#content h2 a:hover, 
#content h3 a:hover {
	color: black;
}

.filebox h3 {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.no_border {
	border-bottom: none;
}

/* ================= Colors & Genereal Paddings ================= */

/* colors to use as headline-classes */

.navy {
	color: #9c9957;
}

.blue {
	color: #405698;
}

.marine {
	color: #317273;
}

.greyblue {
	color: #616c7c;
}

.darkblue {
	color: #223866;
}

.red {
	color: #ff0000;
}

.orange {
	color: #c86b35;
}

.pink {
	color: #BB6DA5;
}

/* Aligns */

.right {
	text-align: right;
}

/* Floats & Paddings */

.float_right {
	float: right;
	padding-left: 5px;
}

.float_left {
	float: left;
	padding-right: 5px;
}

.clear {
	clear: both;
}

div.clear {
	height: 3px;
}

.padding_top {
	padding-top: 10px
}

.date_padding {
	margin-top: 3px;
}

.textleft {
	text-align: left;
}

.filebox .float_left {


/* no padding for file-icons */
	padding-right: 0;
}

/* ================= Font-Settings, Sizes & margins ================= */

.box {
	margin-bottom: 15px;
}

.box p, .box_padding {
	margin-top: 3px;
}

.filebox {
	border-bottom: 1px dotted white;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

#content_right {
	text-align: left;
}

#content {
	text-align: left;
}

/* ================= Navigation, Toolbar & Batching-Bar ================= */

/* Toolbar */

#navigation ul {
	list-style-type: none;
	padding: 0;
	text-transform: uppercase;
	margin-left: 25px;
}

#navigation ul li {
	
}

#navigation ul li a {
	color: white;
	text-decoration: none;
	line-height: 2.5em;
}

#navigation ul li a:hover {
	color: black;
}

#tracks {
	width: 100%;
}

#tracks .alternate_highlight {
	background: #314c86;
}

#tracks .number {
	padding: 0 2px 2px 5px;
	width: 5%;
}

#tracks .player {
	width: 27px;
}

#tracks .title {
	padding: 0 2px 1px 2px;
	width: 70%
}

#tracks .lyrics {
	text-align: right;
	padding: 0 5px 1px 2px;
}

/* Toolbar */

#toolbar form {
	float: left;
	margin: 0;
	padding: 0;
}

#toolbar form input {
	margin: 0 5px 0 0;
	background: white;
	border: 1px solid white;
	color: #BB6DA5;
	font-size: 10px;
	text-transform: uppercase;
	width: 100px;
}

#toolbar form input.button {
	background: #BB6DA5;
	border: 1px solid #BB6DA5;
	color: white;
	width: 80px;
}

#toolbar div {
	padding-top: 2px;
}

#toolbar a {
	color: white;
	text-decoration: none;
	padding-right: 20px;
	margin-left: 8px;
}

#toolbar a:hover {
	color: #BB6DA5;
}

#toolbar a.drucken {
	background: url(../images/icons/drucken_on.gif) right no-repeat;
}

#toolbar a.empfehlen {
	background: url(../images/icons/empfehlen_on.gif) right no-repeat;
}

#toolbar a.impressum {
	background: url(../images/icons/impressum_on.gif) right no-repeat;
}

#toolbar a.sitemap {
	background: url(../images/icons/sitemap_on.gif) right no-repeat;
}

#toolbar a.drucken:hover {
	background: url(../images/icons/drucken.gif) right no-repeat;
}

#toolbar a.empfehlen:hover {
	background: url(../images/icons/empfehlen.gif) right no-repeat;
}

#toolbar a.impressum:hover {
	background: url(../images/icons/impressum.gif) right no-repeat;
}

#toolbar a.sitemap:hover {
	background: url(../images/icons/sitemap.gif) right no-repeat;
}

/* ================= Forms ================= */

form {
	padding-bottom: 20px;
}

.form_input, .adresse {
	float: right;
	width: 200px;
	border: 1px solid #d9d9d9;
}

textarea {
	height: 100px;
}

form .text, form .text_noborder {
	padding-bottom: 5px;
	text-decoration: none;
	margin-bottom: 5px;
}

form .text {
	border-bottom: 1px dotted white;
}

form .text_noborder {
	border-bottom: none;
}

input.formbutton {
	float: left;
	width: 200px;
	margin-left: 100px;
	background: #BB6DA5;
	color: white;
	border: 1px solid black;
	padding: 3px 0 3px 0;
}

form span {
	color: #990000;
}

form br {
	clear: right;
}

.search_highlight {
	background: #BB6DA5;
}

.form_input:focus {
	background: #FFEEEE;
}

.content_right input.formbutton {
	margin-left: 200px;
}

/* ================= Absolute Positionings & global paddings/margins/backgrounds ================= */

#content_right {
	float: right;
	background: url(../images/pattern/content_right.gif);
}

.content_right {
	padding: 101px 30px 0 30px;
	height: 499px;
	width: 400px;
}

#navigation {
	padding-top: 0;
	float: left;
	height: 600px;
	width: 130px;
}

#flashnav {
	padding: 0;
	margin: 50px 0 0 0;
}

#headline {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	width: 350px;
	height: 50px;
}

#content {
	position: absolute;
	top: 101px;
	left: 160px;
	z-index: 2;
}

#wrapper {
	background-color: white;
	text-align: left;
	margin-top: -300px;
	margin-left: -475px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 600px;
}

#toolbar {
	background: url(../images/toolbox.png) left top no-repeat;
	width: 540px;
	height: 35px;
	padding: 0 0 0 10px;
	z-index: 5;
	position: absolute;
	right: 0;
	top: 0;
}

#lang {
	position: absolute;
	top: 535px;
	left: 20px;
	z-index: 3;
	background-color: #fff;
	padding: 10px;
	cursor: pointer;
}
#lang .dede,
#lang .frfr {
	display: none;	
}
#lang .defr,
#lang .frde {
	display: block;
}
#lang a {
	cursor: pointer;
}
#lang a:hover {
	color: #1a1a1a;
}

#sponsors {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 310px;
	margin-left: -475px;
}

#quicknews {
	height: 170px;
	margin-bottom: 2em;
}
/* ================= PopUp(s) ================= */

.margin_popup {
	margin-top: 20px;
}