﻿#lColumn{
width:210px;
float:left;
padding-top:205px;
margin:0 20px 50px 30px;
display:inline;
}

	.lThumbs{
	width:210px;
	font-size:0;
	}
	
		.lThumbs li{
		width:50px;
		height:50px;
		border:1px #fff solid;
		float:right;
		display:inline;
		}
		
		.lThumbs .thumb{
		width:52px;
		height:52px;
		border:0;
		}
		
		.lThumbs .thumb a,
		.lThumbs .thumb a:visited,
		.lThumbs .thumb a:active{
		width:50px;
		height:50px;
		display:inline;
		float:left;
		border:1px #fff solid;
		}
		
		.lThumbs .thumb a:focus,
		.lThumbs .thumb a:hover{border:1px #515151 solid;}
		
		#zuProj{
		width:206px;
		height:20px;
		border:0;
		margin:24px 1px 0 0;
		text-align:right;
		}
		
			#zuProj a,
			#zuProj a:visited,
			#zuProj a:active{
			position:relative;
			display:block;
			width:1em;
			height:1em;
			font-size:11px;
			color:#25A3E8;
			text-decoration:none;
			background:url(../img/bu-projekte.gif) repeat-x scroll;
			float:right;
			}
			
			#zuProj a:focus,
			#zuProj a:hover{
			text-decoration:underline;
			}
			
			#zuProj span{
			position:absolute;
			width:200px;
			top:-1px;
			right:5px;
			padding-right:10px;
			}

		
#rColumn{
width:540px;
float:left;
padding-bottom:50px;
}

	.rPic{
	width:538px;
	height:358px;
	border:1px solid #BFBFBF;
	margin-bottom:20px;
	font-size:0;
	overflow:hidden;
	background:url(../img/loading.gif) center no-repeat;
	display:none;
	}
	
	.sh1{
	color:#aaa;
	font-size:.9em;
	display:block;
	}
	
	.rTxt{
	width:539px;
	margin:0 0 20px 1px;
	}
	
	#content h2.prj{
	font-size:1em;
	padding-left:11px;
	float:left;
	display:inline;
	background:url(../img/vert-trennstrich.gif) 5px 0px repeat-y;
	}

#content a,
#content a:visited,
#content a:active{
color:#25A3E8;
text-decoration:none;
}

#content a:focus,
#content a:hover{
text-decoration:underline;
}