
/****************************************************************************************/
/* Cascading Stylesheet Prototyp 									                 	*/
/*																						*/
/* Author:		Andreas Rauth															*/
/* Created:		07.02.2003														        */
/* Copyright:	    																    */
/*																						*/
/* History:																			    */
/*																						*/
/*  No.   Date         Name              Comment								        */
/* ----- ------------ ----------------- ------------------------------------------------*/
/*  001   07.02.2003   Rauth, Andreas    Grundversion	FA7D19					          	*/
/*																						*/
/****************************************************************************************/


/************************************** Farben ******************************************/

.bgColorGeneral
{
	background-color:#FA7D19;
}

.bgColor1
{
	background-color:#37424A;
}

.bgColor2
{
	background-color:#384148;
}

.bgColor3
{
	background-color:#FFFFFF;
}

.bgColor4
{
	background-color:#576B74;
}

/************************************** Überschriften************************************/

.header0
{
	font-size:14pt;
	font-weight:bold;
	font-family:Comic Sans MS;
	color:#FFFFFF;
}

.header1
{
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	text-decoration:none;
}

.text
{
	font-size:10pt;
	font-weight:none;
	color:#000000;
	font-family:Arial;
	text-decoration:none;
}


.header3
{
	font-size:11pt;
	font-weight:bold;
	font-family:Comic Sans MS;
	color:#000000;
}

.header4
{
	font-size:10pt;
	font-weight:none;
	font-family:Arial;
	color:#747776;
	text-decoration:none;
}

.footer1
{
	font-size:8pt;
	font-weight:none;
	font-family:Arial;
	color:#747776;
	text-decoration:none;
}


/************************************** Views, Navigation, News **************************/

.view
{
	font-size: 10pt;
	font-weight:none;
	color:#FFFFFF;
	font-family:Arial;
	background-color:#576B74;
	text-decoration:none;
}

.view_s
{
	font-size: 10pt;
	font-weight:none;
	color:#FFFFFF;
	font-family:Arial;
	background-color:#9FA9B1;
	text-decoration:none;
}


.view1
{
	font-size:10pt;
	font-weight:none;
	color:#FFFFFF;
	font-family:Arial;
	background-color:#3A434A;
}

.navigation
{
	font-size:10pt;
	font-weight:none;
	color:#FFFFFF;
	font-family:Arial;
	background-color:#363F46;
	text-decoration:none;
}

.news
{
	font-size:8pt;
	font-weight:none;
	color:#576B74;
	font-family:Arial;
	background-color:#CAD1D7;
}

.service
{
	font-size:8pt;
	font-weight:none;
	color:#FFFFFF;
	font-family:Arial;
	background-color:#9FA9B1;
	text-decoration:none;
}

.title
{
	font-size:10pt;
	font-weight:none;
	color:#FFFFFF;
	font-family:Arial;
	text-decoration:none;
}

.top
{
	font-size:8pt;
	font-weight:none;
	color:#FFFFFF;
	font-family:Arial;
	text-decoration:none;
}

.brief
{
	font-size:8pt;
	font-weight:none;
	color:#000000;
	font-family:Arial;
	text-decoration:none;
}

.bold
{
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	text-decoration:none;
}

.briefheader
{
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial;
	background-color:#FA7D19;
    text-decoration:none;
}

/************************************** Diverse ******************************************/