* {
	margin: 0;
	padding: 0;
}
BODY {
	padding-right: 20px;
}
#container_referenzen {
	width: 540px;
}
.spacer {
	float: left;
	width: 540px;
	border-bottom: 2px solid #666;
}
.projekte {
	float: left;
	width: 540px;
	border-bottom: 2px solid #666;
	border-top: 2px solid #666;
}
HR {
	width: 560px;
}
H1 {
	margin: 20;
	vertical-align : top;
	text-align: cemter;
}
 H2 {
	margin-top : 5px;
	margin-bottom: 5px;
	text-align: left;
}
.ref H2 {
	margin-top : 15px;
	margin-bottom: 5px;
	text-align: left;
}
H3 {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	padding: 10px;
}

.screenshot{
	float: left;
	width: 260px;
	height: 260px;
	border-right: 1px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.worklist {
	float: left;
	width: 260px;
	height: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p {
	margin-top : 15px;
	margin-bottom : 20px;
	text-align: center;
}
DL, DT, DD {
	text-align: center;
}
DD {
	margin-top: 5px;
}
UL, LI {
	text-align: left;
}
UL {
	list-style-type : square;
	margin-left : 15px;
	
}
LI {
	margin-top : 2px;
}

#spruch {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
}
#spruch2 {
	text-align : justify;
	padding-left : 20px;
}
#thema {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : right;
}
#text {
	font-size : 12px;
	vertical-align : top;
}
.rot {
	color : Red;
}
.gruen {
	color : Lime;
}
.gelb {
	color : Yellow;
}
.blau {
	color : Blue;
}
.bl {
	text-align : justify;
}
.ce {
	text-align : center;
}
.ceva {
	text-align : center;
	vertical-align : top;
}
.re {
	text-align : right;
	vertical-align : top;
}
.li {
	text-align : left;
	vertical-align : top;
}
.ztext {
	font-size : 12px;
	text-align : left;
	vertical-align : top;
}