/* basics ---------------------------------- */

body,
div,
.fontsmall,
input,
p,
span,
td,
textarea {
	background-color: transparent;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,
td {
	font-size: 0.7em;
	letter-spacing: 0.02em;
	line-height: 1.3em;
}

body {
	background-color: #000000;
}



/* tags  ----------------------------------- */

a,
a:link,
a:hover,
a:visited {
	color: #ffffff;
}

a,
a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
}

td {
	vertical-align: top;
}


/* styles  ----------------------------------- */

.bodycontent {
}

.bodymargin {
	background-color: #000000;
}

.bodyklatschundtratsch {
    background-image: url(img/elem/klatschundtratsch_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-attachment: fixed;
}

.bodyklatschundtratsch font {
	font-size: 100%;
}

.fontsmall {
	font-size: 80%;
}

.fontsmall a,
.fontsmall a:link,
.fontsmall a:hover,
.fontsmall a:visited  {
	color: #ffffff;
	text-decoration: underline;
}

.galeriethumbs img {
	border: 1px solid #ffffff;
}

.galerieview {
    background-image: url(img/elem/bg_galerie5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-attachment: fixed;
	margin-top: 105px;
}

.galerieview .tdView image,
.galerieview .tdView img {
	border: 2px solid #ffffff;
}

.galerieview a,
.galerieview a:link,
.galerieview a:hover,
.galerieview a:visited {
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
}

.headlinesub {
	font-size: 120%;
	font-weight: bold;
}

input,
textarea {
	border: 1px solid #5D2921;
	background-color: #ffffff;
	color: #5D2921;
	width: 190px;
	font-size: 100%;
	padding: 2px;
}

.tablecenter td {
	text-align: center;
}



/* container  ------------------------------ */

#contenttop {
    background-repeat: no-repeat;
    background-position: center center;
	position: absolute;
	left: 27px;
	top: 15px;
	width: 565px;
	height: 197px;
    z-index: 10; 
}

#contentbottom {
    background-repeat: no-repeat;
    background-position: center center;
	position: absolute;
	left: 27px;
	bottom: 26px;
	width: 565px;
	height: 197px;
    z-index: 11; 
}

#contentheadline {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 100%;
	height: 40px;
	text-align: center;
    z-index: 205; 
}
.bodyklatschundtratsch #contentheadline {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 100%;
	height: 40px;
	text-align: center;
}

#contentklatschundtratsch {
	position: absolute;
	left: 0px;
	top: 95px;
	width: 90%;
	margin: 15px;
}

#nav {
	background-color: #000000;
	font-size: 7px;
	position: absolute;
	left: 0px;
	top: 202px;
	width: 100%;
	height: 25px;
	text-align: center;
	letter-spacing: 0em;
    z-index: 20; 
}

#stage {
    background-image: url(img/elem/border_bg_gesamt.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-attachment: fixed;
	position: absolute;
	height: 450px;
	width: 620px;
	margin-left: -310px;
	left: 50%;
	margin-top: -225px;
	top: 50%;
	overflow: hidden;
    z-index: 1; 

}



/* scroll ---------------------------------- */

#uplayer {
    position: absolute;
    z-index: 210;
    left: 540px;
    top: 50px;
    width: 9px;
    height: 9px;
    visibility:hidden;
}

#downlayer {
    position: absolute;
    z-index: 211;
    left: 540px;
    top: 160px;
    width: 9px;
    height: 9px;
    visibility:hidden;
}

#viewlayer {
    position: absolute;
    z-index: 200;
    left: 45px;
    top: 45px;
    width: 480px;
    height: 130px;
    clip: rect(0 485 130 0);
    overflow: hidden;
}

#textlayer {
    position: absolute;
    width: 480px;
	text-align: center;
}