/* CSS Document */

/************ Reset CSS nach Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/*outline: 0;*/
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/

html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}

html {
}

body {
font-size: 12px;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #1D275C url('img/GFXBG.gif') repeat-x;
color: #aaccff;
padding: 0 0 4em 0;
}


h1,h2,h3,h4,h5,h6{
color: #fff;
margin: 0 0 1em 0;
}

p,ul,ol,dl,label,address {
margin: 0 0 1em 0;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 180%;}
h2{font-size: 150%;}
h3{font-size: 145%;}
h4{font-size: 140%;}
h5{font-size: 100%;}
h6{font-size: 100%;}
p {font-size: 100%;}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.8em;
}

.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

/***************************/

#wrapper{
position: relative;
width: 760px;
overflow: visible;
margin: 0;
padding: 0;
background: URL('img/GFX0.gif') no-repeat;
}

#header{
background: URL('img/GFX0.gif') no-repeat;
width: 561px;
height: 369px;
margin-bottom: -369px;
overflow: visible;
}

#header h1{
display: none;
}

#nav1{
position: absolute;
top: 0;
left: 0;
overflow: visible;
z-index: 99;
}

#nav1 ul{
position: absolute;
top: 0;
left: 0;
overflow: visible;
}

#nav1 ul li{
display: block;
position: absolute;
overflow: visible;
}

#nav1 ul li a{
display: block;
}

#nav1 ul li a span{
display: none;
}

#nav1 ul li#mn_news{ top: 0; left: 238px;}
#nav1 ul li#mn_news a,
#nav1 ul li#mn_news a:link,
#nav1 ul li#mn_news a:visited{width: 67px; height: 48px;}
#nav1 ul li#mn_news a:hover{background: URL('img/GFX2News-o.gif') no-repeat;}

#nav1 ul li#mn_band{ top: 125px; left: 36px;}
#nav1 ul li#mn_band a,
#nav1 ul li#mn_band a:link,
#nav1 ul li#mn_band a:visited{width: 41px; height: 58px;}
#nav1 ul li#mn_band a:hover{background: URL('img/GFX7Band-o.gif') no-repeat;}

#nav1 ul li#mn_music{ top: 86px; left: 77px;}
#nav1 ul li#mn_music a,
#nav1 ul li#mn_music a:link,
#nav1 ul li#mn_music a:visited{width: 56px; height: 39px;}
#nav1 ul li#mn_music a:hover{background: URL('img/GFX5Music-o.gif') no-repeat;}

#nav1 ul li#mn_links{ top: 183px; left: 0px;}
#nav1 ul li#mn_links a,
#nav1 ul li#mn_links a:link,
#nav1 ul li#mn_links a:visited{width: 67px; height: 48px;}
#nav1 ul li#mn_links a:hover{background: URL('img/GFX9Links-o.gif') no-repeat;}

/*
#nav1 ul li#mn_contact{ top: 0; left: 238px;}
#nav1 ul li#mn_contact a,
#nav1 ul li#mn_contact a:link,
#nav1 ul li#mn_contact a:visited{width: 67px; height: 48px;}
#nav1 ul li#mn_contact a:hover{background: URL('img/GFX2Contact-o.gif') no-repeat;}*/


#nav1 ul li a.aktiv, #nav1 ul li a.aktiv:visited, #nav1 ul li a.aktiv:hover{
cursor: default;
}

#content{
margin: 0 0 0 238px;
width: 518px;
overflow: hidden;
padding: 59px 0 0 0;
min-height: 350px;
}

#content a, #content a:visited, #content a:hover, #content a:active{
color: #E58130;
text-decoration: none;
font-weight: bold;
}

#content a:hover{
text-decoration: underline;
}

#content ul{
margin-left: 1em;
list-style-position: outside;
list-style-type: square;
}

#content li{
margin-bottom: 0.5em;
}

#content dt,
#content dd{
margin-bottom: 0.5em;
}


#content .info{
color: #fff;
font-size: 0.8em;
line-height: 1.2em;
padding: 1em 2em;
margin-bottom: 1em;
/*border: 1px solid #fff;*/
border-top: 0.5em solid #D1B06B;
border-top: 1em solid #fff;
}

#content .info1{
background: #9c9380 url('img/info-bg1.jpg') repeat-x;
}

#content .info2{
background: #9c9380 url('img/info-bg2.jpg') repeat-x;
}

#content .info3{
background: #9c9380 url('img/info-bg3.jpg') repeat-x;
}

#content .info a, #content .info a:visited, #content .info a:hover, #content .info a:active{
color: #fff;
text-decoration: none;
font-weight: bold;
border-bottom: 0.12em dotted #fff;
}

#content .info a:hover{
border-bottom: 0.12em solid #fff;
}

#content .info h3, #content .info h4, #content .info h5, #content .info h6{
color: #fff;
font-weight: bold;
padding-bottom: 0.3em;
border-bottom: 0.12em solid #fff;
margin-bottom: 0.5em;
}

#content .col1{
width: auto;
overflow: visible;
}

#content .col2{
margin-top: 2em;
clear: both;
width: auto;
overflow: visible;
}

#footer {
border-top: 1px solid #AACCFF;
clear: both;
overflow: hidden;
/*border: 1px dotted #333;*/
font-size: 0.8em;
height: 50px;
margin-top: 2em;
margin-left: 238px;
padding-top: 2px;
line-height: 1em;
}

#footer p{
color: #fff;
float: left;
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#footer p.copyright{
float: right;
margin: 0;
}

#footer a{
}

#footer a:hover{
}

/* Bereichs-spezifische Styles */


/* News */
#news #bild_news1{
float: right;
display: inline;
margin: 0 0 1em 1em;
border: 1px solid #fff;
}

#news #next_gig{
font-size: 0.8em;
position: absolute;
width: 150px;
top: 210px;
left: 55px;
display: block;
padding: 2px;
background: #0E1A44;
border: 1px solid #fff;
}

#news #next_gig h6{
border-bottom: 1px solid #fff;
margin: 0;
background: #fff;
color: #000;
font-weight: bold;
padding: 0 2px;
}

#news #next_gig p{
margin-bottom: 0;
margin: 0.2em 0;
text-align: center;
}

#news .newsitem {
clear: both;
position: relative;
margin-bottom: 3em;
}


#news .newsitem strong{
color: #DFECFF
}

#news .newsitem h5{
padding-left: 7em;
border-bottom: 1px dotted #fff;
font-weight: bold;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
}

#news .newsitem p{
margin-left: 7em;
}

#news .newsitem h5 span{
display: none;
}

#news .newsitem h5 span.datum{
font-size: 0.8em;
line-height: 1.5em;
margin-top: 0.3em;
display: block;
position: absolute;
left: 0em;
top: 0;
width: 7.6em;
text-align: center;
background: #aaccff;
color: #3C4D96;
}

#news .newsitem h6{
margin-left: 7em;
margin-bottom: 0;
font-weight: bold;
}



/* Band */
#band #bild_band1{
float: right;
display: inline;
margin: 0 0 1em 1em;
border: 1px solid #fff;
}

#band #content .col1{
margin-bottom: 1em;
overflow: hidden;
}

#band #content h5{
font-size: 120%;
font-weight: bold;
clear: both;
}

#band #content dl{
clear: both;
padding-bottom: 0em;
overflow: hidden;
}

#band #content dt{
clear: both;
width: 27%;
padding-right: 5%;
padding-left: 14%;
padding-top: 2px;
float: left;
display: inline;
height: 64px;
overflow: visible;
margin-bottom: 1em;
font-weight: bold;
color: #fff;
margin-bottom: 1.5em;
}

#band #content dt#band_bjoern{
background: url('img/bjoern2.jpg') no-repeat 0 0;
}

#band #content dt#band_toeffi{
background: url('img/toeffi2.jpg') no-repeat 0 0;
}

#band #content dt#band_holger{
background: url('img/holger2.jpg') no-repeat 0 0;
}

#band #content dt#band_ingo{
background: url('img/ingo1.jpg') no-repeat 0 0;
}



#band #content dd{
width: 53%;
float: left;
display: inline;
overflow: hidden;
margin-bottom: 1.5em;
padding-top: 2px;
}




/* Music */

#music #bild_music1{
float: right;
display: inline;
margin: 0 0 1em 1em;
border: 1px solid #fff;
}

#music #content .col1{
margin-bottom: 1em;
overflow: hidden;
}

#music #content h5{
font-size: 120%;
font-weight: bold;
clear: both;
}

#music #content dl{
clear: both;
padding-bottom: 0em;
overflow: hidden;
}

#music #content dt{
clear: both;
width: 30%;
padding-right: 5%;
float: left;
display: inline;
overflow: visible;
margin-bottom: 1em;
font-weight: bold;
}

#music #content dd{
width: 64%;
float: left;
display: inline;
overflow: hidden;
margin-bottom: 1em;
}

#music #content dt .new{
width: 5em;
background: #AACCFF;
font-size: 0.8em;
text-transform: uppercase;
padding: 0 2px;
color: #1D275C;
}


/* Links */

#links #bild_links1{
float: right;
display: inline;
margin: 0 0 1em 1em;
border: 1px solid #fff;
}

#links #content .col1{
margin-bottom: 1em;
overflow: hidden;
}

#links #content h5{
font-size: 120%;
font-weight: bold;
clear: both;
}

#links #content dl{
clear: both;
padding-bottom: 0em;
overflow: hidden;
}

#links #content dt{
clear: both;
width: 30%;
padding-right: 5%;
float: left;
display: inline;
overflow: visible;
margin-bottom: 1em;
font-weight: bold;
}

#links #content dd{
width: 64%;
float: left;
display: inline;
overflow: hidden;
margin-bottom: 1em;
}


/* Kontakt */

/* Kontaktformular ***************************/

form#Kontaktformular{
overflow: hidden;
margin-top: 40px;
}

#Kontaktformular div{
overflow: hidden;
padding-bottom: 0.5em;
height: 1%;
}

#Kontaktformular label{
line-height: 14px;
width: 90px;
color: #fff;
margin: 2px 10px 2px 0;
float: left;
}

input#KF_name, input#KF_email{
width: 410px;
}

#Kontaktformular textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 410px;
max-width:  410px;
height: 150px;
max-height: 150px;
overflow: auto;
}

#Kontaktformular input, #Kontaktformular textarea{
float: left;
font-family: inherit;
padding: 1px 2px;
background-color: #EAE3DD;
border-top: 1px solid #8D8D8D;
border-left: 1px solid #8D8D8D;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#Kontaktformular input#KF_submit{
float: left;
display: inline;
margin: 2px 20px 2em 100px;
padding: 1px 4px;
width: auto;
color: #fff;
background: #E58130;
text-align: center;
font-weight: bold;
border: none;
cursor: pointer;
}

#Kontaktformular .muss{
/*font-weight: bold;*/
}

/****************************/






/****************************/

