* {
}

body {
    font-family: century gothic, verdana, sans-serif;
    /* background: rgb(37,34,27);*/
   /* background: rgb(111,102,81); ORGINAL FARBE   -- grau 30 30 30*/
    /* background: rgb(13,50,77); */
	background: #333333;
	background-image: url(/bands/losvanvan/img/hintg.jpg);
    color: #ac993b;
    font-size: small;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

#preload {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


.vid {
        padding: 3px;
        border: 3px double #ac993b;
}

#clip1, #clip2, #clip3, #clip4, #clip5, #clip6, #clip7 {
        display: none;
        position: absolute;
        z-index: 100;
        top: 245px;
        left: 0px;
        width: 100%;
        height: 660px;
        text-align: center;
        margin: 0 auto;
        background: url('/bands/losvanvan/img/stripes.gif') repeat;
}

#front {
        display: block;
        position: absolute;
        z-index: 200;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 370px;
        text-align: center;
        margin: 0 auto;
}

#clip1_, #clip2_, #clip3_, #clip4_, #clip5_, #clip6_, #clip7_ {
        position: relative;
        width: 420px;
        height: 310px;
        margin-left: auto;
        margin-right: auto;
        border: 6px double #ac993b;
        padding: 4px;
        background: #25221B;
        overflow: hidden;
}


input.button{
	/*cursor: pointer;*/
	padding: 4px;
	border: 4px solid;
	border-color: #ac993b;
}

input.button:active{
	/*cursor: pointer;*/
	padding: 4px;
	border: 4px solid;
	border-color: #ac993b;
}

input.text {
	border: 1px solid #ac993b;
	padding: 4px 6px 4px 6px;
	font-family: century gothic, verdana, sans-serif;
	background: #222222;
	color: #ac993b;
	font-size: small;
}


/*** CONTENT ***/

#content, #back, #backf {
	position: absolute;
	left: 0px;
	top: 20px;
	height: 900px;
	width: 100%;
        text-align: center;
	margin: 0 auto;
}

#back { z-index: 28;}
#backf { z-index: 29;}
#content { z-index: 30;}



#top {
	position: relative;
	width: 1000px;
	_width: 1020px;
	height: 224px;
	margin-left: auto;
	margin-right: auto;
}

#top table{
	width: 100%;
	height: 100%;
}
#top td{
	padding: 0px 5px 3px 0px;
	color: #ac993b;
	font-size: 0.8em;
	text-align: right;
	vertical-align: bottom;
}

#top td a {border-bottom: 0px dotted #ac993b;}

#cols {
	position: relative;
	width: 1000px;
	_width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#co1, #co2, #co3 {	
	float: left;
	height: 652px;
}

#co1 {  
	width: 214px; 
	_width: 214px; 
	font-size: 0.8em;
}

#co2 {	
	width: 577px; 
	_width: 572px;
	border-left: 3px solid #ac993b;
	/*background: #0F0;
	opacity: 0.6;
        filter: alpha(opacity=60);*/
}

#co2 #main {
	/* height: 545px; */
    height: 490px;
	/*background: rgb(255,180,4);
	opacity: 0.6;
        filter: alpha(opacity=60);*/

}

#co2 #links {
	height: 88px;
	padding: 6px 0px 0px 0px;
	/*background: rgb(51,39,17);*/
	/* opacity: 0.6;*/
        /*filter: alpha(opacity=60);*/
	/*border-top: 2px solid #ac993b;*/
	line-height: 2.6;
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
}

#co3 {	
	width: 190px; 
	_width: 185px; 
	height: 642px;
	padding: 10px 0px 0px 10px; 
	font-weight:bold;	
	text-align: center; 
	font-size: 0.8em; 
	_font-size: 0.75em; 
	white-space: nowrap;
	border-left: 3px solid #ac993b;
}



/** Reservierungsbox **/
#res, #res2 {
	display: none;
	position: absolute;
	z-index: 100;
	height: 150px;
	width: 305px;
	padding: 8px;
	border: 2px solid #ac993b;
	background: #25221B;
}

#res {
	top: 715px;
	left: 700px;	
}
#res2 {
	top: 715px;
	left: 550px;
}


.boxgal {
	
}

.boxnewl {
	background: url('/bands/losvanvan/img/boxbg.jpg') no-repeat;
	padding: 12px 0px 12px 20px;
	height: 515px;
}

.boxraid {
	background: url('/bands/losvanvan/img/boxbg.jpg') repeat-y;
	padding: 12px 0px 12px 5px;
	height: 515px;
	border-bottom: 1px solid #ac993b;
	overflow: auto;
}
.boxraid td {border-left: 1px solid #ac993b; padding: 0px 2px 0px 4px;}
 .boxraid table{ 
	margin-top: 40px; 
	width: 535px;  
	height: 300px; 
	margin: 10px; 
	padding: 10px; 
	border: 2px solid #ac993b; 
	font-weight: bold; 
	text-align: left;
}
.boxraid img.all {display: block; padding-left: 15px; }
.boxraid img.print {display: none;}
.boxraid div.break {display: none;}

.boxpart {
	background: url('/bands/losvanvan/img/boxbg.jpg') no-repeat;
	padding: 12px 0px 12px 20px;
	height: 515px;
	overflow: auto;
}
.boxpart a {border-bottom: 0px;}
.boxpart img {padding: 5px; border: 2px solid #ac993b;}

.boximp {
	background: url('/bands/losvanvan/img/boxbg.jpg') no-repeat;
	padding: 12px 0px 12px 20px;
	height: 515px;
}

a {	
	color: #ac993b;
	text-decoration: none;
	/* border-bottom: 1px solid #ac993b; */
}


a:visited, a:active {	color: #ac993b;}
a:hover { color: #ac993b;}




#co2 #links a, #co2 #links a:link, #co2 #links a:visited, #co2 #links a:active{
	font-size: 14px;
	text-decoration: none;
	/* border-bottom: 2px solid #ac993b; */
}

#co2 #links a.act {
    color: #ac993b;
	text-decoration:underline;
}

#co2 #links a:hover {
	color: #ac993b;
    text-decoration:underline;
}





a.nav {
    color: #ac993b;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    /* border-bottom: 1px dotted #ac993b; */
}

a.nav:hover {
    	text-decoration: none;
	border-bottom: 2px dotted #ac993b;
}

.imglink a{text-decoration: none; border-bottom: 0px;}


.boxinf {
    color: #ac993b;
    text-decoration: none;
    font-size: 10x;
}

.boxinf a {
    color: #ac993b;
    text-decoration: none;
    font-size: 10px;
}

.boxinf a:hover {
    color: #ac993b;
    text-decoration: underline;
    font-size: 10px;
}
