#bilder {
	padding: 10px;
	margin: 0px auto; 
	width: 625px; 
	}
.razemzajednoenomeni3 {
	/*verkleinert #bilder!*/
	width: 565px;
	}
div.row {
	clear: both;
	}
div.row span.label {
	float: left; 
	width: 100px; 
	text-align: right;
	}
div.row span.formw {
	float: right; 
	width: 335px; 
	text-align: left;
	}
div.row span.left {
	font-weight: bold; 
	float: left; 
	width: 49%; 
	color: #fff; 
	text-align: left;
	}
div.row span.right {
	font-weight: bold; 
	float: right; 
	width: 49%; 
	color: #fff; 
	text-align: right;
	}
div.float {
	position:relative;
	padding-right: 1px; 
	padding-left: 1px; 
	float: left; 
	padding-bottom: 1px; 
	width: 70px; 
	padding-top: 5px;
	}
div.float1 {
	position:relative;
	padding-right: 1px; 
	padding-left: 1px; 
	float: left; 
	padding-bottom: 1px; 
	width: 55px; 
	padding-top: 5px;
	}
div.float11 {
	position:relative;
	padding-right: 1px; 
	padding-left: 1px; 
	float: left; 
	padding-bottom: 1px; 
	padding-top: 1px;
	}
div.float11b {
	position:relative;
	padding-right: 1px; 
	padding-left: 1px; 
	float: left; 
	padding-bottom: 1px; 
	padding-top:21px;
	}
div.float111 {
	position:relative;
	padding-right: 4px; 
	padding-left: 1px; 
	float: left; 
	padding-bottom: 1px; 
	padding-top: 5px;
	}
div.float2 {
	padding-right: 1px; 
	padding-left: 1px; 
	float: right; 
	padding-bottom: 1px; 
	width: 70px; 
	padding-top: 5px;
	}
div.float22 {
	margin-right: 85px;
	padding-right: 1px; 
	padding-left: 1px; 
	float: right; 
	padding-bottom: 1px; 
	width: 70px; 
	padding-top: 5px;
	}
div.float222 {
	/*margin-right: 85px;*/
	padding-right: 45px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 1px; 
	/*width: 70px;*/ 
	padding-top: 5px;
	}
div.float5 {
	position:relative;
	padding-right: 1px;
	padding-left: 1px; 
	float: left; 
	padding-bottom: 1px; 
	padding-top: 5px;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
	}

div.spacer {
	clear: both;
	}
div.float img {
	margin-left: 1px;
	}
div.float P {
	font-size: 9px; text-align: center;
	}
img { border:none;
	}
	 
/*.imageFader { filter: alpha(opacity=40); position: relative; moz-opacity: 40%;}*/
.imageFader {
  	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";

  	/* IE 5-7 */
  	filter: alpha(opacity=40);
	
	/*-webkit-opacity: 0.4;*/

  	/* Netscape */
  	-moz-opacity: 0.4;

  	/* Safari 1.x */
  	-khtml-opacity: 0.4;

  	/* Good browsers */
  	opacity: 0.4;
	}
	
.yourselector {
background:#000;
opacity: .75; /* standard: ff gt 1.5, opera, safari */
-ms-filter: “alpha(opacity=75)”; /* ie 8 */
filter: alpha(opacity=75); /* ie lt 7 */
-khtml-opacity: .75; /* safari 1.x */
-moz-opacity: .75; /* ff lt 1.5, netscape */
}
/*If you want opacity to also work in IE8’s emulating IE7 mode, the order should be:*/

-ms-filter:”progid:DXImageTransform.Microsoft.Alpha(Opacity=50)”; // first
filter: alpha(opacity=50); // second

If you don’t use this order, IE8 emulating IE7 doesn’t apply the opacity, although IE8 and IE7 native do.


	
	
abbr {
	cursor: help; 
	border-bottom: #333 1px dotted;
	}
acronym {
	cursor: help; 
	border-bottom: #333 1px dotted;
	}
.help {
	cursor: help; 
	border-bottom: #333 1px dotted;
	}
Li.inline {
	border-right: #066 1px dotted; 
	padding-right: 7px; 
	display: inline; 
	padding-left: 3px;
	}
li.last {
	padding-right: 3px; 
	display: inline; 
	padding-left: 3px; b
	order-right-width: 0px;
	}
pre {
	font-size: 10px; 
	color: #333; f
	ont-family: Courier, 'Courier New', Monaco, monospace;
	}
p.credit {
	font-size: 9px; 
	color: #333; 
	text-align:center;
	}		
div#saeule {
	height: 100px; 
	text-align:center;  
	border-left:solid;
	border-right:solid;
	border-bottom:none;
	border-top:none;
	border-color:#007cc3; 
	border-width:10px;
	}
/*img#saeule {
	padding-left:5px;
	padding-right:5px;
	}*/		
/*----------------




OVERLAY


>> links.php





-------------------*/
#links a, #links span, #links strong, #links em, #links img {
  display:block;
  margin:0;
  padding:0;
}
#wrapper {
	width:140px;
	margin:0 auto;
}
.overlay {
	overflow:hidden;
	position:relative;
	width:140px;
	height:140px;
	text-decoration:none;
}
	.overlay img {
		border:0;
	}
	.overlay span {
		position:absolute;
		top:0;
		left:0;
		width:140px;
		height:140px;
		background:url('../images/overlay.png') top left no-repeat;
		z-index:2000;

		/* Begin optional properties */

			color:#333;

		/* End optional properties */
	}
	.overlay span1 {
		position:absolute;
		top:40px;
		left:0;
		width:140px;
		height:140px;
		background:url('../images/overlay.png') top left no-repeat;
		z-index:2000;

		/* Begin optional properties */

			color:#333;

		/* End optional properties */
	}
	.overlay span2 {
		position:absolute;
		top:45px;
		left:0;
		width:140px;
		height:140px;
		background:url('../images/overlay.png') top left no-repeat;
		z-index:2000;

		/* Begin optional properties */

			color:#333;

		/* End optional properties */
	}
	.overlay span3 {
		position:absolute;
		top:50px;
		left:0;
		width:140px;
		height:140px;
		background:url('../images/overlay.png') top left no-repeat;
		z-index:2000;

		/* Begin optional properties */

			color:#333;

		/* End optional properties */
	}
	.alt span {
		background-image:url('../images/overlay2.png');
	}
	
	
		.overlay strong {
			position:relative;
			left:140px;
			width:196px;

			/* Begin optional properties */

				margin:14px 2px 4px;
				padding:0 0 1px;
				border-bottom:1px dotted #DDD;

			/* End optional properties */
		}
		.overlay em {
			position:relative;
			left:140px;
			width:192px;

			/* Begin optional properties */

				margin:0 4px;
				font-style:normal;
				font-size:80%;

			/* End optional properties */
		}
	
