<<<<<<< style.css
BODY {
	font-family: Verdana;
	color: #000000;
}

INPUT {
	font-family: Verdana;
	font-size: 14px;
	font-weight: none;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border-style:solid; 
	boder-width:1px; 
	border-color:#000066; 
}

.suche {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #CCCCCC;
	border-style:solid; 
	boder-width:1px; 
	border-color:#CCCCCC; 
}

H1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

H2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

H3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

H4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

A {
	font-family: Verdana;
	color: #006699;
	text-decoration: none;
	font-weight: none;
}

A:hover{
	font-family: Verdana;
	color: #006699;
	text-decoration: underline;
	font-weight: none;
}

.nav{
	font-family: Verdana;
	color: #006699; 
	text-decoration: none;
	font-weight: bold;
        font-size:11px;
}

.nav:hover{
	font-family: Verdana;
	color: #006699; 
	text-decoration: underline;
	font-weight: bold;
	
}

.subnav{
	font-family: Verdana;
	color: #006699; 
	text-decoration: none;
	font-weight: none;
}

.subnav:hover{
	font-family: Verdana;
	color: #006699; 
	text-decoration: underline;
	font-weight: none;
	
}

.heads{
	font-weight: bold;
	font-size:11px;
}

table,tr,td,th {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
}
.text {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
}
.smalltext {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	text-align: justify;
}
.short {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
    color: #0033CC;
}
.short2 {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
}
.title {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
dl,.left {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
.normal {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
}
.table {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;

}
.head1 {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: white;
}
.head2 {
	font-family: Verdana;
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}

.small {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}

ol,ul {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	list-style-image: url(skin/cspetange_/images/button.gif);
	list-style-position:outside;
}
