body {
	margin: 0px; 
	padding: 0px; 
	background: url(/libImages/global/bg-body.png) repeat-x #c9cccc; 
	color: #4f4f4f;
	font-family: Tahoma; 
	font-size: 11px; 
	text-align: center;
}

h1 { margin: 0 0 20px 0; padding: 0; color: #a5302c; font-size: 31px; font-weight: normal; }
h2 { margin: 0 0 10px 0; padding: 0; color: #4f4f4f; font-size: 15px; font-weight: normal; }
h3 { margin: -5px 0 15px 0; padding: 0; color: #cb3930; font-size: 18px; font-weight: normal; }
h4 { margin: 0 0 30px 0; padding: 0; color: #a5302c; font-size: 20px; font-weight: normal; }
h5 { margin: 0 0 10px 0; padding: 0; color: #a5302c; font-size: 11px; font-weight: normal; }

div, p {
	margin: 0px; 
	padding: 0px;
}

img {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
}

a {
	color: #a5302c;
}

#main {
	margin: 0 auto;
	width: 940px;
	text-align: left;
}

.clear {
	clear: both;
	margin: 0px; 
	padding: 0px; 
	width: 1px; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0px;
}

.imageFloatLeft {
	float: left;
}

.imageFloatRight {
	float: right;
}

@media print
{
	.dontPrint {display:none;}
	.pageBreak {page-break-after:always;}
}

@media screen
{
	.onlyPrint {display:none;}
}

/* GENEREL */

#headerContainer:after {
	clear: both;
}

#logo {
	margin: 0;
	width: 215px;
	float: left;
}

#header {
	height: 102px;
	float: left;
}

/* SEARCHBOX */

#search {
	position: relative;
	width: 725px;
	height: 37px;
}

#searchbox {
	width: 190px;
	height: 37px;
	position: absolute;
	right: 0;
	background: url(/libImages/global/bg-search.gif) no-repeat;
}

#searchbox .textinput {
	margin: 10px 0 0 20px;
	float: left;
}

* html #searchbox .textinput {
	margin: 10px 0 0 8px;
}

*+html #searchbox .textinput {
	margin: 9px 0 0 8px;
}

#searchbox .textinput input {
	height: 12px;
	width: 131px;
	font-size: 9px;
	border: #c5c5c5;
}

#searchbox .searchGo {
	margin: 1px 0 0 3px;
	width: 15px;
	float: left;
}

/* CONTENT */

#wrapper {
	margin: 0 0 0 19px;
}

#headerImages{
	margin: 0;
	padding: 0;
}

#wrapper .seperator {
	margin: 0;
	height: 7px;
	background: url(/libImages/global/bg-redBorder.png) repeat-x;
	border: none;
	overflow: hidden;
}

/* TEASER */

#teaser {
	position: relative;
	margin: 25px 0 0 0;
	width: 921px;
	height: 176px;
	background: url(/libImages/global/bg-teaser.png) no-repeat;
}

#teaser .seperator {
	margin: 8px 0;
	padding: 0;
	height: 2px;
	background: url(/libImages/global/bg-teaserHr.gif) repeat-x;
	overflow: hidden;
	border: none;
}

#teaser a.bigLink {
	padding: 0 20px 0 0;
	color: #4e5055;
	font-size: 12px;
	text-decoration: none;
	background: url(/libImages/global/teaserLink.png) no-repeat right;
}

#teaser a.bigLink:hover {
	color: #000000;
}

#teaser .box1 {
	margin: 0;
	padding: 0 25px 0 0;
	width: 213px !important;
	width: 238px;
	float: left;
}

#teaser .box1 p {
	margin: 0 0 25px 0;
}

#teaser .box2 {
	margin: 0;
	padding: 0 0 0 22px;
	width: 343px !important;
	width: 365px;
	float: left;
}

#teaser .box2 p {
	margin: 0;
	width: 165px;
	float: left;
}

#teaser .box3 {
	margin: 0;
	padding: 0 107px 0 21px;
	width: 180px !important;
	width: 318px;
	float: left;
}

#teaser .box3 p {
	margin:0;
}

#teaser .boxLinksWrapper {
	position: absolute;
	bottom: 27px;
	width: 921px;
}

#teaser .box1Link {
	margin: 0;
	padding: 0 25px 0 0;
	width: 213px !important;
	width: 238px;
	float: left;
}

#teaser .box2Link {
	margin: 0;
	padding: 0 0 0 22px;
	width: 343px !important;
	width: 365px;
	float: left;
}

#teaser .box3Link {
	margin: 0;
	padding: 0 107px 0 21px;
	width: 190px !important;
	width: 318px;
	float: left;
}

/* FOOTER */

#footer {
	position: relative;
	padding: 0 20px;
	height: 31px;
	background: url(/libImages/global/bg-imprint.png) repeat-x;
	color: #5e6166;
	line-height: 31px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	position: absolute;
	right: 20px;
	bottom: 0px;
	color: #ffffff;
}

#footer a.printversion {
	padding: 0 0 0 25px;
	background:  url(/libImages/global/printversion.png) no-repeat 0px 1px;
}

/* UEBERSICHTSSEITEN-NAVIGATION */

.listviewNavigation a {
	text-decoration: none;
}

.listviewBack {
	padding: 0 5px 0 0;
}

.listviewNext {
	padding: 0 0 0 5px;
}
