﻿.BilderDiv
{
	width:150px;
	height:150px;
}

.GeladenesBild
{
    border: 1px solid Gray;
    padding: 2px;
	top:-389px;
	left:514px;
	position:relative;
	width:410px;
	height:410px;
}

.EditButtonsDiv
{
	position:inherit;
}

.GeladenesPDF
{
    border: 1px solid Gray;
    left: 503px;
    padding: 2px;
    position: relative;
    top: -256px;
    width: 368px;
}

.UploadPanel
{
	border: 2px solid black;
    border-radius: 7px;
    left: 227px;
    position: absolute;
    top: 265px;
    width: 600px;
}
