/* basic */
div#topnav {
		background: #FFFFFF url(../img/elem/logo_duesseldorf.jpg) no-repeat  624px 2px;
		/*border:1px solid #000;*/
	}
div#header {
	background:#800080 url(../img/elem/logobg_top_f4.gif);
}
div#breadcrumbs {
   border-bottom: 1px dotted #6F0564;
}
div#footer {
   background:#6F0564 url(../img/elem/logobg_bottom_f4.gif) 0 -40px; /* same bg color as in header */
   border-top:1px solid #6F0564;
}
div#topnav li{ 
	background: #FFFFFF url(../img/elem/navbull_rheinland.gif) no-repeat;
}

/* content */

 div#content h2 {
	color: #6F0564; 
}
 div#content h3 {
	color: #6F0564; 
}
div#content h4 {
	border-top:1px dotted #6F0564;
	color:#6F0564;
}
div#main ul  li{
   list-style-image: url(../img/elem/bullet_rheinl_8x8.gif);
}
div#main ul ul ul ul li{
   list-style-image: url(../img/elem/bullet_rheinl_6x6.gif);
}
/* menu links */
div#menu_vert ul li:hover {
   background: #FFFFFF url(../img/elem/navbull_rheinland.gif) no-repeat 0 4px;
}
div#menu_vert ul li.act {
   background: #FFFFFF url(../img/elem/navbull_rheinland.gif) no-repeat 0 4px;
}
/* rechte spalte */
div#rightcol h1{
	background-color:#6F0564;
}
div#rightcol h2{
	color:#6F0564;
}
div#rightcol h2 a{
	color:#6F0564;
}
/* mailform */
form#mailform{
	background:#DDC8D3 url(../img/elem/logobg400_rhrheinland.gif) no-repeat center;
	padding: 10px;
}
form#mailform div.csc-mailform-field input,
form#mailform div.csc-mailform-field select,
form#mailform div.csc-mailform-field textarea{
	border: 1px solid #6F0564;
}
form#mailform  input.csc-mailform-submit{
	background-color: #6F0564;
}
/* table */
td, th {text-align:left;
   border-bottom:1px solid #CCCCCC; 
}
th { 
   color:#6F0564; x;
   border-top:1px solid #6F0564; 
}
div#topnav {
	padding-left:0;
	width: 970px;
}

/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body div#topnav{
	width: 844px;
}
div#startscreen{
	background:url(../img/elem/duesseldorf_start_01.jpg) no-repeat;
}
div#startscreen ul  li{
   list-style-image: url(../img/elem/bulletpfeil_rheinl.gif);
}
