body {
	padding-top: 27px;
}

#main {
	width: 779px;
	margin: auto;
}

#content {
	width: 775px;
}

#logos {
	height: 67px;
	padding: 0px 48px;
        float:left;
}

#header {
	height: 255px;
	background: #fff url('../img/magento_header.jpg') top left no-repeat;
	
}
.links{
	float:left;
	
	font-size:12px;
}
.links a{
	text-decoration:none;
	color:#B0AFAF;
}

.bar {
	height: 20px;
	background: #b0afaf url('img/bar_bg.gif') top left;
	border-left: 2px solid #9d9d9d;
	border-right: 2px solid #9d9d9d;
	padding: 6px 0px 0px 27px;
	overflow: hidden;
}

#content {
	float: left;
	border-left: 2px solid #9d9d9d;
	border-right: 2px solid #9d9d9d;
}

#content p, table td, #footer {
	font-size: 80%;
	line-height: 140%;
}

#content-left {
	float: left;
	width: 412px; /* 412px */
	padding: 20px 6px 0px 28px;
	line-height: 120%;
}

#content-right {
	float: left;
	width: 318px;
	padding: 3px 3px 0px 6px;
}


/* HEADLINES */

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	margin-bottom: 15px;
}

h1, h2 {
	font-size: 100%;
}

.bar h2 {
	color: #fff;
}

h3 {
	font-size: 90%;
	margin-bottom: 12px;
	color: #000;
}

/* -- */

/* TABELLEN */

table.agenda {
	width: 410px;
}

table.agenda td {
	vertical-align: top;
	padding: 5px;
	border-bottom:7px solid #fff;
}

table.agenda td ul li{
	line-height: 170%;
}

table.agenda tr.grey {
	background-color: #eeeeee;
}

table.agenda td.label { 
    width:85px;
	border-right:7px solid #fff; 
	border-bottom:7px solid #fff;
	font-weight: bold;
}

/* -- */
.about{
	border-top: 2px solid #B0AFAF;
	float:left;
	width:775px;
}
.about li{
	list-style-type:none;
	font-size:12px;

}
.about a{
	text-decoration:none;
}
#footer {
	background: #b0afaf url('img/footer_bg.gif') top left;
	float: left;
	width: 100%;
}

#footer-bl {	
	width: 22px;
	float: left;
}

#footer-text {
	margin-left: 22px;
	margin-right: 20px;
	height: 21px;
	vertical-align: center;
	padding-top: 6px;
}

#footer-text-left {
	float: left;
	color: #fff;
}

#footer-text-right {
	float: right;
	color: #fff;
}

#footer-br {
	width: 20px;
	float: right;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffbf7b;
}

.box {
	padding: 4px 4px 15px 4px;
	margin-bottom: 15px;
	border: 1px solid #cdcccc;
}

.box p, table td {
	padding: 0px 9px 0px 9px;
	font-size: 80%;
}

.box.form {
	background: #fff url('img/box_bg.gif') top left repeat-x;
	border: none;
	font-size: 80%;
        line-height: 170%;
	
}

.box .headline {
	background-color: #abaaaa;
	margin: 0px 0px 11px 0px;
	padding: 5px 9px 5px 9px;
	font-weight: bold;
	color: #fff;	
}

.box.form .headline {
	background-color: #ff8400;
	font-size: 1.2em;
}
.box .download {
	background-color:#FF8400;
	padding: 5px 9px 5px 9px;
	color:#ffffff;
}
.box .download li{
	color:#ffffff;
}
.disclaimer {
	font-size: 0.8em;
}

.fielderror {
	color: red;
}

#newsletter-text {
	font-size: 0.7em;
}
