body
{
	background: #5a7eb9 url(/assets/uniteddesigns.eu/gradient.jpg) top repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#frame
{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 800px;
}
#header
{
	padding: 20px;
	padding-bottom: 0;
	text-align: right;
}
#main
{
	padding: 20px;
	background: #eee;
	border-bottom: 2px solid #365D95;
	clear: both;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background: url(/rgba.php?r=238&g=238&b=238&a=90) repeat;
	background: rgba(238,238,238,.9);
}
#footer
{
	color: #fff;
	font-size: 13px;
	text-align: right;
}
#footer a
{
	color: #fff;
	font-weight: normal;
}
#topnavi
{
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
}
#topnavi li
{
	display: inline;
}
#topnavi li a
{
	color: white;
	float: left;
	padding: 9px 11px;
	text-decoration: none;
}
#topnavi li a:visited
{
	color: white;
}
#topnavi li a:hover, #topnavi li .current
{
	border-bottom: 4px solid #5a7eb9;
	color: white;
}
#referenzen
{
	display: block;
	margin: 0;
	margin-right: -20px;
	padding: 0;
	position: relative;
	width: 820px;
}
#referenzen li
{
	border-bottom: 1px solid #ddd;
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 0;
	padding-bottom: 10px;
}
a, a:visited
{
	color: #006;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: 0;
}
h1
{
	color: #365D95;
	font-size: 200%;
	line-height: normal;
	margin-bottom: 20px;
	margin-top: 20px;
}
h1 a, h1 a:visited
{
	color: #365D95;
}
h2
{
	color: #365D95;
	font-size: 120%;
	line-height: normal;
	margin-bottom: 20px;
	margin-top: 20px;
}
form input, form textarea
{
	width: 320px;
}
form input.big, form textarea.big
{
	width: 655px;
}
form span
{
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
}
.checklist li
{
	height: 30px;
	line-height: 30px;
	list-style-image: url(/assets/uniteddesigns.eu/tick.gif);
}
#headerimage
{
	border-bottom: 2px solid #304793;
}
table.matrix
{
	width: 100%;
}
table.matrix td
{
	border-bottom: 1px solid #ddd;
}
table.matrix thead
{
	font-weight: bold;
}