body {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#div_content {
	width: 980px;
	background: url('/ccds_extensions/pactware/standard/CUSTOM/img/default/body-bg.gif') repeat-y;
}

#preload {
	background: ('/ccds_extensions/pactware/standard/CUSTOM/img/default/icon-arrow-down.gif');
	background: ('/ccds_extensions/pactware/standard/CUSTOM/img/default/icon-arrow-right.gif');
	background: ('/ccds_extensions/standard/DOWNLOAD/img/default/icon-file-pdf.gif');
	background: ('/ccds_extensions/standard/DOWNLOAD/img/default/icon-file-excel.gif');
	background: ('/ccds_extensions/standard/DOWNLOAD/img/default/icon-file-doc.gif');
	background: ('/ccds_extensions/standard/DOWNLOAD/img/default/icon-file-image.gif');
	background: ('/ccds_extensions/standard/DOWNLOAD/img/default/icon-file-default.gif');
	background: ('');
	display:none;
}

#seite_content {
	float:left;width: 420px;
}

#seite_zusatzinfo {
	float:left;width: 300px;
}

.newslist {
	border-top: 1px solid #878787;padding-left:50px;background: #FFF;margin-left: 1px;
}

.seite_spacer_left {
	margin-left: 50px;
}

#printheader {
	display: none;
}
a {
	color: #00A1E7;
	text-decoration: none;
}

a:hover {
	color: #00A1E7;
	text-decoration: underline;
}

a.menu {
	color: #000;
	text-decoration: none;
}

a.menu:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 30px;
	color: #000;
	font-weight: normal;
}

h2 {
	font-size: 22px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 18px;
	color: #878787;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 14px;
	color: #878787;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.fliesstext {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

.input_text {
	border: 1px solid #878787;
	font-size: 10px;
	padding: 1px;
	height: 14px;
}

.navi1 {
	border-bottom: 1px solid #ffc500;
	padding: 2px;
}
.navi2 {
	padding: 2px;
	border-bottom: 1px solid #ffc500;
}
.navi3 {
	padding: 2px;
	border-bottom: 1px solid #ffc500;
}
.navi4 {
	padding: 2px;
	border-bottom: 1px solid #ffc500;
}
.navi5 {
	padding: 2px;
	border-bottom: 1px solid #ffc500;
}
ul {
	margin-bottom:0px;
	padding-bottom:0px;

}