/*Global*/
body {
background: url(../img/hintergrund.jpg) repeat-x fixed #DAD5D0;
}

p {
font-family:Arial, sans-serif;
font-size:12px;
color:#101010;
text-align:justify;
}

h1 {
font-family:Arial, sans-serif;
font-size:24px;
font-style:italic;
color:#FFFFFF;
margin-top:0px;
margin-bottom:0px;
}

h2 {
font-family:Arial, sans-serif;
font-size:18px;
font-style:italic;
color:#FFFFFF;
margin-top:0px;
margin-bottom:0px;
}

h3 {
font-family:Arial, sans-serif;
font-size:16px;
font-style:italic;
color:#FFFFFF;
margin-top:0px;
margin-left:5px;
margin-bottom:5px;
}

hr.headline {
margin-bottom:20px;
color:#FFFFFF;
height:1px;
}

hr.subline {
margin-bottom:10px;
color:#FFFFFF;
height:1px;
}

hr.endline {
margin-top:20px;
color:#FFFFFF;
height:1px;
}

#content_body {
position:absolute;
top:65px;
left:75px;
}

a:link {
color:#101010;
text-decoration:underline;
}

a:visited {
color:#101010;
text-decoration:underline;
}

a:active {
color:#101010;
text-decoration:underline;
}

#newsticker {
position:absolute;
top:0px;
right:2px;
color:#FFFFFF;
padding:10px;
}

/* Titelleiste */
#title_bar {
width:100%;
border-style:none;
padding:0px;
height:40px;
}

#title_text {
border-style:solid;
border-right-style:none;
border-width:1px;
border-color:#FFFFFF;
padding-left:6px;
font-family:Arial,sans-serif;
font-size:24;
font-weight:bold;
color:#FFFFFF;
background-color:#336699;
text-align:left;
}

#title_logo {
border-style:solid;
border-left-style:none;
border-width:1px;
border-color:#FFFFFF;
padding-right:5px;
background-color:#336699;
text-align:right;
}

#title_img {
width:218px;
height:20px;
border-style:none;
}

/* Navigationsleiste */
#navi_tray {
border-style:none;
margin-top:10px;
margin-left:-3px;
}

img.navi_img {
border-style:solid;
border-width:1px;
border-color:#AAAAAA;
width:40px;
height:40px;
}

img.navi_img_act {
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
cursor:pointer;
width:40px;
height:40px;
}

img.navi_subimg {
border-style:solid;
border-width:1px;
border-color:#AAAAAA;
margin-right:10px;
width:40px;
height:40px;
}

a.navlink{
text-decoration:none;
}

/*Newsboard*/
td.news_panel_text {
border-style:solid;
border-right-style:none;
border-width:1px;
border-color:#FFFFFF;
background-color:#336699;
height:25px;
font-family:Arial, sans-serif;
font-size:16px;
font-style:italic;
color:#FFFFFF;
text-align:left;
padding-left:5px;
}

td.news_panel_date {
border-style:solid;
border-left-style:none;
border-width:1px;
border-color:#FFFFFF;
background-color:#336699;
height:25px;
font-family:Arial, sans-serif;
font-style:italic;
font-size:11px;
color:#FFFFFF;
text-align:right;
padding-right:5px;
}

td.news_content {
padding-top:20px;
padding-bottom:12px;
padding-left:5px;
padding-right:5px;
}

hr.news {
width:75%;
margin-bottom:50px;
text-align:left;
color:#FFFFFF;
height:1px;
}


/*Bandinfo*/
td.port_name {
background-color:#336699;
font-family:Arial, sans-serif;
font-style:italic;
font-size:14px;
text-align:center;
color:#FFFFFF;
padding-top:2px;
padding-bottom:2px;
}

td.port_inst {
background-color:#FFFFFF;
font-familiy:Arial, sans-serif;
font-size:12px;
text-align:center;
color:#050505;
}

#bio_textfield {
width:640px;
margin-top:20px;
}

/*Livetermine*/
td.livelocate {
font-family: Arial, sans-serif;
font-size:14;
font-style:italic;
color:#FFFFFF;
text-align:right;
}

td.livedate {
font-family: Arial, sans-serif;
font-size:14;
font-style:italic;
color:#FFFFFF;
text-align:left;
}

td.liveevent {
font-family: Arial, sans-serif;
font-size:20;
font-style:italic;
color:#FFFFFF;
text-align:center;
}



/*Fotos*/
img.thumbnail {
cursor:pointer;

}
