
body {
 font: 100% Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif;
 color: #222;
 line-height: 150%;
 background: #333 url(../images/bg.png) repeat-x scroll;
 margin: 0; padding: 0;
}

h1 { display: none; }

p {margin: 0 0 20px; font-size: 0.9em;}

a:link, a:visited {
 color: #838210;
 text-decoration: none;
 border-bottom: 1px solid;
}

a:hover, a:active {
 border-bottom: 2px solid;
 outline: none;
}

.clear { clear: both; }

#container {
 width: 900px;
 margin: 40px auto 0;
 background: #fdfdfd url(../images/r.jpg) no-repeat bottom right;
}

#logo {
 border-bottom: 2px solid #aaa;
 margin: 0 30px;
 padding-top: 20px;
 height: 100px;
 background: #fdfdfd url(../images/jess.jpg) no-repeat top right;
}

#left {
 float: left;
 width: 500px;
 margin: 40px 0 20px 40px;
 padding-right: 60px;
 border-right: 2px solid #888;
 min-height: 400px;
}

#bilder {
 clear: left;
 margin: 40px 0;
}

#bilder a {
 border: none;
 outline: none;
}

#bilder img {
 width: 65px;
 border: 1px solid #838210;
 padding: 2px;
 margin-right: 5px;
 outline: none;
}

#right {
 float: left;
 width: 220px;
 margin: 40px 0 20px 30px;
 line-height: 130%;
}

.vem {
 margin: 50px 0 5px;
}

#audioplayer_1 {
 margin: 5px 0 55px;
}

#ih8ie6 {
 clear: both;
 height: 100px;
 background: #333 url(../images/bbg.png) repeat-x 0 0;
}











