
/***************************************************************************
****************************QUALITY FEEDBACK*****************************
***************************************************************************/

/* Gesamtbereich*/
#qs{
	width: 462px;
/*	background-image: url(/wcmInternet/css/edicos.png);*/
/*	background-image: url("logo.png");*/
/*	background-repeat: no-repeat;*/
	background-color: #C5D0E1;
	display: inline;
	float: left;
	border-bottom: 15px solid white;
}

#qf-logo {
	display: none;
}

/* Quality Feedback (Ueberschrift)  Formatierung*/
#qs-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #3a4856;
	margin-left: 10px;
	padding-top: 5px;
}
/* "Helfen Sie mit, unseren Webauftritt zu verbessern!" */
#qs-intro {
	font-size: 11px;
	font-weight: bold;
	color: #3a4856;
	margin-left: 10px;
	padding-bottom: 6px;
}
.qs-caption {
	font-size: 11px;
}
#qs-comment-3-caption {
	margin-left: 36px;
}

/* Checkboxen*/
.qs-options {
	margin-left: 10px;
}
.qf-radio {
	vertical-align: -2px;
}
/*Einabgefeld*/
.qs-input {
	margin-left: 27px;
}

.qf-textinput {
	/*width:120px;
	border:1px solid black;
	font-family:Arial;
	font-size:11px;
	text-indent:4px; */
	background-image:url(input-white_121x19.gif);
	border:0 none;
	font-size:10px;
	height:18px;
	margin:0 0 0 8px;
	padding-left:5px;
	width:180px;
}

#qs-modules{
	height:47px;
	display:inline;
	float:left;		
}
.qs-caption {
	color: #3a4856;
	margin-left:10px;
}
.qs-options {
	color: #3a4856;
}
 .qs-rating {
	display: inline;
	float: left;
	width: 190px;	
 }
.qs-comment {
	display: inline;
	float: left;
	width: 215px;
 }
 
 /* Submit Button*/
.qs-submit {
	display: inline;
	float: left;
	margin-left: 12px;
	margin-top: 20px;

}
.qf-button {
/*	background-color: white;
	border: 1px solid black;
	color: #3a4856;
	font-family:Arial;
	font-size:11px;
	width: 70px; */
	float:left;
	height:15px;
	width:17px;
	border: 0;
	background-image:none;
}

/*** Results Page ***/

#feedback {
	margin-left: 18px;
}
/* Gesamtbereich */
#rs {
	width: 462px;
	background-color: #C5D0E1;
/*	background-image: url(/wcmInternet/css/edicos.png);*/
/*	background-image: url("logo.png");
	background-repeat: no-repeat; */
}
/*** "Sie haben diese Seite bereits bewertet" ***/
#rs-alreadyrated {
	padding-top: 30px;
	padding-bottom: 5px;
	margin-left: 10px;
	color: #3a4856;
	font-size: 120%;
 }

/* "Results" */
#rs-title {
	height: 18px;
	margin: 5px 0 0 10px;
	padding-top: 5px;	
	color:#3A4856;
	font-size:1.2em;
	font-weight:bold;
}

/* "Was denken andere Benutzer ?ber diese Seite?" */
#rs-intro {
	font-weight: bold;
	font-size: 11px;
	color: black;
	background-color: white;
	width: 375px;
	height: 20px;
	padding-left: 10px;
	margin-top:5px;
	border-left: solid 5px #C5D0E1;
	border-right: solid 5px #C5D0E1;
	display: none;
}

/** Die Bisherigen Bewertungen **/
.rs-rating {
	background-color: #C5D0E1;
	display: inline;
	float: left;
	height: auto;
	padding: 5px;
	width: 217px;
}
/* Flash-Grafik */
#qf_ratings_chart {
	background-color: white;
	padding-left:8px;
}

/* Gesamte Termcloud*/
.rs-termcloud {
	width: 220px;
	height: 168px;
	padding-left: 10px;
	background-color: white;
	display:inline;
	float:left;
	border-top: solid 5px #C5D0E1;
	border-bottom: solid 5px #C5D0E1;
	border-right: solid 5px #C5D0E1;
}

/* Gesamten 5 Kommentare*/
.rs-comments {
	width: 442px;
	border: solid 5px #C5D0E1;
	border-top: none;
	background-color: white;
	padding-left: 10px;
	float:left;
	margin: 0 0 15px;
}


/* Überschriften */
.rs-caption {
	font-size: 11px;
	font-weight: bold; 
	background-color: white;
	color: #3A4856;

}
/* Die bisherigen Bewertungen: */
#rs-rating-1-caption {
	padding-left: 10px;
}
/*   Die letzten 5 Kommentare: */
#rs-comments-5-caption {
	padding-top: 3px;	
}   
/* Die 10 häufigsten Begriffe: */
#rs-termcloud-3-caption{
	padding-top: 3px;
}
.rs-list p {
	margin: 0px 0px 5px 0px;
	font-size: 10px;
	line-height: 100%;
}

/**************************************
**Formatierung der 10 häufigsten Begriffe**
**************************************/
.rs-cloud {
	line-height: 200%;
} 

.qf_tc1 {
	font-size: 220%;
	font-weight: bold;
	color: #CC0000;
}

.qf_tc2 {
	font-size: 200%;
	color: #FF6600;
}

.qf_tc3 {
	font-size: 180%;
	color: #FF8533;
}

.qf_tc4 {
	font-size: 160%;
	color: #EB965D;
}

.qf_tc5 {
	font-size: 140%;
	color: #F1BC98;
}

.qf_tc6 {
	font-size: 120%;
	color: #CC0000;
}

.qf_tc7 {
	font-size: 110%; 
	color: #FF6600;
}

.qf_tc8 {
	font-size: 100%; 
	color: #FF8533;
}

.qf_tc9 {
	font-size: 90%;
	color: #EB965D;
}

.qf_tc10 {
	font-size: 80%; 
	color: #F1BC98;
}
