/* echopark */

/* content Formate importieren */
@import url(content.css);

body {
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#404040;
	line-height:15px;
	background:url(img/back_echopark.png) repeat-x #fff; /****/
	text-align:left;
}
table, td {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#404040;
	line-height:15px;
	vertical-align:top;
}
h1, h2 {
  font-size:14px;
  line-height:20px;
  color:#7f4a94; /****/
  padding:0px;
  margin:0px;
  margin-bottom:10px;
}
h2 {
	font-weight:normal;
	margin-bottom:0px;
}
hr {
  height:1px;
  border:0px;
  border-top:1px solid #404040;
  margin:0px 0px 5px 0px;
}
fieldset {
  border:0px;
  margin:0px;
  padding:0px;
}
label {
  margin:0;
  padding:0;
  width:130px !important;
  float:left;
  line-height:14px;
}


/******* Formatierungen fuer die infobox ueber der Slideshow ****/
#infobox {
	left:595px;
	position:absolute;
	text-align:left;
	top:-249px;
	width:350px;
	z-index:100;
}
#infobox .infoboxoeffnen {
	left:-55px;
	position:absolute;
	top:191px;
	opacity:0.95;
	color:#fff;
	padding:0 35px 0 0;
	background:url(img/infobox_auf.png) right no-repeat transparent;
	cursor:pointer;
}

#infobox .infoboxoeffnen a {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#infobox .infoboxtextrahmen {
	height:206px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:350px;
	z-index:110;
}

#infobox .infoboxtext {
	background:#614034 none repeat scroll 0 0;
	color:#fff;
	font-size:11px;	
	font-weight:normal;
	line-height:12px;
	letter-spacing:0.8px;
	height:176px;
	left:-350px;
	opacity:0.85;
	padding:20px 15px 15px 20px;
	position:absolute;
	top:0;
	width:315px;
	z-index:120;
}
#infobox .infoboxtext h3 {
	font-size:12px;
	padding:0 0 5px 0;
	margin:0;
}
#infobox .infoboxschliessen {
	display:none;
	position:absolute;
	z-index:200;
	top:191px;
	color:#fff;
	padding:0 0 0 24px;
	background:url(img/infobox_zu.png) left no-repeat transparent;
	cursor:pointer;
}

#infobox .infoboxschliessen a {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

/***** Ende Formatierungen fuer die infobox ueber der Slideshow ****/



.csc-mailform-submit {
  margin-left:130px;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select, .csc-mailform submit {
  /*width:230px;*/
  padding:1px 2px;
}
.csc-mailform select, .csc-mailform-submit {
	/*width:236px;*/
}
.csc-mailform-field {
  /*clear:both;*/
  margin-bottom:5px;
}
.csc-mailform-radio {
  float:left;
  margin-top:-7px;
  margin-left:0px;
  margin-bottom:10px;
}
.csc-mailform-radio label {
  width:100px;
  margin-top:-8px;
  margin-bottom:14px;
  margin-left:5px;
}
.csc-mailform label {
  width:400px;
  margin-top:2px;
  margin-bottom:4px;
  margin-left:1px;
  margin-right:4px;
}
.csc-mailform-radio legend {
  visibility:hidden;
}
input, textarea, select {
 	font-family:Arial, Helvetica, Verdana, sans-serif;
 	font-size:11px;
 	color:#404040;
 	border:solid 1px #404040;
 	background-color:#fff;
 	width:300px;
}
input:focus, textarea:focus {
  background-color:#eee;
}
a:link, a:active, a:visited {
  color:#d40032;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
#master {
  position:relative;
  margin:-1px auto 0px auto;
  width:980px;
  text-align:left;
  border:1px solid transparent;
}
* html #master {
  border:0px;
}
#header, #logo {
  position:absolute;
	top:0px;
	left:0px;
  width:980px;
	height:138px;
	background:url(img/header_echopark.png) no-repeat; /****/
}
#logo {
  background:none;
}
#pic {
  position:absolute;
	top:148px;
	left:0px;
  width:630px;
	height:206px;
	background-repeat:no-repeat;
}
#slider {
  position:absolute;
	top:148px;
	right:0px;
  width:350px;
	height:206px;
}

#inccon {
  /*position:absolute;*/
  position:relative;
  width:100%;
  margin-top:377px;
  padding-bottom:30px;
  display:block;
}
#inhalt {
  position:relative;
  float:left;
  top:20px;
  left:35px;
  width:560px;
  padding-bottom:30px;
  /*border:1px solid green;*/
}
#menue {
	position:relative;
  width:350px;
  float:right;
  /*border:1px solid blue;*/
}
#submenu {
	margin-bottom:20px;
	background:url(img/nav_sound.png) no-repeat left center #7e4a94; /****/
	border-bottom:6px solid #7e4a94;
	/*padding-bottom:6px;*/
	/*width:179px;*/
	/*border:1px solid red;*/
}
#nav img {
	margin-bottom:11px;
}
#nav {
	margin-bottom:17px;
}
#clearer {
  clear:both;
}
.clearer {
  clear:both;
}
#imprint {
	/*position:fixed;
  margin:0px auto;
	bottom:0px;
	height:62px;
  width:100%;
  padding-top:6px;
  line-height:30px;
  color:#fff;
  background:url(img/imprint.gif) repeat-x;
  z-index:2;*/
  position:relative;
  /*margin:0px auto;*/
	/*bottom:0px;*/
	height:62px;
  /*width:100%;*/
  width:980px;
  width:100% !important;
  padding-top:6px;
  line-height:30px;
  color:#fff;
  background:url(img/imprint.gif) repeat-x;
  z-index:12;
  /*border:1px solid red;*/
}
#imprint div {
	margin:0px auto;
	width:980px;
	text-align:left;
}
#imprint a {
	color:#666;
	margin:0px 5px;
}
#streifen {
	display:none;
}
/*#streifen {
	position:absolute;
	margin:376px 0px 0px -490px;
  left:50%;
	width:23px;
	height:56%;
	background:url(img/streifen.gif) repeat-y;
	border:1px solid black;
}*/

/* Clipping24 Callback Formular */

#callback {
	margin: 15px 0 0 0;
}
#callback_form {
	color:#fff;
	font-weight:bold;
	width: 150px;
}

#callback input {
	width: 150px;
	float: right;
}
.error {
	background: #FF8080;
	border-color: #F00;
}
.success {
	display:none;
	color:#fff;
	font-size:14px;
	padding: 10px 0 0 0;
}
.loading {
	float:left;
	padding: 0 10px 0 0;
}