#pageBody
{
	width:990px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

#mainTable
{
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 15px;
	width:1000px;
}


#menue2
{
	padding-left:15px;
	padding-top:18px;	
}

#topMenueSuche
{
	/*background-image: url("/cobraZwh/img/logo_kasten.jpg");*/
	/* width(375) - logo.with(167) */
	background-position: 567px 0px;
	background-repeat: no-repeat;
	height:50px;	
}

#searchbox {
	width: 375px;
	padding-top:15px; /* achtung padding wirkt sich auf hintergrund aus im ie */
	padding-right:15px;
	text-align: right; 	
}

.shadow_right
{
	background-image:url(../img/shadow_right.gif);
	background-repeat:repeat-y;
	vertical-align: top;
	padding: 0px;
}

.shadow_bottom
{
	background-image:url(../img/shadow_bottom.gif);
	background-repeat:repeat-x;
}

.menue{
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:2px;
	padding-right: 0px;
	padding-left:0px;
	
	text-decoration: none;
}

.menue:link    {color:#000000; text-decoration:none; padding-bottom:2px; padding-left:0px; padding-right:0px}
.menue:visited {color:#000000; text-decoration:none; padding-bottom:2px; padding-left:0px; padding-right:0px}
.menue:hover   {color:#000000; text-decoration:none; padding-bottom:2px; padding-left:0px; padding-right:0px}

.leftMenu{
	width: 100%	
}

.menuButton{
	position: relative; 
	float:left; 
	padding: 0px;
	margin-left: 0px;
	margin-top: 3px;
}

a.on{
	text-decoration: none;
}

a.off{
	text-decoration: none;
}

a.off:HOVER{
	text-decoration: none;
	cursor: pointer;
}

a.on:HOVER{
	text-decoration: none;
	cursor: pointer;
}

.off{
	list-style-type: none;
	float: left;
}

.on{
	color: #ffffff;
	list-style-type: none;
	float: left;
}
