html {overflow-y:scroll;}

body{
background:url('./inno_bg.jpg') center top #cef;
background-repeat:no-repeat;
font-family:Tahoma,sans-serif;
color:#333;
}

a{
color:#d60;
text-decoration:none;

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

h2{
color:#d60;
}

hr{
color:#d60;
}
#menue a:hover span{
border:1px solid #fc0;
border-width:1px 0 1px 0; 
}

#logo{
width:300px;
background:url('./inno logo 2008.jpg');
height:48px;
}

#menue{

width:auto;
height:26px;
margin:0 auto auto 0px;
text-align:center;

}

#menue span{
text-align:center;
height:22px;
margin:auto;
padding:0 12px 2px 12px;
background:url('./btn.jpg') center top;
}

#head{
cell-spacing:collapse;
margin:0px auto 0 auto;
width:800px;
margin:40px auto 0 auto;
border:0 none;
}

#content{
z-index:2; 
background:transparent;
border:1px solid #d60;
text-align:center;

}

#content table{
z-index:3; 
background:transparent;
border:0;
margin:0 auto 0 auto;
}

#content ul{
background:transparent;
border:0;
margin:0 auto 0 auto;
width:260px;
list-item-style:none;
text-align:left;
}

#sidebox{
position:relative;

}

.textbox{
text-align:left;
width:auto;
margin:20px;

}

.textbox img{

padding:3px 15px 5px 0px;

}

.transparent{
width:600px;
margin:0 auto 0 auto;
position:relative;
left:-60px;
top:32px;
z-index:1;
background-color: #eee;
filter:Alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity:0.7;
opacity:0.7;
}

