@charset "utf-8";
/************************/
/* FAQs                 */
/************************/
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.mb10 { margin-bottom:10px; }
textarea { height:10em; }
* html textarea { height:10em; }
*+html textarea { height:10em; }

/*------ Forms Error Layout -------*/
.formError {
	color: #e2001a;
	margin-bottom:12px;
	width: 550px;
}

.formErrorMessage {
	color: #e2001a;
	font-size: 12px;
	padding:0 0 0.5em 0.3em;
}

.start_faq {
	width:554px;
	height:203px;
}
.faq .form_error    {margin-top:0px;margin-bottom:30px;}
.faq fieldset, .faq_question fieldset , .faq_answer fieldset {background:none;margin-bottom:0px;padding-bottom:10px;}
.faq fieldset legend  {padding:30px 0 0 0px;}
.faq_question fieldset legend, .faq_answer fieldset legend  {padding:0px 0 10px 0px;}
.faq_question p   {background:none; margin-bottom:0.5em;}
.faq_question p a { text-decoration:none; color:#F5AF0A; }
.faq_question p.border  {background:url(/psources/img/common/dotted_line.gif) bottom left repeat-x;margin-bottom:20px;}

.faq input.suchbegriff, .faq_question input.suchbegriff, .faq_answer input.suchbegriff {
	width:464px;
	margin-left:0px;
}
.faq select, .faq_question select, .faq_answer select {
	width:224px;
	float:left;
	margin-left:0px;
}
.faq .formfield, .faq_question .formfield, .faq_answer .formfield {
	padding-left:0px;
}
.faq_answer form fieldset .faq_checkbox {
	float:left;
	width:10px;
	margin:0;
	padding:0;
}
.faq_answer form fieldset .faq_checkbox_label {
	float:left;
}
.faq h1, .faq_answer h1 {margin-top:16px;}
.faq input.searchbutton, .faq_question input.searchbutton, .faq_answer input.searchbutton {
	background:url(/psources/img/modules/search_button.png) no-repeat top left;
	width:75px;
	height:24px;
	border:none;
	cursor:pointer;
	margin:1.4em 0 0 0;
}
.faq input.ratebutton, .faq_question input.ratebutton, .faq_answer input.ratebutton {
	background:url(/psources/img/faq/but_artikel_bewerten.png) no-repeat top left;
	width:116px;
	height:24px;
	border:none;
	cursor:pointer;
	margin:1.4em 0 0 0;
}
.faq input.weiterbutton, .faq_question input.weiterbutton, .faq_answer input.weiterbutton {
	background:url(/psources/img/faq/but_weiter.png) no-repeat top left;
	width:70px;
	height:24px;
	border:none;
	cursor:pointer;
	margin:1.4em 0 0 0;
}
.faq input.backbutton, .faq_question input.backbutton, .faq_answer input.backbutton {
	background:url(/psources/img/faq/but_back.png) no-repeat 0px 1px;
	width:70px;
	height:24px;
	border:none;
	cursor:pointer;
	margin:1.4em 0 0 0;
}
.faq input.fragesendenbutton, .faq_question input.fragesendenbutton, .faq_answer input.fragesendenbutton {
	background:url(/psources/img/faq/but_frage_senden.png) no-repeat top left;
	width:100px;
	height:24px;
	border:none;
	cursor:pointer;
	margin:1.4em 0 0 0;
}
.faq_answer form fieldset div.clearfloat {height:10px;}
.faq_answer form fieldset p {font-size:12px;background:none;margin:10px 0 0 0px;}
.faq_question form fieldset p {font-size:12px;background:none;margin:10px 0 0 0px;}
.faq_answer form fieldset div label {font-size:11px;margin-left:0px;}
.faq_answer form fieldset div span.comment {font-size:11px;color:#969696;margin-left:10px;}

.faq_question form fieldset div, .faq_answer form fieldset div {
	padding-bottom:0px;
}
.faq_answer form    {margin-top:20px;}
.faq_answer form fieldset div.shortselect {
	width:22.2em;
	float:left
	padding-bottom:0px;
	padding-left:0px;
}
.faq_answer form fieldset div.shortselect label, .faq_answer form fieldset label, .faq_question form fieldset label {
	padding-left:5px;
	font-size:11px;
}
.faq_answer h2.faq_h2 {
	background:none;
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 0.5em 0;
	padding: 0 0 0 0.25em;
}
.faq_answer div.auflistung  {
	clear:both;
	padding-bottom:20px;
	margin-bottom:10px;
	background:url(/psources/img/common/dotted_line.gif) bottom left repeat-x;
}
.border {background:url(/psources/img/common/dotted_line.gif) bottom left repeat-x;margin-bottom:20px;}
.faq_answer div.auflistung div.bezeichner  {
	float:left;
	width:11.7em;
	font-size:1.25em;
	color:#424b51;
	background:url(/psources/img/common/dotted_line.gif) 0px 12px repeat-x;
	margin-top:8px;
	margin-left:0.3em;
}
.faq_answer div.auflistung div.bezeichner span {background:#fff;padding-right:10px;}
.faq_answer div.auflistung div.inhalt  {
	float:left;
	width:31.7em;
	font-size:1.25em;
	color:#424b51;
	padding-left:0.6em;
	margin-top:8px;
}

.faq_question .faq_print_link {
	float:right;
	margin:-0.2em 0 1.5em;
	padding:0 0 1em 0.3em;
	background:none;
}
.faq_question .faq_print_link a {
    color:#F5AF0A;
    text-decoration:none;
	font-size:1.25em;
}
.faq_question .faq_print_link a img {
	margin:0 5px;
}

#start_container_faq {
	margin: 0 0 1em 0;
}
#start_container_faq .slide {
	position:absolute;
}
ul#faqnav  {
	padding:141px 0 0 12px;
	position:relative;
}
ul#faqnav li {
	display:inline;
	height:60px;
	width:140px;
}
a.faq_01 {
	background:url(/psources/img/faq/but_faq_fernsehen0.png) no-repeat top left;
	width:125px;
	height:60px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
a.faq_01:hover {
	background:url(/psources/img/faq/but_faq_fernsehen1.png) no-repeat top left;
}
a.faq_02 {
	background:url(/psources/img/faq/but_faq_internetphone0.png) no-repeat top left;
	width:125px;
	height:60px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
a.faq_02:hover {
	background:url(/psources/img/faq/but_faq_internetphone1.png) no-repeat top left;
}
a.faq_03 {
	background:url(/psources/img/faq/but_faq_dienste0.png) no-repeat top left;
	width:125px;
	height:60px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
a.faq_03:hover {
	background:url(/psources/img/faq/but_faq_dienste1.png) no-repeat top left;
}
a.faq_04 {
	background:url(/psources/img/faq/but_faq_zusatz0.png) no-repeat top left;
	width:125px;
	height:60px;
	display:block;
	float:left;
	margin:0 0px 0 0;
}
a.faq_04:hover {
	background:url(/psources/img/faq/but_faq_zusatz1.png) no-repeat top left;
}
.blaettern {
	width: 300px;
	font-size: 11px;
	color: #424648;
	white-space: nowrap;
}
.blaettern a, .blaettern span {
	float: left;
	border-left: 1px solid #B3B3B3;
	text-decoration: none;
	color: #424648;
	padding: 0px 4px 0 4px;
	line-height:9px;
}
.blaettern a:hover    {color:#F5AF0A;}
.blaettern span.active {
	color: #424648;
	font-weight: bold;
}
.blaettern a.first {
	border: none;
}
.blaettern a.last {
	border: none;
}
.blaettern a.back {
	border: none;
	background: url(/psources/img/common/arrow_l_.gif) 0px 3px no-repeat;
	padding-left: 10px;
}
.blaettern a.more {
	border: none;
	background: url(/psources/img/common/arrow_r_.gif) right 3px no-repeat;
	padding-right:10px;
}
.blaettern a.back:hover {
	background: url(/psources/img/common/arrow_l_.gif) 0px -40px no-repeat;
}
.blaettern a.more:hover {
	background: url(/psources/img/common/arrow_r_.gif) right -40px no-repeat;
}

.faq_answer h1.pageHeader {
	margin-top:-0.2em;
}

/*------------------------------------------------
	*	keywords
--------------------------------------------------*/
#search_suggest {
	position: absolute;
	top:0;
	left:0;
	width:172px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	z-index:10;
}
* html #search_suggest {
	position: absolute;
	top:189px;
	left:524px;
	width:174px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	z-index:10;
}
*+html #search_suggest {
	position: absolute;
	top:189px;
	left:524px;
	width:174px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	z-index:10;
}
.suggest_link {
	background-color: #FFFFFF;
	font-size:12px;
	padding:2px 1px 1px 2px;
}
.suggest_link_over {
	background-color:#CCCCCC;
	cursor:pointer;
	font-size:12px;
	padding:2px 1px 1px 2px;
}

.search_relative {
	position:relative;
}
/*------------------------------------------------
	*	FAQ Print
--------------------------------------------------*/
#header_logo {
	display:block;
}

#header_logo_print {
	display:none;
}

.faq_print_space {
	display:none;
}

.faq_print {
	width: 274px;
	float: left;
}

.faq_print a {
	float:right;
	text-decoration:none;
	color:#666666;
}

.faq_attachement {
	width:400px;
	float:left;
}

.faq_print_button {
	width:113px;
	float:right;	
}

.faq_print_button a, .faq_attachement a {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.faq_print_button a:hover, .faq_attachement a:hover {
	color:#F5AF0A;
}

.faq_print_button img, .faq_attachement img {
	float:left;
	margin-right:5px;
}

.print_link {
	margin-left:20px;
	text-decoration:none;
	color:#666666;
}

/* print footer */
#footer_print {
	display:none;
	margin:0 3em;
	padding:0 0 1em;
	width:550px;
}

#footer_nav_print {
	background:transparent url(/psources/img/common/dotted_line.gif) repeat-x scroll left top;
	font-size:1.25em;
	padding:1.2em 0 0;
}

#tools_nav_print {
	background:transparent url(/psources/img/common/dotted_line.gif) repeat-x scroll left bottom;
	padding:0 0 1.2em;
}

/*------------------------------------------------
	*	FAQ Formular elements
--------------------------------------------------*/
.form_line_textarea_label {
	background:#FFFFFF none repeat scroll 0 0;
	color:#434B51;
	display:inline;
	font-size:1.2em;
	padding:0 0.8em 0 0;
}

.form_textarea {
	width:30em;
}

.form_select {
	width:16.8em;
}

#csc input {
	width:464px;
	margin-left:2px;
}

#csc .searchbutton {
	background:transparent url(/psources/img/modules/search_button.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	height:24px;
	margin:1.4em 0 0;
	width:75px;
}

#csc legend {
	padding:0;
}

#csc input.forward {
	background:transparent url(/psources/img/application/csc/weiter.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	height:24px;
	width:68px;
	float:right;
}

#csc .faq_answer form, #csc .faq_ask form {
	margin-top:0;
	margin-bottom:0;
}

#csc .faq_answer h1, #csc .faq_ask h1 {
	margin-top:0;
}

#csc .faq_answer div.auflistung div.inhalt {
	width:29em;
}

#csc .faq_answer a.arrow {
	font-size:1.2em;
}

#csc .line_label_container {
	float:left;
	padding:0.7em 0 0.7em;
	width:18em;
}

#csc .faq_answer .left {
	margin:0.3em 0.2em 0 0;
}

#csc label.error_label {
	color:#CC0000;
}

#csc .highlight {
	color:#F5AF0A;
}

#csc .faq_answer .form_line_input p {
	margin:0.4em 0 0em -0.5em;
}

#csc .radio {
	margin:0 0 0 0.8em;
	vertical-align:sub;
}

#csc .regular {
	border:medium none;
	width:auto;
}

#csc .formfield {
	width:45%;
	margin-top:10px;
}
