
#menu {
text-align:center;
position:relative; top:25px;
font: 200%  Trebuchet MS, Helvetica, sans-serif;
width: 955px ;
height: 115px ;
background-image:url("images/menu_bg.png");

}
#menu2 {

text-align:center;
position:relative; top: 35px; right: 44px;
height: 43px ;
width: 860px ;
margin: auto;
/* background-color:#F6F6F6; */
}
/* menu::base */

div#menu {
    height:40px;
    background:url(images/menu_bg.png) repeat-x;
width: 955px ;
height: 113px ;
 white-space: nowrap;

}

div#suche {
	display: inline-block;
	position: absolute; top: 85px; left: 685px;
	height:20px;
		width: 173px ;
	background:url(images/suche.png) repeat-x;
	white-space: nowrap;

	z-index:701;
	font: 14  Trebuchet MS, Helvetica, sans-serif;
	
}
div#suche .classsuche {
	text-align:center;
	margin: 3px 0px 0px 15px;
	border: 0px solid #888888;
	font: 8pt Arial;
	/* background-color: blue; */
	width:135;
	color: silver;
}



/* ------------------ Chatbox ------------------- */
.divClass{
	padding: 7px;
	position:absolute;
	z-index:500;
/*	background-color: #900;
	border: 1px solid #000; 
	color: red;*/
	}

#divID1{
padding: 0px;
margin:0px 0px 0px 0px;
font-size:12px;	
	
	right: 10px;
	top: 150px;
	width: 200px;
	height: 300px;
/*	background-color: #00C0C0; */
	}


#debugId{
	visibility: hidden; 
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 400px;
	z-index: 99;
	font-size: 11px;
	font-family: "courier new", courier, sans-serif;
	overflow: auto;
	border: 1px solid #aaa;
	background: #ffb611;
	padding: 6px;
	margin: 0;
	}
	
#chatboxheader {
	text-align: right;
	text-decoration: none;
	width:200px;
	height:20px;
	background-image:url("images/chatbox_header.png");
	background-repeat:no-repeat;
}
#chatboxheader a {
	text-align: right;
	text-decoration: none;
	padding:0px;
	margin:0px;
	width: 10%;
	height:20px;
	white-space: nowrap;
	float: right;


}
#chatboxfooter {
	width:200px;
	height:20px;
	background-image:url("images/chatbox_footer.png");
	background-repeat:no-repeat;
	z-index:600;
}

#chatboxcontent {
	position: relative;/*fuer IE*/
	width:198px;
	height:auto;
	min-height:300px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#F6F6F6;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	z-index:600;
}
/* Scheiss IE Hack  */
* html #chatboxcontent {
	position: relative;/*fuer IE*/
	 \width: 200px;  /*for IE5 and IE6 in quirks mode */
	 w\idth: 200px; /*for IE6 in standards mode */
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#F6F6F6;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	z-index:600;
}




/*
div#logomini {
	background-image:url(images/i-Bet.pn g) width: 100px: height: 92.4px; repeat-x;
	width: 100%;
	height: 100%;

text-align:right;
float: right;
width: 1px;
height: 1px;
position: relative; right: 85px; top:15px;
z-index: 100;

}
*/

div#logofrontR {
/* background-image:url(images/i-Bet.png) repeat-x; */
float: right;
width: 130px;
height: 320px;
position: relative; left: -100px; top: 57px;
z-index: 100;
}

div#logofrontL {
/* background-image:url(images/i-Bet.png) repeat-x; */
float: left;
width: 130px;
height: 320px;
position: relative; left: -100px; top: 57px;
z-index: 100;
}


div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
 white-space: nowrap;
}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 5;
    padding: 0 5px 0 0;
    display: block;
    float: left;
 white-space: nowrap;
}
div#menu li:hover>ul {
    left: -2px;
 white-space: nowrap;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 16px Trebuchet MS, Helvetica, sans-serif;
 white-space: nowrap;

}
div#menu a:hover, div#menu a:hover span {
	/* schrift menu hover */
	color: #00C0C0;
}
div#menu li.current a {

}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
 white-space: nowrap;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
 white-space: nowrap;
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
 white-space: nowrap;
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
     /* schrift menu*/
    color: #333;
width: 150px;

 white-space: nowrap;
}
div#menu span {
    margin-top: 5px;
 white-space: nowrap;


}

/**@replace#1*/
div#menu li {
	background: url(images/main-delimiter.p) 98% 4px no-repeat;
}
div#menu li.last {
	background: none;
}

/* menu::level2 */
div#menu ul ul li {
	background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
	 width: 300px;
	 white-space: nowrap;
	 /* hintergrungd u menü */
	 background: #aaa;
    padding: 5px 0 0 0;
	
    margin-top:1px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: left;
    display: block;
    line-height: 24px;
    /* schrift u menu not hover */
    color: #333;
    text-align: left;
    
 white-space: nowrap;
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    color: red;
 white-space: nowrap;
}
div#menu ul ul a:hover {
	/* schrift hover u menu  */
    color: #00C0C0;
    background-color: #ddd;
    width: 285px;
    float: left;
    line-height: 24px;
    padding: 0 0 0 15px;
    text-align: left;

}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
 white-space: nowrap;
     float: left;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
 white-space: nowrap;
}

/* colors */
div#menu ul ul ul { background: red; }
div#menu ul ul ul ul { background: red; }
div#menu ul ul ul ul { background: red; }

/* lava lamp */
div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
 white-space: nowrap;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
 white-space: nowrap;
}

div#online {
	padding: 13 0 0 0px;
	margin-left:0px;
	text-align:right;
	float: right;
	width: 10%;
	height: 100px;
	position: absolute; right: 100; top: 0;
	z-index: 700;
	font-size: 10;
white-space: nowrap;
/*	background-color: yellow;*/
}

div#online a {
	padding: 0 0 0 0px;
	margin: 15 32 0 0px;
	height: auto;
	text-align:right;
	float: right;

	text-decoration: none;
	font-size: 16;
/*	font: normal Trebuchet MS;
	line-height: 45px;*/
	width: 70px;
white-space: nowrap;

/*  background-color: red;*/
}



