body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: normal;

}

a:link 	{
	text-decoration:underline;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

a:visited {
	text-decoration:underline;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:active {
	text-decoration:underline;
	color:#FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

.navi_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

h1 {
	background-image: url(images/titel_grafik.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        margin: 0px; 
        padding: 0px;
        text-indent: 25px;
	font-weight: bold;
}

h2 {
	background-image: url(images/subtitel_grafik.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        margin: 0px; 
        padding: 0px;
        text-indent: 10px;
	font-weight: bold;
	
}

h3 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
        margin: 0px;
       padding: 0px;
}

li {
	font-size: 11pt;
	font-weight: normal;
        margin: 0px; 
        padding: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
        text-align: justify;
	
}

.td_bg_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/detail_r4_c1.gif);
	background-repeat: repeat;
}

.td_bg_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/detail_r4_c10.gif);
	background-repeat: repeat;
}

.td_bg_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

.td_bg_mitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/detail_r6_c7.gif);
	background-repeat: repeat;
}

.einzug {
		left: 40px;
}

div#navi a:link 	{
	text-decoration:underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

div#navi a:visited {
	text-decoration:underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}

div#navi a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div#navi a:active {
	text-decoration:underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

/* ************************************************************************************************************************************ */			
/* Mail Formular, specifically */

  FORM FIELDSET.csc-mailform { 
  		border: 0px; 
		padding: 5px; 
		background-color: #333333; 
		}
		
  FORM FIELDSET.csc-mailform DIV.csc-mailform-field LABEL {
  		font-family: Arial, Helvetica, sans-serif; 
		color: #FFFFFF;
  		margin-right: 1em; 
		width: 9em; 
		float: left;  
		}


  FORM FIELDSET.csc-mailform DIV.csc-mailform-field { 
  		padding: 2px; 
		}
		
  FORM FIELDSET.csc-mailform DIV.csc-mailform-label { 
  		padding: 3px;
		font-family: Arial, Helvetica, sans-serif; 
		color: #FFFFFF; 
		} 
