.Ins_InfoBox {
	background:url(../images/infocorner.png) top right no-repeat ;
	
	padding:10px 18px 0 0;
	
	color:darkblue;

}

.Ins_InfoBox a {
	color:#CC3300;
	text-decoration:none;
}

.Ins_InfoBox a:hover {
	text-decoration:underline;
	color:#FF6600 !important;
}

.Ins_InfoBox a {
	color:#660000 !important;
}

.Ins_InfoBox h1 {
	font-size:110%;
	
	font-weight:bold;
	text-transform:uppercase;
	
	border:none;
	
	width:90%;
}

.Ins_InfoBox h1 a {
	text-decoration:underline;
}

.Ins_InfoBox h2 {
	font-size:90%;
	font-style:italic;
}

.Ins_InfoBox h3 {
	color: #FFFF66;
}

.Ins_IB_Adresse {
	margin-top:1em;
	
}

.Ins_IB_Email {
	font-weight:bold;
	background:url(../images/Icons/ins_mail.png) left center no-repeat;
	padding-left:23px;
	margin-bottom:3px;
}

.Ins_IB_Homepage {
	font-weight:bold;
	background:url(../images/Icons/ins_web.png) left center no-repeat;
	padding-left:23px;
}

.Ins_IB_Screenshot {
	padding: 5px 0 0 23px;
}

.Ins_IB_Screenshot a img {
	border: #990000 1px solid !important;
}

.Ins_IB_Screenshot a:hover img {
	border: orange 1px solid !important;
}

.Ins_IB_InfoHeader h3 {
	background:#3399FF;
	color:#FFFF99 !important;
	
	padding:3px;
	margin-bottom:3px;
}

ul.Ins_IB_SubNav {
	list-style:none;
	margin-left:3px;
	
	font-weight:bold;
}
