* {
    padding: 0;
    margin: 0;
} 

body {
background: #fdd06a;
font-family: Palatino, Times, Times New Roman, serif; /* "Trebuchet MS" Verdana, Arial, sans-serif */
font-size: 14px;
color: #000000;
line-height: 24px;
}

a {
text-decoration: none;
color: #0000ff;
}
a:hover {
color: #fd2b31;
text-decoration: none;
}

#wrap {
width: 800px;
margin: 40px auto;
}

#header {
height: 100px;
background: #eee url(../images/header.jpg) no-repeat;
}
#header h1 {
font-size: 22px;
font-weight: 100;
letter-spacing: -1px;
padding: 25px 0 0 70px;
line-height: 20px;
color: #000000;
}
#header h1 a {
text-decoration: none;
color: #BB631C;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #000000;
font-size: 14px;
font-weight: 100;
padding: 0 0 0 66px;
margin-top: -5px;
}

#menu {
height: 180px;
background: #eee url(../images/menu.jpg) no-repeat;
position: relative;
top: 0;
left: 0;
}
#menu ul {
list-style-type: none;
padding: 0px 0 0 40px;
margin-top: -2px;
}
#menu ul li {
padding: 0 3em 0 0;
}
#menu ul li a {
color: #000000; /* EC212D */
font-size: 16px;
font-weight: 600;
letter-spacing: -1px;
line-height: 18px;
}
#menu ul li a:hover, #menu ul li.active a {
color: #fd2b31;
text-decoration: none;
}

#menu2 {
position: relative;
top: 130px;
}

#content {
background: #eee url(../images/content.gif) repeat-y;
padding: 30px;
}

#content_smalare {
background: #eee url(../images/content.gif) repeat-y;
padding: 30px 310px 30px 30px;
}

.main {
border-top: 1px none #aaa;
background: #ffffff; /* fbf8d1 */
padding: 10px;
min-height: 420px;
}

.main h1 {
font-size: 24px;
font-weight: 100;
padding: 5px 0 17px 0;
line-height: 30px;
}

.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(../images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 12px;
color: #333;
text-align: center;
}

#footer1 {
display: none;
}

#footer2 a {
}

table.luftig td {
padding-right: 15px;
}

tr.konsert {
font-family: Palatino, Times, Times New Roman, serif; 
font-size: 14px;
line-height: 24px;
}

tr.konsert td {
padding-right: 20px;
vertical-align: top;
}

tr.konsert td.konsert_datum {
font-weight: bold;
white-space: nowrap;
}

tr.konsert td.konsert_lokal {
font-weight: normal;
white-space: nowrap;
}

tr.konsert td.konsert_artist h2 {
font-weight: bold;
font-size: 16px;
margin: 0;
padding: 0;
}

tr.konsert td.konsert_artist {
padding: 0 0 20px 0;
}

div#malare {
position: absolute;
top: 185px;
left: 315px;
width: 456px;
font-size: 11px;
text-align: right;
}

td.radavstand20 {
line-height: 20px;
}

img.bild_hoger {
float: right;
margin: 0 0 20px 20px;
}

a img {
border: 0px none;
}

div.photo {
display:inline;
padding: 0 20px 0 0;
}


/*
div {
border: 1px solid red;
}
*/

