/* planet rock css */


/*** struktur ***/

body {
margin: 40px 0px 0px 47px;
font: 11px/16px BitstreamVeraSansRoman, Monaco, Lucida Console, sans-serif;
}

#head {
position:relative;
border-bottom: solid 2px black;
height:60px;
}

#adr {
position:absolute;
left:254px;
top:22px;
width:400px;
font-size:9px;
line-height:12px;
}

#serv {
font:18px GeoRegular, Charcol, Impact, sans-serif;
height:62px;
padding-top:10px;
}

#bands {
margin-bottom:60px;
font:20px/28px BitstreamVeraSansMonoRoman, Monaco, Lucida Console, monospace;
max-width:1120px;
}

#contwrap {
width:871px;
}

#cont_left {
width:225px;
}
/*margin-left:259px;*/
#cont_right {
float:right;
width:612px;
}


/*** basic classes ***/

.cb {
clear:both;
height:0;
}

.ttuc {
text-transform:uppercase;
}

.dsplynn {
display: none;
}

/*** classes ***/

/* tags */

a {
text-decoration: none;
color:#000;
}

a:visited {
color:#000;
}

a:hover {
color:#f30;
}

#serv a {
margin-right: 24px;
}

#cont_left strong, #cont_right strong {
/* BitstreamVeraSansBold */
font-family: BitstreamVeraSansRoman, Monaco, Lucida Console, sans-serif;
font-weight:bold;
}

/* custom */

.txtline {
position:absolute;
width:110px;
left:150px;
top:0;
}

.tar {
text-align:right;
position:absolute;
top:0;
left:0;
width:110px;
}

/* band navi */

.bmi {
position:relative;
display:inline;
}
.bmi span {
padding: 0 2px;
}

.bmi_dtshl, .dhl .dhlc {
color:#fff;
background-color: #f30;
}

.bmi_ot {
/* BitstreamVeraSansBold */
position:absolute;
right:-4px;
top:-4px;
font: 9px/8px BitstreamVeraSansRoman, Monaco, Lucida Console, sans-serif;
color:#fff;
background-color:#000;
text-transform: lowercase;
padding:2px 4px;
height:8px;
font-weight:bold;
}
.bmit {
display:inline;
margin: 0 6px;
}

/* module */

.hl1, .hl2 {
font:20px/18px BitstreamVeraSansMonoRoman, Monaco, Lucida Console, monospace;
margin-bottom:18px;
}

.xo {
margin-top:30px;
}

.bild {
margin-bottom: 18px;
}

.bild_float {
float:left;
margin: 0 18px 18px 0;
}


.txt {
clear:left;
width:612px;
margin-bottom:60px;
}

.txt_news {
width:225px;
margin-bottom:19px;
}

.txt a, .txt_news a {
text-decoration: underline;
}

/*dates*/

#cont_right .dts {
margin-bottom:35px;
}

.dts_txt {
}

#cont_right .dts_bn {
font:20px/18px BitstreamVeraSansMonoRoman, Monaco, Lucida Console, monospace;
margin-bottom:19px;
}

.dts p {
margin:8px 0;
}

.bn_dts {
/*margin-top:18px;*/
}

/* links */
.bndlnkcont {
margin-bottom:5px;
}

.bndlnk {
font:18px GeoRegular, Charcoal, Impact, sans-serif;
}

.dllx {
text-transform: lowercase;
font-size:11px;
display:none;
}

/* facebook */
.fcbk {
font-size:9px;
margin-top:-30px;
margin-bottom:60px;
}

