* {
	border:0;
}

body {
	margin:0;
	padding:0;
	color:#000;
	font:14px/21px Georgia, "Times New Roman", Times, serif;
	background:#960000;
}
#main {
	margin:0 auto;
	width:928px;
	overflow:hidden;
}
.first {background:none !important;}
/*-----header-----*/
#header {
	clear:both;
	overflow:hidden;
	width:928px;
	height:237px;
	background:url(../images/header-bg.jpg) no-repeat;
}
#header strong {
	float:left;
	margin:44px 0 0 50px;
	display:inline;
}
#header strong a {
	display:block;
	width:409px;
	height:68px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
#header em {
	float:left;
	clear:left;
	margin:7px 0 0 234px;
	display:inline;
	width:324px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/welcome.gif) no-repeat;
}
#header ul {
	float:right;
	width:auto;
	margin:24px 0 0;
	padding:0 14px 0 0;
}
#header ul li {
	float:left;
	padding:0 3px;
	list-style:none;
}
#header ul li a {
	display:block;
	width:20px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul li a.en {background:url(../images/en.gif) no-repeat;}
#header ul li a.de {background:url(../images/de.gif) no-repeat;}
#header ul li a.it {background:url(../images/it.gif) no-repeat;}
/*-----content-----*/
#content {
	clear:both;
	overflow:hidden;
	width:928px;
	background:url(../images/content-bg.gif) repeat-y;
}
#content .content-top {
	clear:both;
	overflow:hidden;
	width:928px;
	background:url(../images/content-top.gif) no-repeat;
}
#content .content-bottom {
	clear:both;
	overflow:hidden;
	width:890px;
	padding:0 0 10px 38px;
	background:url(../images/content-bottom.gif) no-repeat 38px 100%;
}
#content .image {
	float:left;
	padding-right:10px;
}
hr {
	border: 1px solid #999;
	height: 1px;
}
/*---nav-column---*/
.nav-column {
	float:left;
	width:200px;
	padding:14px 0 90px;
}
.nav-column ul {
	clear:both;
	overflow:hidden;
	margin:0 0 0 20px;
	padding:0;
}
.nav-column ul li {
	float:left;
	width:100%;
	list-style:none;
}
.nav-column ul li a {
	color:#000;
	font-size:18px;
	line-height:24px;
	text-decoration:none;
}
.nav-column ul li a.active,
.nav-column ul li a.current,
.nav-column ul li a:hover {color:#960000;}
/*---info-block---*/
.info-block {
	float:right;
	width:674px;
	padding:10px 16px 0 0;
}
.info-block h1 {
	/*float:right;*/
	margin:0;
	padding:0 0 8px 0;
	color:#960000;
	font-size:40px;
	line-height:50px;
}
.info-block p {
	margin:0;
	padding:10px 0;
}
.info-block p a {
	color:#960000;
	text-decoration:underline;
}
.info-block p a:hover {text-decoration:none;}
/*-----footer-----*/
#footer {
	clear:both;
	overflow:hidden;
	width:928px;
	padding:0 0 20px;
}
#footer ul {
	clear:both;
	overflow:hidden;
	margin:8px 0 0 54px;
	padding:0;
}
#footer ul li {
	float:left;
	list-style:none;
	padding:0 3px 0 4px;
	color:#fff;
	font:10px/13px Arial, Helvetica, sans-serif;
	background:url(../images/footer-nav-separator.gif) no-repeat 0 60%;
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {text-decoration:underline;}

.tableheader {
	color: #FFFFFF;
	font-weight: bold;
}

/* Diese CSS-Angaben stammen aus der originalen main.css *//* download*******************************************************************************/.download-hdl p, .download-file p, .download-desc p {   width:97.3%; /* IE6 Hack */	margin: 0;}.download-hdl p { 	padding: 5px 7px;	background-color: #960000;	font-weight: bold;	color: #fff;
	border-left: 2px solid #960000;	border-right: 2px solid #960000;}.download-file { 	padding: 1.2em 7px;	border-left: 2px solid #960000;	border-right: 2px solid #960000;}.download-desc { 	margin-bottom: 1.2em;	padding: 1.2em 7px;	background-color: #e5ffe5;	border-left: 2px solid #960000;	border-right: 2px solid #960000;	border-bottom: 2px solid #960000;}.download-without-desc { 	margin-bottom: 1.2em;	border-top: 2px solid #960000;}
