#oboyinhalt
{
text-align:left;
}

#oboyinhalt h1
{
	font-size:16px;
}

#oboyinhalt h2
{
	font-size:14px;
	text-decoration:underline;
}

#oboyinhalt h2.versand
{
	font-size:12px;
	text-decoration:none;
}

#oboyinhalt h2.versandh
{
	font-size:11px;
	text-decoration:none;
	text-align:center;
	border:1px solid #ccc;
	background:#f0f3fa;
	padding:5px 0;
	width:620px;
	margin:5px 0 0 5px;
}

#oboyinhalt .oboybild
{
border:1px solid #c4c4c4;
margin:5px 10px 0 0;
float:left;
}

#oboyinhalt .oboybild a
{
border:0;
}

#oboyinhalt img
{
border:0;
}

#oboyinhalt .oboytext
{
	font-size:12px;
	font-weight:normal;
	line-height:130%;
}

#oboyinhalt .oboylink a
{
	text-decoration:underline;
}

#oboyinhalt p.clear
{
clear:both;
margin: 0 0 20px 0;
}

.oboylink .oboyshoplink, .oboylink .oboyshoplink:hover, .oboylink .oboyshoplink:visited
{
position:relative;
top:10px;
padding:3px 5px;
width:150px;
font-weight:bold;
text-decoration:none !important;
border:1px solid #000;
background:#2E6EAC;
color:#fff;
font-size:12px;
}

.oboylink .oboyshoplink:hover
{
text-decoration:underline !important;
}

.oboybild2
{
border:1px solid #c4c4c4;
margin:0 5px 0 5px;
float:left;
}

.oboynavi a
{
font-weight:bold;
border:0;
}

.oboybild2 img
{
border:0;
}

p.clear
{
clear:both;
margin: 0 0 10px 0;
}

.menu2 {
width:100px;
font-size:11px;
margin:5px 0 0 5px;
}

*html .menu2 {
margin:0 0 0 5px;
padding-top:10px;
}

*+ html .menu2
{
margin-top:10px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul 
{
padding:0;
margin:0;
list-style-type:none;
}

.menu2 ul ul
{
width:150px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu2 li
{
float:left;
width:150px;
position:relative;
}

/* style the links for the top level */
.menu2 a, .menu2 a:visited
{
display:block;
font-size:11px;
text-decoration:none; 
color:#d5d5d5; 
width:139px; 
border:0 solid #ffffff;
background:transparent; 
padding-left:2px; 
text-align:left;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu2 a, * html .menu2 a:visited
{
width:150px;
w\idth:139px;
}

/* style the second level background */
.menu2 ul ul a.drop, .menu2 ul ul a.drop:visited
{
background:#f1f1f1;
}

/* style the second level hover */
.menu2 ul ul a.drop:hover
{
background:#42484D;
}

.menu2 ul ul :hover > a
{
background:#42484D;
}

/* style the third level background */
.menu2 ul ul ul a, .menu2 ul ul ul a:visited
{
border:1px solid #f1f1f1;
background:#f1f1f2; 
color:#000; 
height:auto; 
padding:2px 10px; 
width:160px
}

* html .menu2 ul ul ul a
{
font-size:11px;
width:180px;
w\idth:159px;
}

/* style the third level hover */
.menu2 ul ul ul a:hover
{
background:#42484E;
}

.menu2 ul ul ul :hover > a
{
background:#42484C;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu2 table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul
{
visibility:hidden;
position:absolute;
bottom:12px;
left:0; 
width:150px;
}

* html .menu2 ul ul
{
bottom:11px;
}

/* position the third level flyout menu */
.menu2 ul ul ul
{
left:-180px; 
bottom:0;
width:180px;
}

/* position the third level flyout menu for a left flyout */
.menu2 ul ul ul.left
{
left:-150px;
}


/* style the second level links */
.menu2 ul ul a, .menu2 ul ul a:visited
{
border:1px solid #f1f1f1;
background:#f1f1f2; 
color:#000; 
height:auto; 
padding:2px 10px; 
width:129px
/* yet another hack for IE5.5 */
}

* html .menu2 ul ul a
{
font-size:11px;
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu2 a:hover, .menu2 ul ul a:hover
{
color:#000;
font-size:11px;
background:#42484D;
}

.menu2 :hover > a, .menu2 ul ul :hover > a
{
color:#d5d5d5;
font-size:11px;
background:#42484D;
}

/* make the second level visible when hover on first level list OR link */
.menu2 ul :hover ul
{
visibility:visible;
height:auto;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul
{
display:none;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul ul
{
display:none;
}

/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul
{ 
display:block;
bottom:0;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul
{ 
display:block;
bottom:0;
}

#submenu
{
float:left !important;
width:10px;
margin-top:-18px;
margin-left:374px;
}

* html #submenu
{
margin-top:-23px;
margin-left:188px;
}

*+ html #submenu
{
margin-top:-23px;
}