
@import 'reset.css';
@import 'typography.css';
@import 'grid.css';
@import 'forms.css';

body {
background:white;
color:#4E5722;
}

.container {
background:url(img/tausta.jpg);
}
#footer {
background:url(img/tausta.jpg);
}
#header {
margin:0 0 0 15px;
padding:0;
text-align:left;
background-image:url(img/logo.jpg);
background-attachment:absolute;
color:black;

}
#header h1 {
width:855px;
height:225px;

background-repeat:no-repeat;
background-position:25px 25px;
text-align:left;
font-family: "Tahoma";
font-size: 23px;
font-weight: bold;
color:white;
padding:0;
margin:0;
border:0;
}
#header a {
text-decoration:none;
color:white;
}

.rightcolumn img {
border:solid 1px black;
}




.moduletablemenu
{
margin-left: 30px;
margin-top: 35px;
padding-left: 0;
background-color: transparent;
}

.moduletablemenu table tr td
{
white-space:nowrap;
display: block;
margin:0px; 
border-bottom:solid 1px grey;
padding:0;

}

.moduletablemenu .mainlevel  { 
font-size:16px;
line-height:35px;
height:35px;
margin:0;
width:100%;
font-weight:bold;

 }

.moduletablemenu a:link, .moduletablemenu a:visited
{
color: black;
background-color: transparent;
text-decoration: none;
}

.moduletablemenu a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

.moduletablemenu table tr td:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

.sublevel {
padding:10px;
font-size:14px;
line-height:20px;
font-weight:normal;
}

.moduletablemainos {
margin-left:30px;
}

.contentpaneopenesittely img {

padding:3px;
border:solid 1px grey;
margin:10px;

}

.contentpaneopenesittely .buttonheading img {
margin:1px;
padding:1px;
border:0;
}

.contentheadingesittely {
height: 52px;
font-family:Arial,"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
font-size:28.8px;
font-weight:bold;
} 
