
body {
	margin: 0;
	padding: 0;
	font-size: 101%;
	background: #efefef;
	font-family: Arial, sans-serif;
	background: #fff url("/img/body_bg.gif") repeat-x;
	text-align: center;
}

address {
	font-style: normal;
}

#printinfo {
	display: none;
}
#wrapperCenter {
	text-align: center;
	width: 1102px;
	margin: auto;
	
}
#wrapper {
	text-align: center;
	width: 1102px;
	background: url("/img/content_border_side.gif") repeat-y 0 100px;
	position: relative;
}

#colContainer {
	/*
	margin-left: 2px;
	padding: 6px 105px 0 98px;
	background: #fff url("/img/chillout-riding.jpg") no-repeat;*/
	background: transparent url(/img/chillout-riding.jpg) no-repeat scroll 0pt 0px;
	margin-left: 0px;
	padding: 245px 105px 0pt 101px;
}

/* ------------------- navi, search, lang -------------- */
#colleft {
	/*
	position: relative;
	top: 28px;
	left: 104px;
	*/
	padding-top: 4px;
	float: left;
	width: 137px;
	background: none;
	text-align: left;
}

#colleft ul {
	margin: 0;
	padding: 0;
}

#colleft ul li {
	display: inline;
}

/* search */
#searchlayer {
	width: 137px;
	margin-bottom: 1px;
	margin-top: 15px;
}
#searchlayer form {
	margin: 0;
}

#searchlayer td {
	margin: 0;
	padding: 0;
	border: 1px solid #e3007e;
}

#searchlayer #search {
	border: 1px solid #fff;
	width: 110px;
	height: 12px;
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	color: #000;
}
#searchlayer td.red {
	background: #e3007e;
}
.tx-indexedsearch {
	padding-left: 15px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-left: -15px;
	margin-bottom: 20px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style: normal;
}

.tx-indexedsearch-searchbox  {
	display: none;
}

.tx-indexedsearch-icon img{
	display: none;
}
.tx-indexedsearch-title {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 6px;
}
.tx-indexedsearch-path {
	margin-bottom: 4px;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-info {
	background-color: #FFFFFF;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style: normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #464646;
}
.tx-indexedsearch .tx-indexedsearch-noresults  {
	text-align: left;
	margin-left: -15px;
}

div.score {
	background-color: #E3007E;
	border: 1px solid #464646;
	float: left;
	font-size: 0;
	height: 30px;
	line-height: 0;
	margin: 5px 10px 0 -15px;
	padding: 0;
	width: 5px;
	position: relative;
}

div.score div.scorepointer {
	background-color: #fff;
	border:medium none;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	vertical-align: bottom;
}

/* lang */
#language {
	color: #f8bfdf;
	background: #e3007e;
	font-size: 0.75em;
	font-weight: bold;
	width: auto;
	margin-bottom: 20px;
	display: none; /* todo */
}

#language a { 
	padding: 0 10px 0 10px;
	color: #f8bfdf;
	background: #e3007e;
	text-decoration: none;
	font-weight: bold;
}

#language a:hover, #language a.act { 
	color: #fff;
	background: #e3007e;
}

/* nav */
#navi a {
	display: block;
	width: auto;
	padding: 2px 10px 2px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #e3007e;
	background: #f8bfdf;
	font-size: 0.7em;
	text-decoration: none;
}
#navi li.actSub {
	margin-bottom: 10px;
	background: #e3007e;
}
#navi li.actSub a  {
	margin-bottom: 0;
}
#navi li.actSub .menulevel2 a {
	color: #fff;
	background: #e3007e;
	font-weight: normal;
	font-size: .65em;
}
#navi li.actSub .menulevel2 a:link,
#navi li.actSub .menulevel2 a:visited {
	text-decoration: none;
}
#navi li.actSub .menulevel2 a:hover {
	text-decoration: underline;
}
/*
#navi li.actSub .menulevel2 a.act:link,
#navi li.actSub .menulevel2 a.act:visited {
	text-decoration: none;
}
#navi li.actSub .menulevel2 a.act:hover{
	text-decoration: none;
}
*/

#navi li.actSub .menulevel2 {
	margin-bottom: 1px;
	padding-left: 8px;
	background: #e3007e;
	color: #fff;
}

#navi li.actSub .menulevel2 li a {
	background: url("/img/raquo.gif") no-repeat 2px 6px;
	padding-left: 12px;
}

#navi a:hover, #navi a.act {
	color: #fff;
	background: #e3007e;
}

div.csc-sitemap li{
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 5px;
}
div.csc-sitemap li li{
	font-weight: normal;
	padding-top: 0;
}
div.csc-sitemap li ul{
	margin-bottom: 6px;
}

/* ------------------- content + footer -------------- */

#content {
	padding: 0px 292px 20px 160px; 
	color: #464646;
	font-size: 0.7em;
	line-height: 1.2em;
	min-height: 400px;
	text-align: left;
}

/* mac hide \*/
* html #content{height:400px}
/* end hide */

#content h1 {
	margin-top: 0;
	color: #e3007e;
	font-size: 1.6em;
	line-height: 1.2em;
}

#content h2 {
	font-size: 1.2em;
	margin-bottom: 0;
}

#visleft {
	position: absolute;
	bottom: -77px;
	left: 0;
}

#flashright {
	position: absolute;
	bottom: 0;
	right: 0;
}

#wrapperBorderBottom {
	height: 17px;
	background: #fff url("/img/content_border_bottom.gif") no-repeat;
}

#column2wrapper {
	position: relative;
	left: 315px;
	width: 230px;
	top: -234px;
}

#bodyId3 #column2wrapper {
	height: 221px;
}

#pressboxWrapper {
	position: relative;
	top: -224px;
	width: 273px;
	height: 223px;
	background: #fff url("/img/boxPress.gif") no-repeat;
	padding: 1px 10px 3px 12px;
}
#pressboxWrapper h1,
#pressboxWrapper h2,
#pressboxWrapper h3,
#mediaboxWrapper h1,
#mediaboxWrapper h2,
#mediaboxWrapper h3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #464646;
	margin: 0;
	padding: 5px 0 8px 0;
	text-transform: uppercase;
}
#pressboxWrapper p {
	margin: 0;
	margin-bottom: 4px;
}

#content #pressboxWrapper a {
	color: #464646;
}

#mediaboxWrapper {
	position: relative;
	top: -451px;
	left: 315px;
	width: 273px;
	height: 223px;
	background: #fff url("/img/boxMedia.gif") no-repeat;
	padding: 1px 10px 3px 12px;
}

#mediaboxWrapper p {
	margin: 0;
}



#mediaboxWrapper a img {
	border: none;
	margin-right: 3px;
	margin-bottom: 5px;
}

#bgSound {
	position: relative;
	top: 17px;
	left: 679px;
	width: 70px;
}
/* Home */
#bodyId3 #bgSound {
	top: -463px;
}
/* Kontakt */
#bodyId5 #bgSound {
	top: 82px;
}
/* Impressum */
#bodyId4 #bgSound {
	top: 82px;
}

/* safari */
@media screen and (min-width: 0px){ #bodyId3 #bgSound { top: -460px;left: 681px; }}
@media screen and (min-width: 0px){ #bodyId5 #bgSound { top: 101px; }}
@media screen and (min-width: 0px){ #bodyId4 #bgSound { top: 101px; }}
@media screen and (min-width: 0px){ #bgSound { left: 681px; }}

#footer {
	color: #e3007e;
	font-size: 0.6em;
	padding: 6px 105px 4px 105px;
}
#footer a {
	margin: 0;
}

#footer img {
	border: none;
}
#footer div#copyright {
	float: left;
	margin-right: 30px;
}
#footer ul.footerMeta{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#footer div.metaListContainer {
	float: left;
}
#footer ul.footerMeta li{
	float: left;
	padding: 0 6px 0 8px;
	background: #fff url("/img/footer_list_bullet.gif") no-repeat 0 3px;
}
#footer ul.footerMeta li.first{
	background: none;
}
#footer ul.footerMeta a{
	color: #e3007e;
}
#footer ul.footerMeta a:link,
#footer ul.footerMeta a: {
	text-decoration: none;
}
#footer ul.footerMeta a:hover {
	text-decoration: underline;
}

#footer #web20com {
	text-align: right;
}

#footer #web20com img{
	vertical-align: middle;
	margin-left: 8px;
	border: none;
}

#partners {
	position: absolute;
	top: 70px;
	left: 870px;
	z-index: 1150;
	text-align: center;
	width: 100px;
}
#partners a img {
	border: none;
}
#partners .partnersDesc {
	color: #fff;
	font-size: .75em;
}

#sponsors {
	padding-top: 50px;
	text-align: center;
	background: none;
}
#sponsors a img {
	border: none;
	
}
#sponsors .sponsorsDesc {
	padding-bottom: 12px;
	padding-left: 14px;
	font-size: .75em;
	text-align: left;
}

/*--------------------table ----------------*/
table.contenttable {
	border-collapse: collapse;
	margin-top: 6px;
}
table.contenttable th,
table.contenttable td {
	border: 1px solid #E3007E;
	padding: 1px 5px;
	vertical-align: top;
	text-align: left;
}
table.contenttable th {
	color: #E3007E;
	background-color: #F8BFDF;
}


/* ------------------- others -------------- */

.clearAll {
	clear: both;
}

.hide {
	display: none;
}

.floatRight {
	float: right;
	margin-left: 30px;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.td1 {
	width: 90px;
}
.td2 {
	width: 270px;
}
.td3 {
	width: 50px;
}

.twocols {

}
.twocolsBottom {

}

table.contenttable tr.twocolsBottom td  {
	vertical-align: bottom;
}

table.contenttable tr.twocols td,
table.contenttable tr.twocolsBottom td  {
	border: none;
	width: 50%;
}

#containerPrint,
#printLogo {
	display: none;
}

#content a {
	color: #E3007E;
}

#content a:link,
#content a:visited {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}


#content a#flickr_www {
	text-decoration: none;
	color: #3993ff;
}

/* ---- Homepage --- */
#bodyId3 #content {
	height: 495px;
}

/* --- Seite Videos --- */

#bodyId22 #content {
	padding: 0;
	padding-left: 140px;
	/* padding: 0px 292px 20px 160px;  */
}
#bodyId22 #content h1,
#bodyId22 #content h2,
#bodyId22 #content h3{
	padding-left: 20px;
}

#content .flashVideoFirst {
	float: left;
	padding-left: 20px;
	margin-top: 0px;
}
#content .flashVideo {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}