@charset "utf-8";
/* CSS Document                 */
/* Åbo Underrättelser 2007      */
/* Paul Söderholm               */

/* Handheld settings            */

body{
background-color:#f2f2ed;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
/*font-size:0.85em;*/
font-size:76.1%;
}

* {margin: 0; padding: 0}

#wrapper1{position:relative;margin-left:auto; margin-right:auto;top:10px;}


/* Header settings */
#header {
/*border:2px #CCFF33 solid;
height:120px;*/
background-color:#FFCC00;
background-repeat:no-repeat;
margin-bottom:5px;
}

#header-top {
/* border:2px #FFCC33 solid;
height:20px; */
background-color:#FFCC00;
padding:3px 5px;
font-size:0.9em;
}

#header-middle {
/* border:2px #330099 solid;
height:65px; */
padding-top:5px;
padding-left:10px;
background-color:#FFFFFF;
}
/* #header-middle h1 {
background-image:url(../img/au-logo.png);
background-repeat:no-repeat;
width:437px;
height:57px;
} */
/* #header-middle h1 span {
display:none;
} */

#header-bottom {
/* border:2px #CC33FF solid;
height:20px; */
background-color:#FFCC00;
padding:5px 5px 5px 10px;
font-size:0.9em;
}


/* Footer settings */
#footer {
/* border:2px #CC33FF solid;
height:20px; */
background-color:#FFCC00;
padding:5px 5px 5px 10px;
font-size:0.9em;
clear:both;
margin-top:10px;
}


/* Content wrapper */
#content {
background-color:#fcfcfa;
/* background:url(images/bg-main-top.png) top no-repeat #fcfcfa;
padding-top:10px;
width:400px;
position:relative; */
}
#wrap2 {
/* float:left;
position:relative;
width:400px; */
}

/* Main settings */
#main {
padding:10px;
/* float:right;
width:400px;
margin-left:160px; */
}
#main h1,h2,h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
#main p {
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:1em;
}


/* Horizontal Menu settings */
.hmenu ul {margin:2px 0;}
.hmenu li {
display:inline;
color:#333;
border-left:1px solid #333;
padding:0 5px 0 9px;
}
.hmenu li:first-child {border-left:0;}
.hmenu ul li a {text-decoration:none;}
.hmenu ul li a:hover {text-decoration:underline;}

/* Left column settings */
#left {
width:150px;
/* border-right:1px solid #999;
position:absolute;
top:0px;left:0px;
margin-right:10px; */
}
#left ul {
margin:10px 5px 10px 5px;
padding:0;
list-style-type:none;
border:0;
}
#left li {
margin:0;
padding:.3em 0;
}
/* #left li:first-child {border-left:0;} */
#left a {text-decoration:none; color:#333;}
#left a:hover {text-decoration:underline; color:#F60;}

/* Right column settings */
#right {
/*width:150px;
border-left:1px solid #999;
margin:10px 5px 10px 5px;
position:absolute;
top:0px;right:0px;
}
#right img {
border:0;
margin:3px 5px;*/
visibility:hidden;
height:0px;
overflow:hidden;
}