
/**********************************************************
	Individualformate
***********************************************************/
#navigation
{
	position:		fixed;
	left:			35px;
	top:			22px;
}
#inhalt-historie
{
	position:		fixed;
	left:			125px;
	top:			10px;
}



/**********************************************************
	Klassen
***********************************************************/
.standard
{color: #000000;
font-size:  11px}

.standard-rot
{color: #F51D2F;
font-size:  11px}

.standard-grau
{color: #7F7F7F;
font-size:  11px}

.bold
{font-family: Helvetica, Arial;
font-size:  11px;
font-weight: bold}

.bold-rot
{color: #F51D2F;
font-family: Helvetica, Arial;
font-size:  11px;
font-weight: bold}

.ultrahead
{color: #002C72;
font-family: Arial, Helvetica;
font-size:  20px}

.head
{color: #000000;
font-family: Arial, Helvetica;
font-size:  14px;
font-weight: bold}

.head-rot
{color: #F51D2F;
font-family: Arial, Helvetica;
font-size:  14px;
font-weight: bold}

body.home
{background-color: #FFFFFF}

body.header-titel
{background-attachment: fixed;
background-color: #FFFFFF;
background-image: url(bilder/header_neutral.gif);
background-repeat: no-repeat}
