/*style neu*/

body#popup_body {
	margin:0px;
	padding:0px;
	border:15px solid white;
	
	background-repeat:repeat-x;
	background-position:0px 105px;
	width:auto;
	height:auto;
}


body#popup_body h2 {
	float:right;
	font-size:18px;
	color:#253E81;
	margin:0px;
	padding:0px;
	font-weight:bold;
	
}

body#popup_body h3 {
	float:left;
	font-size:12px;
	font-weight:bold;
	border:1px solid #CDCDCD;
	border-bottom:0px;
	margin:50px 0px -1px 0px;
	padding:3px 13px 2px 10px;
	z-index:100px;
	background-color:#FFFFFF;
}


body#popup_body #popup_content {
	clear:both;
	border:1px solid #CDCDCD;
	margin:0px !important;
	padding:0px 10px 10px 10px;
	font-size:11px;
}



/*body {width:100%; height:100%; margin:0px; padding:0px;	font-family:Verdana, Arial, Helvetica, sans-serif;	}
form {padding:0px; margin:0px; border:0px;} fixing Internetexplorer styles*/


/*allgemein*/
img.icon {
	border:0px;
	vertical-align:middle;
	padding:0px 5px 0px;
	text-decoration:none !important;
	border-bottom-color:#FFFFFF;
}


	body#popup_body div#popup_content p {
		font-size:11px;
	}
			
	

	body#popup_body div#popup_content div.popup_box {
		width: 387px;
		height:auto;
		overflow: hidden;
		border:1px solid #CCCCCC;
		margin:0px;
		margin-bottom:13px;
		padding: 0px 10px 0px;
		font-family: Arial, Verdana,  Helvetice, sans-serif;
		font-size:11px;
		color:#033D5D;
	}
	
	


	body#popup_body div#popup_content div.popup_box ul {
			width:auto;
			list-style:none;
			border:0px;
			padding:0px;
			margin:0px;
			font-size:11px;
			
	}
		body#popup_body div#popup_content div.popup_box ul li {
				border:0px;
				padding-top:10px;
				padding-bottom:11px;
				padding-left:26px;
				margin:0px;
				border-top:1px solid #CCCCCC;
				cursor:pointer;
		}
		
		body#popup_body div#popup_content div.popup_box ul li.first {
				border-top:0px;
		}
		
		body#popup_body div#popup_content div.popup_box ul li.pdf {
			background-image:url(../pic/ico_pdf.gif);
			background-repeat:no-repeat;
			background-position:left;
		}
		
		body#popup_body div#popup_content div.popup_box ul li.xls {
			background-image:url(../pic/ico_xls.gif);
			background-repeat:no-repeat;
			background-position:left;
		}

		body#popup_body div#popup_content div.popup_box ul li.print {
			background-image:url(../pic/ico_print.gif);
			background-repeat:no-repeat;
			background-position:left;
		}

		
	
	body#popup_body div#popup_content div.popup_box table.popup_myreport {
		width:387px;
		border:0px;
		
		
	}

		body#popup_body div#popup_content div.popup_box table.popup_myreport tbody td {
			border:0px;
			padding-top:9px;
			padding-bottom:9px;
			padding-left:26px;
			margin:0px;
			border-top:1px solid #CCCCCC;
			vertical-align:middle;
		}
		
		body#popup_body div#popup_content div.popup_box table.popup_myreport tbody td a.delete {
			display:block;
			padding-right:25px;
			height:17px;
			width:auto;
			vertical-align:middle;
			background-image:url(../pic/ico_trash.gif);
			background-position:right;
			background-repeat:no-repeat;
		}
		



		
		
		body#popup_body div#popup_content div.popup_box table.popup_myreport thead th {
			border:0px;
			padding-top:10px;
			padding-bottom:11px;
			padding-left:26px;
			margin:0px;
			text-align:left;
		}




/*Table for Contacts*/
body#popup_body table#contactFormTable {
		width:377px;
		border:0px;
		font-family:Arial, Verdana,  Helvetice, sans-serif;
		font-size:11px;
		color:#033D5D;
	}

			body#popup_body table#contactFormTable td {
				text-align:right;
				padding-right:10px;
				vertical-align:middle;
				padding-top:5px;}

			body#popup_body table#contactFormTable td input, body#popup_body table#contactFormTable td textarea {
				border:1px solid #CCCCCC;
				width:98%;
				text-align:left;
					font-family:Arial, Verdana,  Helvetice, sans-serif;
					font-size:11px;
					color:#033D5D;
					padding-left:5px; padding-right:5px;
			}
			
			body#popup_body table#contactFormTable td input.radio {
				border:0px;
				margin-right:10px;
				width:auto;
				}
			
			body#popup_body table#contactFormTable td.right{
				text-align:left;
				}
				
				
/*Style for search Results*/

div#search_result *.text_bold {
	font-weight:bold;
}

div#search_result *.search_keyword {
	color:#E6093C;
	font-weight:bold;
}


				

