/* 
Name:		idp.css
            Layout-Definitionen
Version:	6.1.01
Created:    22.04.2005	
Created by: K.Hamann	
Hints:      blau - #004775
			rot  - #B51F17
Change Log:
Version   Who When         Change Description
--------------------------------------------
6.1.01    KH   22.04.2005  erstellt
------------------------------------------ 
*/

<STYLE type="text/css">

.weitere_stile {
	}

.idp_copyright {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 7pt;
	font-weight:normal;
	color: gray;
 	}

.idp_blau {
	color: #004775;
	}
.idp_rot {
	color: #B51F17;
	}
	
body {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 10pt;
	font-weight: bold;
	color: black;
	background-color: White
	}  

p, td {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 10pt;
	font-weight: normal;
	color: black;
	type: square;
	}

ul {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 10pt;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	list-style-type: square;
	list-style-position: outside;	
	color: #B51F17;
	line-height: normal;
	}
	
li {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 10pt;
	font-weight: normal;
	vertical-align: middle;
	text-align: justify;
	color: black;
	}


th.thema {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 14pt;
	font-weight: normal;	
	color: #004775
 	}

th {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 12pt;
	font-weight: bold;	
	color: #004775;
 	}


A:Link, A:Visited   {
    font-size : 10pt;
    font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-weight : bold;
    font-style : normal;
	text-decoration: none;
    color :  #004775;
    }
A:hover {
    font-size : 10pt;
    font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-weight : bold;
    font-style : normal;
	text-decoration: none;		
    color :   #B51F17;
	}

H4{
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 9pt;
	font-weight:bold;
	color: #004775;
}  
 
H3 {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 10pt;
	font-weight:bold;
	color: #004775;
}

H2 {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 14pt;
	font-weight: normal;
	color: #004775;
}
 

</STYLE>
