.headline {
 	font-size : 18px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
                text-decoration: none;
 	color : #0000CC;
                line-height : 1.2;
}

.unterzeile {
 	font-size : 14px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
                text-decoration: none;
 	color : #0000CC;
                line-height : 1.2;
}

p, td, li, input, option, select {
 	font-size : 12px;
 	font-family : verdana,helvetica,arial;
                font-weight: normal;
                text-decoration: none;
 	color : #0000CC;
                line-height : 1.7;
}

a.ocat {
 	font-size : 14px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
                text-decoration: none;
 	color : #adadef;
}

a.ocat:hover {
 	font-size : 14px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
                text-decoration: none;
 	color : #000099;
}

a.ocat:active {
 	font-size : 14px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
                text-decoration: none;
 	color : #000099;
}

a.s_ocat {
 	font-size : 11px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
                text-decoration: none;
 	color : #adadef;
}

a.s_ocat:hover {
 	font-size : 11px;
 	font-family : verdana,helvetica,arial;
                font-weight: bold;
                text-decoration: none;
 	color : #000099;
}
a.ucat {
 	font-size : 12px;
 	font-family : verdana,helvetica,arial;
 	color : #adadef;
}

a.ucat:hover {
 	font-size : 12px;
 	font-family : verdana,helvetica,arial;
 	color : #000099;
}

a.pure {
	font-size : 12px;
 	font-family : verdana,helvetica,arial;
 	color : #adadef;
}

a.titel {
	font-size : 24px;
 	font-family : helvetica,arial;
                font-weight: bold;
 	color : #000099;
                text-decoration: none;
}

a.titel:hover {
	font-size : 24px;
 	font-family : verdana,helvetica,arial;
                font-weight: normal;
 	color : #000099;
                text-decoration: none;
}



