@import url("sh_kunden.css");
body {
	text-align: center; /* Zentrierung IE */
	color: black;
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6em;
	background-color: #de1982;
	background-image:url(../bilder/back_main.gif);
	background-repeat: repeat-x;
	margin:0;

}


a:link { color: #000; 	text-decoration: none;}
a b {/* mit dem b tag werden dem a neue Attribute zugeordnet */ color:#846d5f; font-weight: normal; text-decoration: none; }
a i {/* mit dem i tag werden dem a neue Attribute zugeordnet */ color:#bcafa7; font-style: normal; text-decoration: none; }


a:visited { color: #000; text-decoration: none;}

a:hover { color: #000;	text-decoration: none; }

a:active { color: #000;	text-decoration: none;}



#container { 
   
	background-color: #ffffff;
	background-image: url(../bilder/2_back_mitte.gif);
	background-repeat:no-repeat;

}		

#oben{ 
height: 98px;
background-image:url(../bilder/2_back_oben.gif);
background-repeat: repeat-x;
}	

#logo {
	height: 52px;
 }



#navi {
	line-height: 1.8em;
	height: auto;
	width: 219px;
	float:left; /* damit rechts was daneben kann */
	visibility: visible;
	letter-spacing: 1px;
	left: 11px;
	text-align: right;
}
#navi a {
	display:block;
	text-decoration: none;
	background-color: transparent;
	color: #a9b7dd;
}
 * html #navi a {  /* Breitenangaben nur fuer IE */ width: 100%;  }
#navi a:hover {
	/* background-color: #00345c;*/
	color: #FFFFFF;
	background-image:url(../bilder/dreieck_dunkler.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#navi a:active{
	/* background-color: #00345c;*/
	color: #ccc;
	background-image:url(../bilder/dreieck_weiss.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.menu1selected  {
	display:block;
	text-decoration: none;
	font-weight: normal;
	background-color: #E78400;
}
 * html .menu1selected  {  /* Breitenangaben nur fuer IE */ width: 100%;  }






#navi2 {
	color: white;
	line-height: 2.2em;
	height: auto;
	width: 217px;
	left: 481px;
	top: 0px;
	background-color: #FCB75A;
	position: absolute;
	border: 0;
	font-size: 0.8em;
}
#navi2   a  {
	display:block;
	text-decoration: none;
	background-color: #e78400;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.eingeruecktbody {
margin-left:25px;
}

*  html  #navi2  a{  /* Breitenangaben nur fuer IE */ width: 100%;  }
#navi2  a:hover {
	background-color: #dc7302;
}


.menu2selected  { display:block; text-decoration: none; font-weight: normal; background-color: #4A2610;}
 * html .menu2selected  {  /* Breitenangaben nur fuer IE */ width: 100%;  }
.eingerueckt {
	padding-left: 25px;
}
#content {
margin-left:220px;

text-align:left;



}
#unten_tab {
background-color:#000000;

text-align:left;



}

