/*Reset Styles*/
body{margin:0px; padding:0px; font-family:Arial; font-size:12px;}
img{border:0px;}

/*StyleSheet*/
body{color: #393939; background-image:url(../img/layout/bg.jpg); background-repeat:repeat-x; font-family:Arial; font-size:12px;}
a{color: #e14636; text-decoration:none;}
a:hover{text-decoration:underline;}



#stamp{width:109px; height:110px; position:absolute; z-index:100; left:50%; margin:10px 0 0 380px;}

#container{width:1000px; position:absolute; left:50%; margin-left:-500px;}
	#header{width:1000px; height:120px; background-image:url(../img/layout/header.jpg); float:left;}

	#content{margin:75px 20px 20px 40px; text-align:justify;}
		#content img{margin:10px;}

	#l_con{width:638px; float:left;}

	#r_con{width:362px; float:right;}
		#r_con_top{width:362px; height:48px; background-image:url(../img/layout/sub_top.jpg); float:left;}
		#r_con_top_txt{color:#474747; font-size:13px; margin:15px 0px 0px 35px}
		#r_con_content{width:362px; background-image:url(../img/layout/sub_bg.jpg); float:left;}
		#r_con_footer{width:362px; height:197px; background-image:url(../img/layout/sub_footer.jpg); float:left;}
		
			.quick_container{width:280px; float:left; margin:10px 0 0 40px;}
			.quick_icon{width:49px; height:49px; margin-right:5px; float:left;}
			.quick_header{font-family:"Times New Roman"; font-size:18px; color:#5b5b5b;margin-top:7px;}
			.quick_text{font-family:"Lucida Grande", Arial; font-size:11px; color:#52819f;}
			.quick_header a{color:#5b5b5b;margin-top:7px; text-decoration:none;}
			.quick_text a{color:#52819f; text-decoration:none;}
			.quick_header a:hover{color:#5b5b5b;margin-top:7px; text-decoration:underline;}
			.quick_text a:hover{color:#52819f; text-decoration:underline;}
			
	.subMen{margin:0px; padding:0px; list-style-type:none;}
		.subMen li{width:317px; height:37px; background-image:url(../img/layout/subneutral.jpg); margin-left:22px;}
		li.selected{width:317px; height:37px; background-image:url(../img/layout/subactive.jpg); margin-left:22px;}
		.submen_style{padding:10px 0px 0px 44px;}
		.submen_style a{text-decoration:none; color:#000000;}
		
	.intresseUnputHolder{width:580px; float:left;}
		.intresseUnputHolder input{margin-bottom:10px;}
		.inputTag{color: #56718d; width:130px; text-align:right; float:left; padding-top:4px; font-weight:500;}
		.inputField{width:100px; float:left; margin-left:25px;}
		#intresseSubmit{width:80px;}
		.intresseCheck{width:20px;}
		
		.broschyr_ror{color:#ff4b45; font-size:10px;}
		.inputTxt{width:250px;}
		
	#ansokanContainer{width:550px;}
		.ansokanHolder{width:225px; float:left; margin:0px 0px 5px 50px; color:#56718d; font-weight:500;}
		.ansokanTxt{width:200px;}
		
#login_btn{height:25px; position:absolute; left:50%; margin-left:150px;}
	#login_btn_l{width:18px; height:25px; float:left; background-image:url(../img/layout/adm_l.jpg);}
	#login_btn_r{width:17px; height:25px; float:left; background-image:url(../img/layout/adm_r.jpg);}
	#login_btn_c{height:25px; float:left;  background-image:url(../img/layout/adm_c.jpg);}
	#login_btn_c a{text-decoration:none; color:#56718d;}
	#login_btn_c a:hover{text-decoration:underline; color:#56718d;}	
	
#login_box{width:215px; height:87px; background-image:url(../img/layout/loginbox.jpg); position:absolute; left:50%; margin-left:150px;}
	.inputLogin{margin:5px 0px 0px 16px;}
	
	
	.content_txt{width:570px;px; height:600px;}
	.slc_link a{color: #d23b36; text-decoration:none;}
	.slc_link a:hover{color:#484848; text-decoration:none;}
	
	
	
	
div.button {
	height: 23px;	
	width: 73px;
	background: url(../img/layout/upload.jpg) 0 0;
	background-repeat:no-repeat;
	font-size: 12px;
	color: #2a6086;
	padding:5px 0px 0px 8px;
	text-align: center;
}
div.button.hover {
	background: url(../img/layout/upload.jpg) 0 0;
	background-repeat:no-repeat;
	color: #2a6086;	
}
#button2.hover {
	text-decoration:underline;
}

	.slc_logout{text-decoration:none; color: #484848; font-size:12px; font-weight:normal;}
	
	.pdf_container{width:580px;}
	.pdf_holder{width:580px; height:45px; background-color: #f1e9f3; float:left;}
	.pdf_icon{float:left; height:50px; width:45px;}
	.pdf_title{float:left; width:490px; height:45px;}
		.pdf_title_txt{margin-top:15px;}
	.pdf_delete{float:left; width:20px; height:20px;}
	
	.img_res{margin:0px; padding:0px;}
	
	#inst_email_input{font-size:12px; font-family:Arial; color:#393939; width:300px;}
	
	.small_txt{font-size:10px;}