/**** Aussen / Page ****/
body	{
		background-color:#59798D; /* #DDDDDD; */	/* F8E9C8 */
	}

.page-aussenrand	{
	background-color:#424243;
}

/**** Aussen / Page ****/
.navibereich	{
	font-family: Arial, Helvetica, Sans-serif;
	background-color:#DDDDDD; /* #59798D; */
	border-width:0.01in;
	border-style:solid;
	border-color:#3C4E5A;
	}

.titelbereich	{
	background-color:#DDDDDD;
}

/**** CONTENTBEREICH Tabellen-Innenformatierung ****/
.contentbereich	{
		background-color:#DDDDDD;
/*		border-width:0.01in;
		border-style:solid;
		border-color:#FFBD39;
*/
	}

.contentbereich-hell	{
		background-color:#ECECEC;
}

/*** color=#88A4B6; ***/
a:link		{
			color=#476379;		
			text-decoration:none;
		}
a:visited	{
			color=#476379;		
			text-decoration:none;
		}
a:hover		{
			color=#FF0000;
		}
a:active	{
			color=#FBBA3D;
		}


td,tr	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		color: #30598C;		/*	#EFCF89; */
}

h2		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		font-weight: bold;
		color: #000000;
}

.td-textgroesser	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #000000;		/* #30598C;	 */	/*	#EFCF89; */
}

.td-textgroesser-dunkel	{
		background-color:#DDDDDD;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #000000;		/* #30598C;	 */	/*	#EFCF89; */
}

.td-textkleiner	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;		/* #30598C;	 */	/*	#EFCF89; */
}

.text10 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		color: #404040;
}
.text11 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		color: #404040;
}
.text10-link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		text-decoration: none;
		color: #476379;
}
.text10white {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		color: #FFFFFF;
}
.text10-linkWhite {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		text-decoration: none;
		color: #FFFFFF;
}

.textblau {
		text-decoration: none;
		color: #476379;
}
.impress {
		font-color=#30598C;
		font-style:italic;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}


/*	rahmen schmal / orange:		#F4BF58		*/
/*	fuellung aussen / grau:		#DDDDDD		*/
/*	fuellung innen / weiss:		#FFFFFF		*/


/*	Link / Imagetext mousover:	#FBBA3D		*/

input, select, textarea
{       
        font-size: 11px;    
        background-color: #ffffff;
        border-color : #30598C;
        border-width : thin;
        border-style : solid;
        border-width : 1px;
}

.inputimage
{
        border-width : thin;
        border-style : solid;
        border-width : 0px;
}

