/* CSS-Stylesheet für Telefonbuch */
/* Verwendete Farben:
	#001A56 - total dunkles blau
	#336699 - dunkles blau
	#5A84A5 - mittel dunkles blau
	#0071B8 - helles dunkles blau
	#A0BAD6 - helles blau
	#BFD1E4 - noch helleres blau
	#FF8A34 - orange
	#FFFFFF - weiß
	#F2F2F2 - ganz helles grau
	#EEEEEE	- sehr helles grau
	#DDDDDD - helles grau
	#BBBBBB - grau
	#666666 - dunkles grau
	*/
BODY
{
	background-color: #e2e9fb; /*fafbff;*/
	font-family: Arial,Helvetica,Univers;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal; 
/*
   line-height:12.5pt;
	scrollbar-3d-light-color: white;
	scrollbar-arrow-color: #0071B8; 
	scrollbar-base-color: #A0BAD6; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: white; 
	scrollbar-highlight-color: #BFD1E4;
	scrollbar-shadow-color: #A0BAD6;
*/
	margin: 0pt;
	margin-bottom: 1pt;
}

td
{
	font-family: Arial,Helvetica,Univers; 
/*
	FONT-SIZE: 8pt;
   FONT-WEIGHT: normal;
*/
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

p
{
	font-family: Arial,Helvetica,Univers;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal; 
/*   
	line-height:12.5pt;
*/
}

.start_body
{
	background-image: url(images/müllerrahmen.png);
	background-repeat: no-repeat;
	background-position: center 2cm;
}

A
{	
	text-decoration:	none;
}

A:link	
{	
	text-decoration:	none;
	color:	#336699;
}
		
A:visited	
{	
	text-decoration:	none;
	color:	#336699;
}	
		
A:active
{	
	text-decoration:	none;
	color:	#A0BAD6;
}	
		
A:hover
{	
	text-decoration:	underline;
	color:	#FF8A34;
}
	
.tel_kopf
{
 	text-align : left;
 	font-size : 8pt;
 	font-family : Arial,Helvetica,Univers;
 	font-weight : bold;
 	font-style : normal;
 	color : #336699;
 	vertical-align :middle;
}

.menue1
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #A0BAD6;
	text-align: center;
	cursor: hand;
}

.menue1onmouseover
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: #FF8A34;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #A0BAD6;
	text-align: center;
	cursor:hand;
}

.menue1checked
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: #FF8A34;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #BFD1E4;
	text-align: center;
	cursor:hand;
}

.menue2
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #BFD1E4;
	text-align: center;
	cursor:hand;
}

.menue2onmouseover
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: #FF8A34;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #BFD1E4;
	text-align: center;
	cursor:hand;
}

.menue2checked
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: #FF8A34;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #BFD1E4;
	text-align: center;
	cursor:hand;
}

.menue1space
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #A0BAD6;
	text-align: center;
}

.fse_button_upload
{
	font-size: 10pt;
	color: white;
	font-family: Arial,Helvetica,Univers;
/*
	width: 150px;
*/
}

.fse_button_blue
{
	border-right: #fff 1px solid;
	border-left: #fff 1px solid;
	font-size: 8pt;
	vertical-align: baseline;
	color: white;
	border-bottom: #fff 1px solid;
	border-top: hidden;
	font-family: Arial,Helvetica,Univers;
	font-weight:bold;
	background-color: #0062AC;
	text-align: center;
	text-decoration: none;
/*
	width: 150px;
*/
	height: 30px;
}

.fse_button_red
{
	border-right: #fff 1px solid;
	border-left: #fff 1px solid;
	font-size: 8pt;
	vertical-align: baseline;
	color: white;
	border-bottom: #fff 1px solid;
	border-top: hidden;
	font-family: Arial,Helvetica,Univers;
	font-weight:bold;
	background-color: #FF0000;
	text-align: center;
	text-decoration: none;
/*
	width: 120px;
*/
	height: 30px;
}

.fse_input
{
	border: #5a84a5 1px solid;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	margin-top:3px;
}

.fse_msg10Red
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_msg10Green
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_text
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_text10
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_text10Gray
{
	font-weight: normal;
	font-size: 10pt;
	color: #696969;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_text10Fett
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}


.fse_text14
{
	font-weight: normal;
	font-size: 14pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_text14Fett
{
	font-weight:  bold;
	font-size: 14pt;
	color: black;
	font-style:  normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_hilfe
{
	font-weight: normal;
	font-size: 8pt;
	color: #ff8a34;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_filter
{
	font-size : 8pt;
	font-family : Arial,Helvetica,Univers;
	background-color: #eeeeee;
	line-height:12pt;	 	
}

.fse_grid
{
	background: #F2F2F2;
	font-size: 9pt;
	border-Color:#BBBBBB;
	font-family: Arial;
	text-decoration: none;
/*
	color : #666666;
*/
	color: #3e3e3e;
}

.fse_grid_alternate
{
	background: #DDDDDD;
	font-size: 9pt;
	border-color: #f2f2f2;
	font-family: Arial;
	text-decoration: none; 
/*
	color : #666666;
*/
	color: #3e3e3e;
}

.fse_grid_kopf 
{
	background: #a0bad6;
	color: black;
 	font-size : 10pt;
 	font-family : Arial,Helvetica,Univers;
 	font-weight : bold;
 	font-style : normal;
 	text-decoration : none;
}

.fse_grid_fuss 
{
	background: #DDDDDD;
 	font-size : 9pt;
 	font-family : Arial,Helvetica,Univers;
 	font-weight : bolder;
 	font-style : normal;
 	text-decoration:none;
}

.fse_grid_link
{
	background: #F2F2F2;
	font-size: 9pt;
	border-Color:#BBBBBB;
	font-family: Arial;
	text-decoration: none;
	color : #666666;
}

.fse_table_detail_value
{
	border: #5A84A5 1px solid;
	padding: 0px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align:top;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.fse_table_detail_text
{
	border: #5A84A5 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #A0BAD6;
	text-align: left;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.fse_table_detail
{
	border:none;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #FFFFFF;
	text-align: left;
}

.linkdetailhover	
{	
	font-weight: normal;
	font-size: 8pt;
	color: #FF8A34;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-decoration:underline;
}

.neueintrag1
{
	border: #5A84A5 1px solid;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #A0BAD6;
	text-align: center;
}

.neueintrag2
{
	border: #5A84A5 1px solid;
	border-left:0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #BFD1E4;
	text-align: center;
}

.neueintrag2top
{
	border: #5A84A5 1px solid;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #A0BAD6;
	text-align: center;
}

.neueintrag2bottom
{
	border: #5A84A5 1px solid;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #A0BAD6;
	text-align: center;
}

.fse_neueintrag
{
	border: 0px;
	padding:5px;
	background: #F2F2F2;
	font-size: 8pt;
	border-Color:#BBBBBB;
	font-family: Arial;
	text-decoration: none;
	color : #666666;
}

.fse_neueintrag_alternate
{
	border: 0px;
	padding:5px;
	background: #DDDDDD;
	font-size: 8pt;
	border-Color:#F2F2F2;
	font-family: Arial;
	text-decoration: none;
	color : #666666;
}

.neueintragtable
{
	background: #F2F2F2;
	font-size: 8pt;
	border-Color:#BBBBBB;
	font-family: Arial;
	text-decoration: none;
	color : #666666;
	border: #5A84A5 1px solid;
}

.fse_submenue_grau
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #E3E3E3;
}

.fse_submenue_blau
{
	border: #5A84A5 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #BFD1E4;
}

.fse_submenue_weiss
{
	border: #5A84A5 1px solid;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	background-color: #ffffff;
}

.fse_titel
{
	font-weight: bolder;
	font-size: 12pt;
	color: black;
	font-style: normal;
	font-family: Arial,Helvetica,Univers;
	text-align: left;
}

.fse_checkbox
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
