/* Do not kill this styles!!! */

.content-block, .content-block td, .box_content, .box_content td {
	font: 11px/16px Arial,Tahoma;
}

.pic-pointer {cursor: pointer !important;}

img.alpha {
	behavior: url(/_lib/png.htc);
}


/* Do not kill this styles!!! */

/*DUMMY TABLES*/


.top, .topLeft, .topRight {
	background:#FFFFFF url(/images/index/dummy_top.gif) top left repeat-x;
	border-top:none !important;
	height:42px;
	padding-top: 4px;
}

.topRight {
	background:#FFFFFF url(/images/index/dummy_topright.gif) top right no-repeat;
}

.topLeft p, .top p, .topRight p{
	color: #00a4e1 !important;
}

.bottomLight, .bottomRightLight, .rightLight, .centerLight{
	background:#effbfe;
	height:24px;
}

.bottomDark, .bottomRightDark, .rightDark, .centerDark{
	background:#d5f3fd;
	height:24px;
}

.left, .bottomLeft{
	background: #ffffff !important;
	height:24px;
}


.left p, .bottomLeft p{
	color:#3b758d !important;
}

.left p strong, .bottomLeft p strong {
	font-weight: normal !important;
}

.oneColorLight, .oneColorDark, .twoColorRows, .twoColorCols{
	border-collapse: collapse;
	border:1px solid #d2d2d2;
}

.oneColorLight td, .oneColorDark td, .twoColorRows td, .twoColorCols td{
	border:1px solid #c5c5c5;
	padding: 0px 0px 0px 0px !important;
}

.oneColorLight td, .oneColorLight td p, .oneColorDark td, .oneColorDark td p, .twoColorRows td, .twoColorRows td p, .twoColorCols td, .twoColorCols td p{
	margin:0px;
	padding:2px;
	font-size:11px/18px;
	color: #000000;
}

.topLeftHeader, .topHeader, .topRightHeader{
	background:#FF9600;
	height:4px !important;
	padding: 0px 0px 0px 0px !important;
	border:none !important;
}
/*DUMMY TABLES*/


/************************* WYSIWYG MAIN BLOCK EDIT STYLES *********************/
.edit_title, .edit_summary, .edit_author, .edit_datum, .edit_link_down {
	width:100%;
	border: 1px dashed #FFCC99;
	cursor: hand;
}

.edit_title {
	font: 25px "Times New Roman", Times, serif;
	color: #3b758d;
	background:transparent;
	margin-bottom: 6px;
}

.edit_summary {
	color:	#00a4e1;
	font-weight: bold;
	background:transparent;
	margin-bottom: 15px;
}

.edit_author {
	background:transparent;
	margin-top: 15px;
	text-align:right;
}

.edit_datum {
	background:transparent;
	margin-top: 15px;
	text-align:right;
}

.edit_link_down {
	background: transparent;
	margin-top: 15px;
}

.edit_link_down .user-download, .edit_link_down .user-links {
	margin-top: 0px;
}

.edit_infobox_title {
	width: 100%;
	font: 17px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3b758d;
	background: transparent;
	cursor:hand;
	border:1px dashed #FFCC99;
}

.edit_infobox_content {
 	border: 1px dashed #ffcc99;
	cursor:pointer;
}

.edit_infobox_content_wysiwyg {
	font: normal 11px/16px Arial;
	color: #676767;
}

.edit_picturebox {
	/*border: 1px dashed #FFCC99;*/
	cursor: pointer;

	width: 185px;
	margin: 0px 0px 23px 0px;
}

.edit_picturebox .block_infobox_bottom {
	margin-bottom: 0px;
}


/**************************** FRONT MAIN BLOCK STYLES *************************/
.title {
}

.summary {
	margin: 0px 0px 10px 0px;
	color:	#00a4e1;
	font: bold 11px Arial, Tahoma, Verdana;
}

.content-block, .content-block p, .content-block a {
	color:	#000000;
}

.content-block p {
	padding: 0px;
	margin: 0px;
}

.content-block a, .box_content a {
	color: #3f8ab7;
	text-decoration: none;
}

.content-block a:hover, .box_content a:hover {
	text-decoration: underline;
}

.content-block a:visited, .box_content a:visited {
	color: #64a9d2;
}


.content-block ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content-block ul li {
	padding-left: 15px;
	background: url(/images/pic_7.gif) 7px 6px no-repeat;
}

.content-block ol {
	margin: 0;
	padding-left: 23px;
	padding-left: expression('28px');
}

.content-block ol li {
}

.content-block h1, .content-block h2, .content-block h3{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.content-block h2 {
	font-size: 13px;
}

.content-block h3 {
	font-size: 12px;
}


.user-links {
	padding:0;
	margin: 10px 0px 0px 0px;
}

.user-links a, .font_link {
	color: #00a4e1;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background: url(/images/pic_6.gif) 7px 6px no-repeat;
}

.user-links a:hover {
	text-decoration: underline;
}

.user-links a:visited {
	background: url(/images/pic_6a.gif) 7px 6px no-repeat;
	color: #48b6df;
}

.user-download {
	padding:0;
	margin: 10px 0px 0px 0px;
}

.user-download a, .font_download {
	color: #00a4e1;
	text-decoration: none;
	display: block;
	padding-left: 21px;
	background: url(/images/pic_8.png) 0px 0px no-repeat;
}

.user-download a:hover {
	text-decoration: underline;
}

.user-download a:visited {
	color: #00a4e1;
}

.user-datum-author {
	text-align: right;
	margin-top: 10px;
}

.user-author, .user-datum {
	color:	#000000;
}

.box_content {	padding-top: 2px;
	padding-left: 2px;
	color: #858585;}

.box_content p {
	padding: 0px;
	margin: 0px;
}

.box_content td {
	color: #656e73 !important;
}

.box_content input {
	background: transparent;
}


/* SITEMAP STYLES */
.d_search_1 {
	width: 535px;
	padding: 0px 0px 20px 0px;
}
.d_smap_1 {
	width: 211px;
	padding: 0px 0px 20px 0px;
}
.d_smap_2 {
	background: #eeeeee url(/images/sitemap/line_top.gif) top left no-repeat;
	padding: 1px 0px 0px 0px;
}
.d_smap_3 {
	background: #eeeeee url(/images/sitemap/line_right.gif) top right no-repeat;
	padding: 0px 1px 0px 0px;
}
.d_smap_4 {
	background: #eeeeee;
	padding: 0px 0px 1px 0px;
}
.d_smap_5 {
	background: #eeeeee url(/images/sitemap/line_left.gif) top left no-repeat;
	padding: 0px 0px 0px 1px;
}
.d_search_6 {	background: #ffffff url(/images/sitemap/fon.png) top left no-repeat;
	padding: 13px 17px 13px 17px;}
.d_smap_6 {
	background: #ffffff url(/images/sitemap/fon.png) top left no-repeat;
	padding: 13px 10px 13px 10px;
}

.else_1 {	margin: 0px 0px 0px -14px;
}

.sitemap_table{
	border-collapse: collapse;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.sitemap_table td{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.sitemap_table td ul li{
	background: none !important;
	zoom: 1;
	padding: 0px 0px 0px 14px;
	margin: expression('2px 0px 2px 0px');
}

.sitemap_table td h2{
	padding: 0px 0px 0px 14px;
}

.sitemap_table td ul li img.icon{
	width: 9px;
	height: 10px;
	cursor: pointer;
	margin: 0px 5px 0px 0px;
	position: relative;
	top: 1px;
}

.sitemap_table td ul li img.dot{
	width: 4px;
	height: 4px;
	margin: 0px 7px 0px 3px;
}

.sitemap_table ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.sitemap_table td ul li a{
	font: 11px Arial;
	color: #3b758d;
	text-decoration: none;
}

.sitemap_table td ul li a:hover {
	text-decoration: underline;
}


/* VOTING STYLES */
.voting_results_table {
	width: 150px;
	color: #858585;
}
.voting_results_percents_table td {
	border: 1px solid #656e73;
}

.voting_results_percents_table img {
	background: #656e73;
}

.voting_email_input {
	border: 1px solid #656e73;
	font: 11px Arial;
	color: #676767;
}




.formtable{
		border-collapse:collapse;
		font: normal 11px/18px Arial;
		color: rgb(59,117,141); 
		width: 500px !important;
	}

	.formtable td{
      	border: 1px solid rgb(222,222,222);
		background-color: rgb(212,242,251);
		text-align: left !important;
		padding: 0;
	}
	
	.formtable th{
      	border: 1px solid rgb(222,222,222);
		background-color: rgb(212,242,251);
		text-align: left !important;
		padding: 0 0 0 15px;
	}

	.formtable-sp td{
		border: 0px;
		height: 8px;
		background-color: transparent;
		
	} 
	.formtable select{
		border: 0px;
		FONT: 11px/14px Arial; 
		WIDTH: 380px; 
		COLOR: #000000; 
		HEIGHT: 18px;
	}
	.formtable textarea{
		overflow:auto; 
		width: 380px;
		border:0px; 
		font:11px/14px Arial; 
		color: #000000; 
		height:225px; 
		padding:2px; 
		overflow-y:auto; 
		scrollbar-3dlight-color:#EAEAEA; 
		scrollbar-darkshadow-color:#B1A27E; 
		scrollbar-face-color:#F4F4F4; 
		scrollbar-highlight-color:#F4F4F4; 
		scrollbar-shadow-color:#EAEAEA; 
		scrollbar-arrow-color:#1E3A91;
	}
	.smallinput{
		width: 92px;
		border-width: 0px;
		height: 18px;
		font: normal 11px/18px Arial;
		padding: 0px 4px;
		color: #000000;
	} 
	.stinput{
		width:376px;
		border: 0px;
		height: 18px;
		font: normal 11px/18px Arial;
		padding:0px 4px 0px 4px;
		color: #000000 !important;
		margin: 0;
	}
		.stinput2{
		width:250px;
		border-width: 0px;
		height: 18px;
		font: normal 11px/18px Arial;
		padding:0px 4px 0px 4px;
		color: #000000 !important;
	}
	.mediuminput{
		width: 187px;
		border-width: 0px;
		height: 18px;
		font: normal 11px/18px Arial;
		padding: 0px 4px;		
		color: #000000 !important;
	}
		.mediuminput2{
		width: 120px;
		border-width: 0px;
		height: 18px;
		font: normal 11px/18px Arial;
		padding: 0px 4px;		
		color: #000000 !important;
	}
	.medium2input{
		width: 126px;
		border-width: 0px;
		height: 18px;
		font: normal 11px/18px Arial;
		padding: 0px 4px;		
		color: #000000 !important;
	}
	.hh{
		font-weight: bold;
	}

/******************************************Calculator styles***************************************************/
	
	.calc_title{
		width:	118px;
		height:	20px;
		background: url(/images/input_back.gif) left top no-repeat;
		margin-bottom: 8px;
		float: left;
	}
	
	.calc_title p{
		font-size: 11px;
		font-family:Arial,Verdana,Tahoma;
		color: #3b758d;
		font-weight: bold;
		text-align: right;
		padding:	3px 5px 0 0px;
	}
	
	.calc_content{
		float: left;
		width:	182px;
		font-size: 0;
		line-height: 0;
		padding: 0;
	}
	
	.calc_content input{
		margin: 0;
		width: 182px;
		height: 20px;
		border: 1px solid #dddddd;
		float: left;
		font-size: 11px;
		font-family: Arial;
		color: rgb(4, 5, 5);
		padding: 2px 3px 0;
	}
	
	.calc_content select{
		margin: 0;
		width: 182px;
		height: 18px;
		*height: 20px;
		border: 1px solid #dddddd;
		float: left;
		font-size: 11px;
		font-family: Arial;
		color: rgb(4, 5, 5);
		padding: 0;
	}
	
	.clr{
		width: 0;
		height: 0;
		font-size: 0;
		line-height: 0;
		clear: both;
	}
	
	.bitte{
		font-size: 11px;
		font-family: Arial;
		color: red;
		padding-top: 5px;
		display: none;
	}
	
	.total_title{
		font-size: 11px;
		font-family:Arial,Verdana,Tahoma;
		color: #3b758d;
		font-weight: bold;
		width: 250px;
		float: left;
	}
	
	.total_res{
		color: #000000;
	}
	
	#tot1 td{
		background: #fcfefc;
		border: 1px solid #040204;
		font-family:Arial,Verdana,Tahoma;
		font-size: 11px;
		padding-left: 8px;
	}
