/* CSS Document #e3a412  #f7e4b7   #fcf6e7   alt:#b07f0e  */
body 				{	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
						background-color: #f7e4b7;	}
						
body,td,th 			{	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	color: #b07f0e;	}


.border 			{	border-top-width: 1px;		border-right-width: 2px;		border-bottom-width: 1px;		border-left-width: 2px;	
						border-top-style: solid;	border-right-style: solid;		border-bottom-style: solid;		border-left-style: solid;	
						border-top-color: #e3a412;	border-right-color: #e3a412;	border-bottom-color: #e3a412;	border-left-color: #e3a412;}

.borderdwn 			{	border-bottom-width: 2px;	border-bottom-style: solid;		border-bottom-color: #e3a412;	}

.borderdwnlo 		{	border-bottom-width: 1px;	border-bottom-style: solid;		border-bottom-color: #e3a412;	background-color: #fcf6e7;}
.borderdwnlo2 		{	border-bottom-width: 1px;	border-bottom-style: solid;		border-bottom-color: #e3a412;	background-color: #f7e4b7;}

.tiggerborder 		{	border-bottom: 1px solid #e3a412;	margin-bottom: 1px;}

.backblue01 		{	background-color: #e3a412;	}
.backblue02 		{	background-color: #f7e4b7;	}
.backblue03 		{	background-color: #fcf6e7;	}

/*  LINKS ------------------------------------------------------------------------------------------ */
a 					{	color: #b07f0e;			font-style: normal;			font-weight: bold;	
						text-decoration: none;	text-indent: 1pt;			text-align: left;	}
a:hover 			{	font-style: normal;		font-weight: bold;			text-decoration: underline; 
						/* color: #004590; */	}
a.up 				{	text-align: right;	}
a.textintern 		{	font-weight: normal;	text-decoration: none;	}
a.textintern:hover 	{	font-weight: normal;	text-decoration: underline;	}

a.menu01 			{	font-style: normal; 	font-weight: bold; 			text-decoration: none;
						font-size: 9pt;			text-indent: 1pt;			/* color: #004590; */	}

a.menu01:hover 		{	color: #f7e4b7;			font-style: normal;			font-weight: bold;
						text-decoration: none;	font-size: 9pt;	}

a.menu02 			{	font-style: normal;		text-decoration: none;		font-weight:normal;
						font-size: 9pt;			text-indent: 6pt; 			/* color: #004590; */	}

a.menu02:hover 		{	color: #f7e4b7;			font-style: normal;			text-decoration: none;
						font-weight:normal;		font-size: 9pt;				text-indent: 6pt;	}

/* TEXT ------------------------------------------------------------------------------------------ */
.markup 			{	background-color: #e3a412;	}
.head01 			{	font-family: Arial, Helvetica, sans-serif;	font-size: 14pt;	font-weight: bold;	color: #b07f0e;	}
.head03 			{	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	font-weight: bold;	color: #b07f0e;	}
.head04 			{	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight: bold;	color: #b07f0e;	}

.tiggertext 		{	color: #fcf6e7;	font-weight: bold;	}

/* Hauptmenu ------------------------------------------------------------------------------------- */
#mainmenu			{	width:155px; background-color:#f7e4b7;	/*border: 1px solid #004590;*/}
div.mainmenu		{	margin: 1px 0px 1px 0px;	}
div.mainmenuend		{	margin: 1px 0px 1px 0px; background-color:#fcf6e7;	}


a.mainmenu 			{	display:block;				background-color:#fcf6e7;			color:#b07f0e;	
						font-size: 9pt;				font-weight: bold;					vertical-align: middle;
						padding-top: 2px;			padding-left: 2px;					height: 15px !important;	
						text-decoration: none;	}

a.mainmenu:hover 	{	background-color:#e3a412;	text-decoration: none;				color:#f7e4b7;	}


a.mainmenu02		{	display:block;				background-color:#fcf6e7;			color:#b07f0e;	
						font-size: 9pt;				font-weight:normal;					vertical-align: middle;
						padding-top: 2px;			padding-left: 12px;					height: 15px !important;	
						text-decoration: none;	}

a.mainmenu02:hover 	{	background-color:#e3a412;	text-decoration: none;				color:#f7e4b7;
						font-weight: normal;	}