@charset "iso-8859-1";
/***********************************************/
/* Basic Stylesheet-Definitions useable for    */
/* all Browsers - also Generation 4 Browsers   */
/***********************************************/

body, table, div, td, th, p, a, input, textarea, option, select, h1, h2, h3, h4, h5, h6, span, em {
	font-size: 12px;
}

body {
	color: #FFFFFF;
	background-color: #033058;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

a,
a:link{
	/*color: #FF99FF;*/
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FF9900 !important;
}
a img {
	border: 0px;
}





/* HTMLAREA */
.htmlarea-content-body {
	font-size: 11px;
	color: #033058;
	background-color: #9AACBC;
}
.htmlarea-content-body a {
	color: #FFFFFF !important;
}
.htmlarea-content-body a:hover {

}
.htmlarea-content-body table,
.htmlarea-content-body table td { border-color: #FFFFFF !important }
.htmlarea-content-body table { width: 99%;}


h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
}

h1{
	line-height: 1.1em;
	margin-bottom: 1em;
	font-size: 2.3em;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}

h2 {
	color: #FFFFFF;
	font-size: 1.4em;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 2px 8px;
	background-color: #CC6633;
}


h3{
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: 1.4em;
}

h4 {
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 0.6em;
	color: #CC6633;
}

h5 {
	padding: 2px 0px;
	display: block;
	font-size: 1em;
	margin-bottom: 0.8em;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


p {
	margin: 0.5em 0px 1em 0px;
}


.csc-firstHeader {
	margin-top: 0px !important;
}



hr {
	border: 0px;
	border-top: 2px solid #DB5C07;
	color: #DB5C07;
	height: 0px;
}
* html hr {
	height: 2px;
}



ul{
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 2em;
}
ul li {
	margin-bottom: 0.3em;
}
ul ul{
	list-style-type: disc;
}

li, form {
	padding: 0px;
	margin: 0px;
}


/* Listen */
ul.list1,
ul.list2,
ul.list3 {
	list-style-type: none;
	margin: 1em 0px 1em 0.5em;
}
ul.list1 li,
ul.list2 li,
ul.list3 li {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	background: transparent url("../images/list_bullet.gif") top left no-repeat;
	line-height: 1.3em;
	padding-left: 1.3em;
}
ul.list2 li {
	background-image: url("../images/list_check.gif");
	padding-left: 2em;
}
ul.list3 li {
	background-image: url("../images/list_bone.gif");
	padding-left: 2em;
}


/*********** Tabellen   ***********/
table.contenttable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	border-color: #FFFFFF;
}
table.contenttable caption {
	display: none;
}


td.td-last,th.td-last,tr.tr-odd{}
table.contenttable th,
table.contenttable td {
	padding: 4px;
	vertical-align: top;
	border-right: 1px solid #033058;
}

table.contenttable contenttable-1 {}

table.contenttable-1 th,
table.contenttable-2 th,
table.contenttable-3 th,
table.contenttable-4 th {
	background-color: #5B7892;
	color: #FFFFFF;
}
table.contenttable-0 th.td-0 {
	width: 25% !important;
	/*border-bottom: 1px solid #FFB84D;*/
	text-align: left;
}
table.contenttable-0 th.td-0 {
	text-align: left !important;
}
table.contenttable td,
table.contenttable th {
	border-bottom: 1px solid #033058;
}
table.contenttable-0 tr {
	border-color: #FFFFFF;
	border-bottom-width: 0px;
}
table.contenttable tr.tr-last td,
table.contenttable tr.tr-last th {
	border-bottom-width: 0px;
}
table.contenttable .tr-0 th {
	width: auto;
	text-align: center;
}
table.contenttable .td-last {
	border-right-width: 0px;
}
table.contenttable-2 tr.tr-odd {
	background-color: #B1BFCC;
}
table.contenttable-2 tr {
	border-bottom-width: 0px;
}

table.contenttable tfoot td,
table.contenttable tfoot th,
table.contenttable tfoot .tr-odd {
	border-top: 1px solid #9AACBC !important;
	background-color: transparent !important;
	border-bottom-style: none !important;
}

table.contenttable-3 th {
	background-color: #CC6633;
}
table.contenttable-3 tr.tr-odd {
	background-color: #B1BFCC;
}
tablecontenttable-4 th {
	background-color: #DB5C07;
}
table.contenttable-4 tr.tr-odd {
	background-color: #B1BFCC;
}




input {
	color: #000000;
}

address, label {
	font-style: normal;
}
address {
	color: black !important;
	margin: 0px;
	padding: 0px;
}
sub {
	line-height: 0.8em;
}
blockquote {
	margin-left: 0px;
	padding-left: 2em;
	width: auto;
	display: block;
}
pre {
	overflow: auto;
	padding: 8px;
	border: 1px solid #ACACAC;
	background-color:white;
}



.invsbl {
	display: none !important;
	visibility: hidden !important;
}
.showhide {
	display: none;
}


dfn,abbr {
	font-style: normal;
	border-bottom: 1px dotted #B92A30;
}



/***********************************************/
/* Accessibility		                       */
/***********************************************/

.hidden,
.accessible,
#navi dfn,
#navi .accessHint {
	position: absolute;
	width: 200px;
	height: 100px;
	overflow: hidden;
	top: -1000px;
	left: -1000px;
}

#navi .accessKey {
	text-decoration: underline;
}



/***********************************************/
/* HTML-AREA Components                        */
/***********************************************/
.fett, 
p.fett			{	font-weight: bold; }
.normal, 
p.normal 		{ 	font-weight: normal;}
.center, .zentriert, p.zentriert 		{	display: block;	text-align: center !important;}
.small			{	font-size: 0.8em; }
.markup, .searchmarkup { background-color: #669900; color: #FFFFFF;}
.bildunterschrift,
.caption 		{	display: block; margin: 0px; padding: 0.3em; font-size: 0.8em; border-top: 1px solid #CCCCCC; color:#033058; text-align: left !important;}

a.button,
p a.button {
	font-weight: bold;
	background-color: #CC6633;
	color: #FFFFFF;
	padding: 2px;
}