body
{
margin: 0;
padding: 0;
background-color: #ffffff;
text-align: center;
font: small/1.6em "lucida grande", arial, sans-serif;
color: #554;
background-image: url(images/page_bg.png);
background-repeat: repeat-x;
}

img
{
border: none;
float: left;
margin: 10px 20px 10px 0;
}

h1
{
color: #999999;
font-size: 1.6em;
font-weight: bold;
}

h3
{
height: 20px;
margin: 0 0 1em 0;
padding: 0;
}

h4
{
font-size: 95%;
margin: 0 0 0.4em 0;
padding: 0.3em 0 0 0;
}

h4 span
{
color: #bba;
font-weight: normal;
}

p
{
font-size: 92%;
margin: 0 0 1em 0;
}

th,
td
{
font-size: 92%;
text-align: left;
font-weight: normal;
padding-left: 15px;
}

th
{
width: 1%;
padding-right: 15px;
}

td
{
padding-left: 0;
padding-right: 15px;
}


ul,
ol
{
padding-left: 0;
margin-left: 0;
margin-top: 0;
}

li
{
list-style: none;
font-size: 88%;
padding-left: 15px;
white-space: normal;
}

a
{
text-decoration: none;
color: #666;
}


textarea {
width: 98%;
}

input,
textarea {
color: #333;
background-color: #F4F4EF;
border: 1px solid #999;
border-bottom: 1px #a0b2be;
}

a:hover
{
color: #333;
border-bottom: 1px solid #aaa;
}

a:active
{
color: #443;
}

#main
{
width: 900px;
text-align: left;
background: url(images/main4.gif) repeat-y 0 0;
margin-top: 20px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
}

#top
{
height: 28px;
width: 900px;
background: url(images/top.gif) no-repeat 0 0;
}

/***********************************
header
************************************/

#header
{
padding-top: 110px;

background-image: url(headers/stenbennas.jpg);

background-repeat: no-repeat;
margin-bottom: 0px;
background-position: top;
}

/***********************************
sidebar
************************************/

#menu
{
margin-top: 10px;
width: 150px;
display: inline;
float: right;
margin-right: 34px;
}

#menu ul
{
margin: 0;
padding: 0;
border-top:#a0b2be 1px solid;
}


#menu ul li
{
display: block;
list-style: none;
font: x-small/2.3em "lucida grande", arial, sans-serif;
margin: 0;
border-bottom:#a0b2be 1px solid;
padding: 0;
}

#menu ul li a
{
display: block;
width: 138px;
padding-left: 12px;
color: #776;
background: url(images/arrow-01.gif) no-repeat 2px 50%;
}

#menu ul ul
{
padding-left: 10px;
background-color: #F4F4EF;
}
#menu ul ul li a
{
display: block;
width: 128px;
color: #776;
}
#menu ul ul li a:hover
{
display: block;
width: 128px;
padding-left: 12px;
color: #333;
border-bottom: 0px;
}
#menu ul ul ul
{
display: none;
}


#menu ul li a:hover
{
background: #dfe4e8 url(images/arrow-01.gif) no-repeat 4px 50%;
color: #443;
border-bottom: 0px;
}

#menu ul li a:active
{
background: #A8BCC5 url(images/arrow-01.gif) no-repeat 4px 50%;
color: #000;
}

#menu a.current {
font-weight: bold;
background: #c1ced6 url(images/arrow-01.gif) no-repeat 4px 50%;
color: #000;
}

#menu ul ul a:hover
{
background-color: #CCC;
}
#menu ul ul a.current
{
background-color: #c1ced6;
}

.menu-deco
{
height: 90px;
}
.menu-deco-top
{
height: 16px;
margin-top: 0;

}

.menu-deco-bottom
{
height: 190px;
background: url(images/deko.gif) no-repeat 0 0;
}

.login-deco
{
height: 16px;
background: url(images/login.jpg) no-repeat 0 0;
margin-top: 30px;
}


/***********************************
end sidebar
************************************/


#content
{
display: inline;
margin-left: 34px;
width: 640px;
float: left;
margin-top: 30px;
}

#content a
{
color: #68828c;
text-decoration: none;
outline: none;
font-weight: bold;
border-bottom: 1px dotted #aaa;

}
#content a:hover
{
color: #666666;
border-bottom: 1px solid #aaa;
}

#content li
{
list-style: none;
font-size: 88%;
padding-left: 5px;
margin-left: 35px;
list-style-image: url(images/bullet-02.gif);
list-style-position: outside;
}


#footer
{
margin: 30px 4px 0 4px;
background: #c1ced6;
color:#fff;
}

#footer p
{
margin-bottom: 0;
}

#credits
{
margin: 0, auto;
font-size: .75em;
color: black;
padding: 0;
margin: 0;
background: #e7e7e7;
}

#credits a
{
color: #ccc;
font-weight: normal;
border-bottom: none;
}

#credits a:hover
{
color: #fff;
border: none;
border-bottom: #fff 1px dotted;
}


.clear
{
clear: both;
}

.hr
{
border-bottom: 1px dotted #aa9;
height: 1px;
line-height: 1px;
font-size: 1px;
margin: 12px 0;
}

/* CSS Document */


