/**************************************************************/
/*                                                            */
/*   WebBeratung Englert OEG  default@stylesheet              */
/*                                                            */
/**************************************************************/

p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {

   font-family:                 Verdana, Arial,sans-serif;
   color:                       #054B62;
}

h1 { font-size:18pt; color:#054B62; }

h2 { font-size:16pt; color:#054B62; }

h3 { font-size:12pt; color:#054B62; }

h4 { font-size:10pt; color:#054B62; }

h6 { font-size:8pt; color:#054B62; }

p, ul, ol, li, div, td, th, address, nobr, b, i { font-size:9pt; color:#054B62; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#054B62; }

tt { font-family:Courier New,Courier; font-size:10pt; color:#054B62; }

.text_klein { font-size:8pt; background-color:#054B62; }

.navigation {
	font-family:				Verdana,Arial,sans-serif;
	font-size:					12pt;
	color:						#918F75;
	margin-top:                 0px;
	margin-bottom:              0px;
	}

.navigation2 {
	font-family:				Arial,sans-serif;
	font-size:					7pt;
	color:						#918F75;
	margin-top:                 0px;
	margin-bottom:              0px;
	}

.codeorange {  font-size:8pt; background-color:#054B62; }

.codeorangeklein {  font-size:7pt; background-color:#FCC781; font-weight: bold;}

.underlineschwarz { background-color:#000000; }

.greybgrnd { background-color:#EEEEEE; }

a:active { color:#054B62; font-weight: bold; font-size:10pt; text-decoration:underline; }

a:link { color:#054B62; font-weight: bold; font-size:10pt; text-decoration:underline; }

a:visited { color:#054B62; font-weight: bold; font-size:10pt; text-decoration:underline; }

.navigation a:active { color:#918F75; font-weight: bold; font-size:10pt; text-decoration:underline; }

.navigation a:link { color:#918F75; font-weight: bold; font-size:10pt; text-decoration:underline; }

.navigation a:visited { color:#918F75; font-weight: bold; font-size:10pt; text-decoration:underline; }

.navigation2 a:active { color:#918F75; font-weight: bold; font-size:10pt; text-decoration:underline; }

.navigation2 a:link { color:#918F75; font-weight: bold; font-size:10pt; text-decoration:underline; }

.navigation2 a:visited { color:#918F75; font-weight: bold; font-size:10pt; text-decoration:underline; }


body{
	font-family:				Verdana,Arial,sans-serif;
	FONT-SIZE: 8px;
	background-color: 			#FFFFFFS;
	margin-top:                 0px;
	margin-bottom:              0px;
}

.table {
	font-family:				Verdana,Arial,sans-serif;
	FONT-SIZE: 9px;
}

.inputField
{
	BORDER-RIGHT: #7f7f7f 1px solid;
	BORDER-TOP: #7f7f7f 1px solid;
	BORDER-LEFT: #7f7f7f 1px solid;
	BORDER-BOTTOM: #7f7f7f 1px solid;
	FONT-SIZE: 9px;
	WIDTH: 100px;
}

.errorField
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	FONT-SIZE: 9px;
	WIDTH: 100px;
	background-color: #F0CCD5;
}
.errorTable
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	FONT-SIZE: 9px;
	background-color: #F0CCD5;
}
.headlineweiss
{
	background-color: #9F0004;
	color: #FFFFFF;
}

.button
{
	FONT-SIZE: 14px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid
}

.button_fett
{
	FONT-SIZE: 14px;
    font-weight: bold;
    color:#800000;
	BORDER-RIGHT: #054B62 2px solid;
	BORDER-TOP: #054B62 2px solid;
	BORDER-LEFT: #054B62 2px solid;
	BORDER-BOTTOM: #054B62 2px solid
}
.flyOver {
    cursor : pointer;
    cursor : hand;
	FONT-SIZE: 14px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.flyOut {
    cursor : auto;
	FONT-SIZE: 14px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}
.flyOverB {
    cursor : pointer;
    cursor : hand;
	FONT-SIZE: 14px;
    font-weight: bold;
    color:#800000;
	BORDER-RIGHT: #800000 2px solid;
	BORDER-TOP: #800000 2px solid;
	BORDER-LEFT: #800000 2px solid;
	BORDER-BOTTOM: #800000 2px solid
}

.flyOutB {
    cursor : auto;
	FONT-SIZE: 14px;
	FONT-SIZE: 14px;
    font-weight: bold;
    color:#800000;
	BORDER-RIGHT: #800000 2px solid;
	BORDER-TOP: #800000 2px solid;
	BORDER-LEFT: #800000 2px solid;
	BORDER-BOTTOM: #800000 2px solid
}