#close_pdf_overlay {
	float: right;
}

#pdf_vorschau {
	float:left;
	margin-right: 20px;
}

#navi a.navi, #navi a.naviactive {
	font-size: 15px;
	font-weight: bold;
}

a.naviactive {
	color:#787878;
}

.lang_switch {
	margin-top: -1px;
}

#navi_bottom a.navi {
	color:#787878;
}

#navi_bottom a.naviactive, #navi_bottom a.navi:hover {
	color:#fff;
}
#pdf_email_form
{
padding-right:37px;
padding-top: 10px;
padding-bottom: 10px;
}


.pdf_overlay_header{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
	padding-left: 17px;
}

#send_pdf_formular{
	display:none;	
}


#pdf_detail_content form fieldset span
{ 
color:#FF0000;
margin-left:-17px;
margin-right:7px;
float: left;
}

#pdf_detail_content form fieldset.error_msg
{ 
	border-color: #FF0000;
	border: 0px;
	/*background-color: #FF0000;height: 26px;	*/
	background: none;
	display: none;
	margin-left: -5px;
	padding-right: 0px;
	margin-bottom:-5px;	
	padding-bottom:0px;		
}

#pdf_detail_content form fieldset.big
{
	height: 120px;
}

#pdf_detail_content .left_grey_msg_corner
{
 	background: url(/ccds_tpl_img/left_grey_fieldset_textarea_corner_filled.png) no-repeat left top transparent;
	left: 0px;
	top: 0px;
}
#pdf_detail_content form fieldset
{
	/*padding: 3px;
	 * -moz-border-radius: 4px;
	 * 
	 * */
	
	padding-left: 6px;
	margin-bottom: 5px;
	border: 0px;
	height: 18px;
	background-color: #B4B4B4;	
}


body #pdf_detail_content form fieldset#fs_textarea
{ 
	padding-bottom:0;
	padding-top:3px;
	background: transparent;
}


#pdf_detail_content form fieldset#fs_textarea span
{
	margin-left: -23px;
}
#pdf_detail_content form fieldset label
{
	margin-top: 5px;
	color: #000;
	font-size:12px;
	background-color: #B4B4B4;	
}



body #pdf_detail_content form fieldset.pdf_msg_fieldset
{
	zoom: 1;
	background: 			none; 
	height: 				140px;
	width: 					233px;
	background-color: 		#B4B4B4 !important;	 
	position: 				relative;
	padding:				0;
}

body #pdf_detail_content form fieldset.pdf_msg_fieldset .nachricht
{
	margin-top: 5px;
}

body #pdf_detail_content form fieldset.pdf_msg_fieldset textarea
{
	height: 110px;
	padding-left: 0;
	width: 232px;
}


body #pdf_detail_content form .pdf_msg_fieldset .left_textarea_img,
body #pdf_detail_content form .pdf_msg_fieldset .right_textarea_img
{
	position: 	absolute;
	top:		0;
}

body #pdf_detail_content form .pdf_msg_fieldset .left_textarea_img
{
	left: -6px;
}

body #pdf_detail_content form .pdf_msg_fieldset .right_textarea_img
{
	right: -6px;
}


#pdf_detail_content form fieldset input
{
	width: 		80%;
}


#pdf_detail_content form button,
#pdf_detail_content form fieldset textarea,
#pdf_detail_content form fieldset input
{
	color: 		#000;
	font-size:	12px;	
	font-family: Arial;
	background: url(/inc/blank.gif);
	
}

#pdf_detail_content form button,
#pdf_detail_content form fieldset label,
#pdf_detail_content form fieldset textarea,
#pdf_detail_content form fieldset input
{
	border: 0px;
	font-family:Verdana;
	font-weight: bold;
}
#pdf_detail_content form fieldset textarea,
#pdf_detail_content form fieldset input
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-color: #B4B4B4;
}

#pdf_detail_content form button
{
	background: url(/ccds_tpl_img/btn_senden.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 33px;
	float: right;
	font-size: 9px;
	margin-right: -px;
	margin-top: 	10px;
}

#pdf_detail_content form button:hover
{
	background: url(/ccds_tpl_img/btn_senden_trans.png);
	background-repeat: no-repeat;
}

#pdf_detail_content .right_red_msg_corner {
	top : 100px;	
	right:34px;
}

#pdf_detail_content .left_red_msg_corner_2 
{
	background: url(/ccds_tpl_img/left_red_msg_corner.png) no-repeat left transparent;
	width: 5px;
	height: 22px;	
	position:absolute;
	right:275px;
	top: 100px;
}

#pdf_detail_content fieldset.small
{
	background:#b4b4b4;
	padding:0px;
	padding-bottom: 2px;
}

#pdf_detail_content fieldset.small img.left_img
{
	float:left;
	position:relative;
	left:-6px;
	top: -1px;
} 

#pdf_detail_content fieldset.big img.left_textarea_img
{
	float: left;
	position: relative;
	left:-12px;
	top: -4px;
} 

#pdf_detail_content .grey_fieldset_textarea
{
	background:none repeat scroll 0 0 #B4B4B4;
	height:125px;
	margin-left:-12px;
	padding-top:0;
	width:235px;
}

#pdf_detail_content .grey_fieldset
{
	padding-top:3px;
	padding-bottom: 0px;
	float:left;
	border:0px;
	width: 90%;
}

#pdf_detail_content .right_grey_textarea_corner
{
	margin-top:-4px;
	margin-right: -12px;
}
#pdf_detail_content .right_grey_corner
{
	margin-top: -1px;
}

#pdf_detail_content .red_msg
{
	border-top: 0px solid #e1e1e1;
	border-bottom: 0px solid #e1e1e1;
	padding-top: 3px;	
	margin-top:-12px;
}

#send_pdf_email
{
	margin-top:15px;
}

#pdfgenerator img,
img#send_pdf_email,
#send_pdf_overlay,
#close_pdf_overlay{
	cursor:pointer;
}
#versenden_erfolgreich{
	display:none;
	padding:20px 0 0 0px;
	font-weight:bold;

}

a#save_pdf_btn,
img#send_pdf_email,
img#send_pdf_overlay
{
	margin-left: -6px;
}

a#save_pdf_btn:hover,
img#save_pdf_overlay:hover,
img#send_pdf_email:hover,
img#send_pdf_overlay:hover,
img#pdf_erzeugen_img:hover
{
	opacity: 0.6;
	filter:alpha(opacity: 30);	
}

#pdf_detail_content form fieldset textarea
{
	height:111px;
	margin:0; 
	padding:0 0 0 0;
	width:231px;
}