*, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Sans;
	font-size: 12px;
	color: 333333;
}

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #contents {
	height: auto;
}

#contents {
	position: absolute;
}

#footer {
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
}

#footer {
    \width: 100%;
    w\idth: 100%;
}

#main {
	margin-bottom: 5em;
	height: auto;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #C4020A;
}

#header {
	width: 850px;
	height: 100px;
	border-top: 5px solid #D70001;
	padding-top: 25px;
}

#header #menu {
	float: left;
	text-transform: uppercase;
	width: 555px;
}

#header #menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	
}

#header #menu ul li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}

#header #menu ul li a {
	font-size: 12px;	
}

#header #menu ul li a.active {
	color: #C4020A;
}

#header #claim {
	text-transform: uppercase;
	color: #AB1220;
	font-weight: bold;
	width: 290px;	
	overflow: hidden;
}

#visuals {
	width: 1090px;
	margin-bottom: 20px;
	overflow: hidden;
}

#visuals #flash {
	width: 555px;
	float: left;
	border-bottom: 1px solid #fff;
}

#visuals #image {
	width: 295px;
	float: left;
	border-bottom: 1px solid #fff;	

}


#visuals #logo {
	width: 235px;
	overflow: hidden;
}

#content {
	width: 510px;
	padding-left: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
}

#content h1 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content p {
	line-height: 160%;
	color: #666;
	margin-bottom: 10px;
}

#content ul {
	margin-left: 20px;
	color: #666;
	margin-bottom: 10px;
	line-height: 160%;	
}

#content ul li {
	color: #666;
}

#content a.mail img {
	border: 0px solid #fff;
}

#content .die3spalten {
}

#content .die3spalten .spalte1, #content .die3spalten .spalte2, #content .die3spalten .spalte3 {
	float: left;
	width: 155px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
	margin-left: 10px;
}

#content .die3spalten .spalte3 {
	border-right: none;
	float: clear;
	margin-right: 0;
	width: 145px;
}

#content .die3spalten h1 {
	color: #AB1220;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 10px;
}

#content .die3spalten p {
	color: #838383;
}

#contentpages #content {
	float: left;
	padding-right: 20px;
}

#footer {
	background-color: #D8D9DB;
	line-height: 19px;
}

#footer #ruler {
	width: 330px;
	height: 15px;
	background-color: #fff;
	float: left;
	height: 19px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	float: left;
	background-color: #fff;	
	color: #414141;
}

#footer ul li.sitemap {
	padding-right: 10px;
	width: 92px;
}

#footer ul li a {
	background-color: #fff;
	color: #414141;
}

#submenu {
	overflow: hidden;
}

#submenu ul {
	list-style: none;
	padding: 0;
	margin-left: 2px;
	width: 250px;
	overflow: hidden;
}

#submenu ul li {
	margin-bottom: 10px;
}

#submenu ul li a {
	text-transform: uppercase;
	font-size: 11px;
}

#submenu ul li a.active {
	color: #C4020A;
}

.news-list-container {
	
}

.news-list-container .news-list-date {
	font-size: 10px;
	color: #666;
}

.news-list-container h3 {
	margin: 2px 0 5px 0;
}

.news-list-container h3 a {
		color: #C4020A;
		text-transform: uppercase;
		font-site: 12px;
}

.news-list-container p.bodytext, .news-list-container p, .news-list-container {
	margin: 0;
	padding: 0;
}

.news-list-morelink {
	margin: 00;
	padding: 0;
	color: #000;
}

.news-list-container hr, .news-single-item hr {
	 border: 0px;
	 border-top: solid 1px #ccc;
	 border-bottom: transparent;		
	margin: 10px 0;
}

.news-single-item h2 {
 		color: #000;
		text-transform: uppercase;
		font-size: 14px;
		margin-bottom: 10px;
}

.news-single-item .news-single-timedata {
	font-size: 10px;
	color: #666;
}

.news-single-item p.bodytext, .news-single-item p, .news-single-item {
	margin: 0;
	padding: 0;
}

#content table.contenttable {
	padding: 2px;
	color: #666;
}

#content table.contenttable tr td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	margin-right: 20px;
}


