/*
    Website of labia at www.labia.ch
    Copyright (C) by labia

    Created by Bjšörn Steffen
*/

body, table {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	/*background: #468 url(labia_20041029_10.jpg) 0 0 no-repeat fixed; */
	color: white; /*#696969;*/
	background-color: #010C12;
}

#header {
    width: 100%;
    height: 100px;
    color: white;
    border-top: 0px solid black;
    border-bottom: 0px solid black;
    background: url("labia_header.jpg") repeat-x;
    margin: 0px;
    padding: 0px;
}

#footer {
    width: 630px;
    margin: 0px;
    padding: 5px;
    text-align: center;
    margin-top: 20px;
    border-top: 1px dashed #696969;
    left: 120px;
    position: absolute;
    color: #696969;
}

#header #labia-logo {
    position: relative;
    top: 21px;
    bottom: 21px;
    /*padding-top: 21px;*/
    padding-left: 50px;
    margin-bottom: 17px;
}

#main_menu {
    height: 14px;
    width: 1000px;
    left: 50px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    position: relative;
    font-size: 14px;
    letter-spacing: 2px;
}

#lang_menu {
    position: absolute;
    top: 102px;
    left: 820px;
    width: 50px;
    height: 30px;
    text-align: right;
}

#music_player {
    position: relative;
    top: 0px;
    left: 0px;
    width: 400px;
    height: 30px;
    text-align: left;
}

#info {
    position: absolute;
    top: 82px;
    left: 50px;
    width: 100px;
    height: 30px;
    text-align: left;
}

#section {
    position: absolute;
    top: 25px;
    left: 670px;
    width: 200px;
    /*height: 55px;*/
    color: white;
    font-size: 30pt;
    text-align: right;
    font-weight: bold;
}

#content {
    width: 820px;
    height: 100%;
}

#content_right {
    width: 400px;
    position: absolute;
    left: 470px;
    top: 150px;
    max-height: 300px;
    
}

#content_left {
    width: 400px;
    position: absolute;
    left: 50px;
    top: 150px;
    display: block;
}

.submenu {
    padding-left: 5mm;
    font-size: 10px;
}

.date {
    color: #696969;
    font-weight: bold;
}

.event {
    color: #696969;
    font-weight: bold;
}

p {
    padding: 0px;
    //margin-top: 0px;
    text-align: left;
    //text-indent: 20px;
}

.by {
    font-size: 10px;
    padding-left: 5mm;
}

.show {
    padding: 0px;
    margin-top: 5px;
    //white-space: pre-line;
    text-align: left;
}

.info {
    margin-bottom: 5mm;
}

.band {
    font-weight: bold;
    //padding-left: 5mm;
}

.guestbook {
    padding: 0px;
    margin-top: 5px;
    //white-space: pre-line;
    text-align: left;
}


h1 {
    font-size: 14pt;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
}

hr {
    border: 1px dashed  #023810;
    width: 70%;
    color: #696969;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: white;
}

a:hover, a:focus {
	text-decoration: none;
	color: #8E1717;
}

a .selected {
    color: white;
}

.mark {
    position: absolute;
    left: -15px;
    color: white; /*#696969;*/
    font-size: 18pt;
    font-weight: bold;
}

td {
    padding-right: 5px;
    padding-bottom: 10px;
}

#cover {
    position: absolute;
    width: 547px;
    margin:50px 250px;
}

#vote {
    position: absolute;
    top: 200px;
    left: 50px;
    width: 150px;
}

#cover_menu {
    height: 14px;
    width: 709px;
    left: 50px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    position: relative;
    font-size: 14px;
    letter-spacing: 2px;
}
