html,body	{ 
			border:0px none; 
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 9pt;
			color: #6E6F64;
			margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
			padding: 10;
			background-attachment: fixed;
			scrollbar-face-color:#6E6F64; scrollbar-shadow-color:#ffffff; scrollbar-highlight-color:#ffffff;
			scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#6E6F64; scrollbar-base-color:#ffffff;
			scrollbar-track-color:#FFFFFF; scrollbar-arrow-color:#ffffff;
}

div			{ 
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 9pt;
			color: #6E6F64;
			margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
}

A:link 		{ COLOR: #000000 }
A:hover		{ COLOR: #d10000 }
A:visited 	{ COLOR: #6E6F64 }
A:active 	{ COLOR: #d10000 }

A.format2:link 		{ COLOR: #FFFFFF; text-decoration:none; background-color:#d10000; }
A.format2:hover		{ COLOR: #6E6F64; text-decoration:none; background-color:#d10000; } 
A.format2:visited 	{ COLOR: #c0c0c0; text-decoration:none; background-color:#d10000; }
A.format2:active 	{ COLOR: #000000; text-decoration:none; background-color:#d10000; }

.link_effekt {  }
a:Hover	.link_effekt {filter: Blur(direction=235pt, strength=6pt);}

.clear		{ backround-color: transparent }
.bg			{ border-collapse: collapse; background-repeat: no-repeat; background-attachment: fixed;
 		background-position-x: 69%; background-position-y: 310px; background-image: url('images/four.jpg'); }
 

h1 			{ color: #D10000; font-size: 12pt; display: inline; }
h6 			{ color: #777777; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 400;	padding-top: 8px; margin: 0px; }
img			{ behavior: url('/include/iepngfix.htc'); }

		
 		
#footer{
	color: #000000;
 	height:80px;
 	clear:both;
 	width: 100%; 
	position: absolute; 
	left: -1px;
	bottom: 15px; 
	margin-bottom: 15px;
 	visibility: hidden ;
}

.bildschatten-200 {
	border-top: 1px solid #eaeaea;
	background: url(http://www.event-4you.de/images/bildschatten-200.png) no-repeat bottom left;
	padding: 4px 7px 9px 7px;

}