body {
	background-color: #333344;
	margin: 0px;
}

#tblContent{
	background-color: #DFE2E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.imgborder {
	padding: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

#txtLayer {
left:30px;
top:40px;
width:450px;
height:340px;
}

#txtProjekte {
left:30px;
top:40px;
width:400px;
height:340px;
}


#txtCaption {
left:0px;
top:300px;
width:100%;
height:40px;
}

#imgLayer {
	left:550;
	top:40px;
	width:222px;
	height:350px;
	align:right;
}

#imgLayer img{
	border:1px solid #333344;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#tblProjekte {
	background-color:#FFFFFF;
}

#tblProjekte td{
	width:75px;
	height:75px;
	background-color:#333344;
	align:center;
	valign:middle;
}

.imgProj {
	left:451px;
	top:40px;
	width:320px;
	height:350px;
}

.imgProj img{
	border:1px solid #333344;
}

.drafts{
	border:1px solid #333344;
}

