<style type="text/css">



body{

padding:0;

margin: auto;

height:auto;
width:auto;
line-height: 1.5em;

/*ackground-color: black;*/

float:left;
background-color:g ray;
}




.containerout{

min-width: 900px;

min-height: auto;
margin-top: 10px;
margin-bottom:100px;

padding: 30px;

background-color:gray;

background: url(ramp.jpg) no-repeat center;
z-index:1;
}




.containerin{

font-family:verdana;
z-index:2;
margin-top:100px;

width: 880px;

height: 600px;

margin: auto;

padding: 10px;

background-color:white;
float:both;
filter: alpha(opacity=50);
opacity:0.8;

/*border-top: 1px dotted black;*/

/*border-bottom: 1px dotted black;*/

/*border-left: 1px dotted black;*/

/*border-right: 1px dotted black;*/


} 




.logobox{

position:relative;
/*z-index:3;*/
width: 250px;

height: 200px;
margin-top: 100px;
float:left;

/*border-top: 1px dotted black;*/

/*border-bottom: 1px dotted black;*/

/*border-left: 1px dotted black;*/

/*border-right: 1px dotted black;*/


/*background-color:white;*/
/*background: url(250x200.jpg);*/
/*filter: alpha(opacity=90);*/
}




.menu{

z-index:3;
position:relative;
margin-top:350px;
margin-bottom:100px;
width: 250px;

height: auto;

/*border-top: 1px dotted black;*/

/*border-bottom: 1px dotted black;*/

/*border-left: 1px dotted black;*/

/*border-right: 1px dotted black;*/


background-color:white;
/*background: url(250x200.jpg);*/
filter: alpha(opacity=70);
opacity:0.7;
}




.teksti{
font-family:verdana;
text-decoration: none;
z-index:3;

margin:auto;
padding-left:20px;
padding-bottom: 40px;
position:relative;
top:50px;

float:right;
width:600px;

height: 500px;
/*border-top: 1px dotted black;*/

/*border-bottom: 1px dotted black;*/

/*border-left: 1px dotted black;*/

/*border-right: 1px dotted black;*/


/*background-color:white;*/
}

.teksti a{
text-decoration: none;
}

.teksti a:visited{
text-decoration: none;
}

input{
   font-size:12px;
   font-family:Verdana,sans-serif;
   color:#777777;
   width:250px;
/*   background-color:#FFEEDD;
*/
   background-color:white;
   border-top-style:solid;
   border-top-color:#AAAAAA;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#AAAAAA;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FFEEDD;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#FFFFFF;
   border-right-width:1px;
}

 
 
 
 


