/* ------------ FEEDBACK -------------- */

body.umfrage {
	background-image: none;
	background: #eceaea;
	margin: 0px;
	padding: 0px;
	font-family: 'Verdana','Arial',sans-serif;
	font-size: 13px;
}

body.umfrage #wrapper,
body.umfrage #container,
body.umfrage #main,
body.umfrage .inside
{	
	margin: 0px !important;
	margin-top: 0px  !important;
	padding: 10px  !important;
	padding-top: 0px  !important;
	width: 520px;
	background-image: none;
	background: #eceaea;
}

body.umfrage #header,
body.umfrage #left,
body.umfrage #right,
body.umfrage #Topbereich,
body.umfrage #footer{
	display:none;
	background: #eceaea;
}

body.umfrage p {
	width: auto !important;
	margin-top: 0px !important;
}

.feedback {
	height: 95px;
	width: 95px;
	display: block;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background: url('../images/feedback_stoerer02.png') no-repeat transparent;
	 z-index: 9999; 
}

.feedback span {
	display: none;
}

.ce_survey table {
	width: 450px !important;	
}

.ce_survey div.title, .ce_survey div.question {
	width: 350px !important;
	float: left;
	font-family: 'Verdana','Arial',sans-serif;
	font-size: 13px;
}

.ce_survey div.matrix {
	width: 100px !important;
	float:left;
	margin-top: -5px;
	padding-left: 20px;
}

.ce_survey input.radio {
	width: 13px;
	height: 13px;
	margin: 0;
	margin-left: 5px;
	cursor: pointer;
}

.ce_survey p.label {
	position: absolute !important;
	text-align: right;
	width: 450px
	left: 0px;
	margin-top: -38px !important;
}

.ce_survey div.auswahl {
	float: left;
	width: 17px;
	height: 20px;
/* 	margin-right: 10px; */
}

.ce_survey textarea {
	font-size: 13px;
	background: #f5f5f5;
	border: none;
	width: 350px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
/*   width: 100% */
}

select {
	width: 350px;
	font-size: 13px;
  border: none;
  margin-top: 10px;
  padding:.75em 1em .5em 1em;
  background-color: #f5f5f5;
  background-image:url('../images/select-arrow.png');
  background-position: right;
  background-repeat: no-repeat;
  height: 34px;
}


.ce_survey .title {
	margin-bottom: 10px;
	margin-top: 10px;
}

.ce_survey .submit_hidden {
	background: #eceaea;
	border: none;
	color: #eceaea;
}

.ce_survey input.submit {
	background: #b2205e !important;
	padding: 8px !important;
	color:#fff !important;
	text-transform: uppercase !important;
	border: none !important;
	cursor: pointer!important;
	
}

.ce_survey div.auswahl.nr1:hover p.label.nr1 {
	display: inline;
	font-size: 16px;
}

.ce_survey .surveyblock,
.ce_survey .widget  {
	margin-bottom: 20px !important;
}

.ce_survey .pagetitle {
	font-family: 'ITCAvantGardePro-Md', sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	color: #525252;
	margin-bottom: 40px;
}

.ce_survey .surveyhead,
.ce_survey .progressbar_container .progressbar {
	display: none;
}

.ce_survey .surveyblock .auswahl p.label {
	font-size: 13px;
}


.ce_survey .surveyblock .auswahl p.label.nr1 {
	margin-left: -25px;
}

.ce_survey .surveyblock .auswahl p.label.nr2 {
	margin-left: -10px;
}

.ce_survey .surveyblock .auswahl p.label.nr3 {
	margin-left: -25px;
}

.ce_survey .surveyblock .auswahl p.label.nr4 {
	margin-left: 1px;
}

.ce_survey .surveyblock .auswahl p.label.nr5 {
	margin-left: -12px;
}

/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute !important;
	z-index: 9999;
	left: 50% !important;
	top: 50%  !important;
	overflow: hidden;
	background-color: #b2205e;
	border: none;
}

#mbCenter.mbLoading {
	background: #000 url(images/ajax-loader.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
/*
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
*/
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #525252;
}

#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 15px;
	color: #525252;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #fff;
	line-height: 14px;
	}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
	font-size: 13px !important;
}

#mbPrevLink {
	width: 20px;
	background: transparent url(images/MinimalPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 20px;
	background: transparent url(images/MinimalNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 20px;
	background: transparent url(images/MinimalClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}