#projektbeschr{
	min-height:400px;
	width: 225px;
	float: left;
	/*border: 1px solid #cccccc;*/
}

.projektmedien{
	width:467px;
	float: right;
}

.bildwrapper{
	margin-bottom: 10px;
}
.bildwrapper2{
	margin-bottom: 10px;
	float:left;
}
.bildcontainer{
	width: 225px;
	float: left;
}

.bildcontainer1{
	float: left;
	margin:0px 25px 20px 0px;

	width:225px;
	height: 218px;
	
}

.bildcontainer3{
	float: left;
	margin:0px 17px 20px 0px;
}

.bildcontainer2{
	float: left;
	margin-bottom:20px
}

.bildbeschr{

	
	display:block;
	color:#9b805d;
	font-size:9px;
	margin:5px 0px 5px 0px; 
	}

.bildflags{
	color:red;
	font-size:9px;
	}
	
a.editButton, a:visited.editButton{
	font-size:11px;
	background-color:#fff;
	color:red;
	border:1px dotted #ccc;
	border-top:none;
	border-bottom:none;
	padding: 3px;
	line-height:16px;
	float: right;
	text-decoration:none;

}

a:hover.editButton,a:active.editButton{
	background-color:red;
	color:#fff;
	text-decoration:none;

}


.flags{
		color:red;
	font-size:9px;
	margin:5px 0px 5px 0px; 
	}

.flags input{
	border: 1px solid red;
	}

.picbig{
	width: 467px;
	height: 350px;

}

.picsmall{
	
	display:block;
	width:225px;
	height:150px;
	margin-top: 5px;
}

.videocontainer{
	border:1px solid red;
}