* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
    line-height: 130%;
    width: 100%;
    background-color: white;
    padding: 0;
font-size: 120%;
	direction: rtl;}
a:link, a:visited{
	color: #663300;
	text-decoration: none;
}

a:hover{
	color: #330000;
	text-decoration: underline;
}
	
h1 { 
	text-indent: -999px;
	background-color: transparent; 
	background-image: url(../images/ikho-hg-logo.png) ;
	background-position: top left;
	background-repeat: no-repeat;
	height: 155px;
	padding-top: 30px;
	color: transparent;
 }
h2 {     text-align: right;
	font-size: 140%; color: #660000; letter-spacing: 1pt;	margin: 0 0 10px 0; }
h3 { font-size: 110%; color: #663300; letter-spacing: 1pt;	margin: 15px 0 10px 0; }
h4  { font-size: 100%; color: #CC6600; margin: 10px 0 5px 0; letter-spacing: 1pt;}
#adbox h4  { font-size: 120%; color: #CC6600; margin: 0px 0 10px 0; letter-spacing: 1pt;}
h5 { font-size: 100%; color: #660000; margin: 10px 0 3px 0;  }

h3 span {font-style: italic; color: #666633;}
#wrapper {
	background-image:  url(../images/hg-ikho-orange.jpg) ;
	background-position: top right;
	background-repeat: no-repeat;
    width: 88%;
	max-width: 1185px;
    margin-left: 10%;
    margin-right: 2%;
	padding-top: 0px;}

#logo {
	position: absolute;
	top: 70px;
	left: 14%;
}
/*- Menu Sprachauswahl--------------------------- */
#sprache {
	margin-right: 10px;
	float: right;
	width: 20%;
	font-size: 100%;
	}
#sprache ul {
	margin:0;
	list-style:none;
}
#sprache li  {
      display:inline;
      margin:0;
      padding:0;
}
#sprache a {
      float:left;
      background:url("../images/tableftF.png") no-repeat left top;
	        background-position:0% -10px;

      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	}
    #sprache a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.png") no-repeat right top;
	        background-position:0% -10px;
      padding:2px 15px 4px 6px;
      color:white;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #sprache a span {float:none;}
    /* End IE5-Mac hack */
    #sprache a:hover span {
      color:#330000;
      }
    #sprache a:hover {
      background-position:0% -50px;
      }
    #sprache a:hover span {
      background-position:100% -50px;
      }
    .selected {
      float:left;
      display:block;
      background:url("../images/tabrightF.png") no-repeat right top;
	        background-position:0% -10px;
      padding:2px 15px 4px 6px;
      color:#330000;
      }

#content {
	padding: 0px 10px 0px 0px;
	margin: 2% 17% 0 5%;
	background-color: transparent;
	font-size: 120%;
	text-align: right;


 }	

#nav {
	float: right;
	width: 15%;/*178px;*/
	padding: 0px;
	font: small Verdana,sans-serif;
	min-width: 130px;
	margin-top: 2%;
	font-size: 130%;
	line-height: 130%;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/hg-navi.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
	list-style: none;
	border-bottom: 1px solid #330000;
}
#nav li{
	text-align: center;
}
#nav li a{
	display: block;
	border-top: 1px solid #330000;

	font-weight: bold;
	padding: 9px 0px 9px 10px;
	color: #330000;
	background: transparent;
	height: 30px;
}
#nav li#startseite a:hover, a:active{
	background-image: url(../images/startseite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
    border-top: 2px dotted #ff6600;
	color: #ff6600;
	display: block;

}
#nav li#webservice a:hover, a:active {
	background-image: url(../images/webservice.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	color: #ff6600;
    border-top: 2px dotted #ff6600;
}

#nav li#webstandards a:hover, a:active {
	background-image: url(../images/webstandards.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	color: #ff6600;
    border-top: 2px dotted #ff6600;
}
#nav li#ueber_ikho a:hover, a:active {
	background-image: url(../images/ueber_ikho.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	color: #ff6600;
    border-top: 2px dotted ##ff6600;
}
#nav li#referenzen a:hover, a:active {
	background-image: url(../images/referenzen.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	color: #ff6600;
    border-top: 2px dotted ##ff6600;
}

 #bottom {
clear: both;
	padding: 1%; 
	margin-top: 20px; /* Außenabstand oben, oberhalb Linie */

}
.skipLinks {display: none;}
address {
	color: grey;
	font-size: 70%;
	border-top: 1px solid #330000;
	color: #330000;
	text-align: center;
}
/* === Menu === */

.aufzaehlung {
padding-left: 100px;
list-style: circle; 
margin-bottom: 10px;
}
#adbox {
	float: right;
	padding: 10px 10px 10px 15px;
	margin: 5px 0 5px 15px;
	border-left: 1px solid  #CCCCCC;
	background-color: transparent; 
	width: 25%;
	font-size: 90%;
	line-height: 120%;
	color: #343434;
}
#adbox a:link, a:hover, a:visited {
color: #ff6600;
text-decoration: none;
background: transparent;
border-top: none;
height: 20px;
}
/*  für Referenzen  **************************************************************************/
#ref {
width:100%;
display: block;
min-height: 320px;
margin-bottom: 20px;
/*float: left;*/
}
#ref a:link, a:visited {
	color: #663300;
}
#ref a:hover, a:active {
	color: #663300;
}
#ref_img{
	margin: 5px 0 10px 0;
	float: left;
	width: 400px;

}
#ref_info {
	margin: 5px 0 10px 420px;
	padding: 30px 0 0 5px;
}
#ref_info ul {
	margin:  0 0 0 15px;
}

#ref_navi {
	height: 40px; 
	width: 140px;
float: right;
	padding: 3% 0 10% 0;
}
#ref_navi ul{
	list-style: none;
}
#ref_navi li{
display: inline:
	margin: 0 2px 0 2px;
	width: 44px;
	height: 38px;
}
#ref_navi li#weiter {
	float: right;
	width: 44px;
}
#ref_navi li#zurueck {
	float: left;
	width: 44px;
}

.img_left{
	margin: 1% 2% 1% 0;
	float: left;
}
.img_right{
	margin: 1% 0 1% 2%;
	float: right;
}

