/***********************************************/
/* General definitions                         */
/*---------------------------------------------*/

body {
	margin:0;
	padding:0;
	min-width:880px;
	font:normal 80%/1.6em "Trebuchet MS",Arial,Verdana,sans-serif;
	color:#333;
	background-color:#edefdf;
}

a, a:active {
	color:#2295d0;
	text-decoration:underline;
}

a:visited {
	/*color:#4380a0;*/
}

a:hover {
	color:#2295d0;
	background-color:#f2f9fd;
	text-decoration:none;
}

h1 {
	margin:1em 0 1.8em 0;
	padding:0 0 5px 0;
	font-weight:lighter;
	color:#799050;
	font-size:1.5em;
}

h2 {
	margin:1.6em 0 1.4em 0;
	font-weight:bold;
	font-size:1em;
	color:#d4552f;
	text-decoration:underline;
	letter-spacing:1px;
	text-transform:uppercase;
}

h3 {
	margin:1em 0 0 0;
	font-weight:bold;
	font-size:1.0em;
	text-decoration:none;
}

p {
	margin:10px 0 12px 0;
}

.hidden {
	display:none;
}

abbr, acronym {
	cursor:help;
	border-bottom:1px dotted #ccc;
}

dt {
	margin:0 0 0.5em 0;
	padding:0;
	font-weight:bold;
}

dd {
	padding:0 0.5em 1em 0;
	margin:0 0 0.5em 2em;
}

.colouredlist dt {
	margin:0 0 1em 0;
	padding:0.2em 0;
	color:#d4552f;
	border-bottom:1px solid #e0afa0 !important;
}

.colouredlist dt a,
.colouredlist dt a:visited {
	color:#d4552f !important;
	font-weight:bold;
	text-decoration:underline;
	border:none;
}

.colouredlist dt a:hover,
.colouredlist dt a:active {
	color:#d4552f;
	text-decoration:none;
	background:none;
	border:none;
}

.colouredlist dd {
	padding:0 0.5em 1.5em 0;
	margin:0 0 2.2em 2em;
}

span.date {
	color:#e4a070;
	font-weight:lighter;
}

input {
	padding:0;
	margin:0;
	border:none;
}

input.default_field,
textarea.default_field {
	border-top:1px solid #acbd8d;
	border-right:1px solid #799050;
	border-bottom:1px solid #799050;
	border-left:1px solid #acbd8d;
	padding:2px;
}

#form_guestbook input.default_field {
	margin: 0 0 1em 0;
}

input.submit {
	border:1px solid #acbd8d;
	padding:0.2em 0.4em;
	color:#516828;
	background-color:#f5f8f0;
	cursor:pointer;
}

input.submit:hover {
	border:1px solid #516828;
}

input.default_field:hover,
textarea.default_field:hover {
	/*border:1px solid #516828;*/
}

input.default_field:focus,
textarea.default_field:focus {
	border-top:1px solid #799050;
	border-right:1px solid #acbd8d;
	border-bottom:1px solid #acbd8d;
	border-left:1px solid #799050;
	padding:2px;
	background-color:#f5f8f0;
}

/***********************************************/
/* Layout definitions                          */
/*---------------------------------------------*/

#submenu,
#content_menu ul {
	list-style-type:none;
	border:1px solid #566a16;
}

#submenu li,
#content_menu li {
	list-style-type:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #fff;
}

#submenu {
	padding:1px 1px 0 1px;
	margin:0 0 1em 1em;
	float:right;
}

#content_menu ul {
	margin:0;
	padding:0;
}

#submenu li {
	text-align:right;
}

#content_menu li {
	text-align:center;
}

#content_menu ul,
#content_menu li {
	width:100%;
}

#submenu a,
#content_menu a {
	display:block;
	color:#566a16;
	border:none !important;
	background-color:#f4f8e6;
	text-decoration:none;
}

#content_menu a {
	padding:0.1em 0.5em !important;
}

#submenu a {
	text-align:right;
	width:13em;
	padding:0.1em 0.5em 0.1em 2em !important;
}

#submenu a:hover {
	/*background:#fff url('/archiv-2007/templates/images/smallstar_light.gif') center left no-repeat !important;*/
	background:#fff !important;
	border-bottom:1px solid #f4f8e6;
	color:#2b3606;
}

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

#submenu #submenu_active a {
	color:#000;
	font-weight:bold;
	background:#fff url('/archiv-2007/templates/images/smallstar_dark.gif') center left no-repeat !important;
}

#content_menu a#active {
	color:#000;
	font-weight:bold;
	background:#fff !important;
}

.guestbook_info {
	position:relative;
	width:100%;
	margin:1.2em 0;
}

.guestbook_info .pages {
	position:absolute;
	right:0;
	top:0;
	display:block;
}

.guestbook_info .pages span {
	padding:1px 2px;
}

#form_guestbook p {
	margin:0.2em 0;
	position:relative;
}

label .expl {
	font-size:0.85em;
}

#form_errors {
	margin:1em 0 3em 0;
	padding:0 1.5em;
	background-color:#fcfaf9;
	border:1px solid #d4552f;
}

#form_errors h2 {
	font-size:0.9em;
	margin:0 0 0 0.5em;
	padding:0.5em 0 0.2em 0;
	text-decoration:none;
}

/*#form_errors h2 span {
	border:1px dotted #d4552f;
	padding:0.1em 0.3em;
	background-color:#fff;
	font-size:1.2em;
}*/

#message,
#infobox,
.infobox {
	margin:1em 0 3em 0;
	padding:0 1.5em;
	background-color:#f9faf5;
	border:1px solid #799050;
}

.infobox_sh {
	margin:1em 0 3em 0;
	background-color:#f9faf5;
}

input#email_show {
	position:absolute;
	top:5px;
	left:13.1em;
}

label#lb_email_show {
	position:absolute;
	top:3px;
	left:15em;
}

#recommended {
	color:#aaa;
}

#recommended a {
	color:#aaa;
	text-decoration:underline;
}

#recommended a:hover {
	color:#aaa;
	text-decoration:none;
}

.linklist {
	list-style-type:none;
	margin:0.5em 0;
	padding:0;
}

.linklist li {
	list-style-type:none;
	margin:0 0 0 0.2em;
	padding:0 0 0 1.9em;
	background:url('/archiv-2007/templates/images/smallstar_dark.gif') left center no-repeat;
}

.picture_list {
	list-style-type:none;
	width:100%;
	padding:1em 0 0.5em 0;
	margin:0;
}

.picture_list li {
	list-style-type:none;
	width:108px;
	height:108px;
	padding:0;
	margin:0 20px 20px 0;
	float:left;
}

.picture_list a,
.context_image {
	display:block;
	text-decoration:none;
	padding:3px;
	border:1px solid #799050;
}

.context_image {
	margin:5px 1em 0.4em 0;
	float:left;
}

.picture_list a:hover,
.context_image:hover {
	padding:1px;
	border:3px solid #799050;
}

.picture_list a img,
.context_image img {
	display:block;
	border:none;
	padding:0;
	margin:0;
}

.bandlist {
	list-style-type:none;
	padding:0;
	margin:0;
	/*border-top:1px solid #799050;*/
}

.bandlist li {
	list-style-type:none;
	padding:0;
	margin:0;
	clear:both;
}

.bandlist a,
.bandlist a:visited {
	color:#000;
	display:block;
	width:100%;
	padding:1em 0 1.9em 0;
	border-bottom:1px dotted #799050;
	background:#fff url('/archiv-2007/templates/images/bandlist_background.gif') right bottom no-repeat;
	margin:0;
	text-decoration:none;
}

.bandlist a:hover {
	background:#f6f8f2 url('/archiv-2007/templates/images/bandlist_background_h.gif') right bottom no-repeat;
	color:#000;
	padding:1em 0 1.9em 0;
	border-bottom:1px dotted #799050;
}

.bandlist a img {
	float:left;
	display:block;
	border:1px solid #799050;
	padding:1px;
	margin-right:2em;
}

.bandlist a:hover strong {
	color:#799050;
	text-decoration:underline;
}

#startpagelinks {
	list-style-type:none;
	padding:0;
	margin:1.2em auto;
	width:420px;
	height:120px;
	text-decoration:underline;
}

#startpagelinks li {
	list-style-type:none;
	padding:0;
	margin:0;
	width:140px;
	height:120px;
	float:left;
}

#startpagelinks a {
	display:block;
	width:140px;
	height:120px;
	padding:0;
	border:none;
	text-indent:-999em;
}

#viewprogram a {
	background:#fff url('/archiv-2007/templates/images/startpagelinks_01.jpg') 0 0 no-repeat;
}

#ordertickets a {
	background:#fff url('/archiv-2007/templates/images/startpagelinks_02.jpg') 0 0 no-repeat;
}

#becomehelper a {
	background:#fff url('/archiv-2007/templates/images/startpagelinks_03.jpg') 0 0 no-repeat;
}

#startpagelinks a:hover {
	background-position:0 -120px;
	border:none;
}

#order_steps {
	width:100%;
	margin:0;
	padding:0;
	height:2.4em;
}

#order_steps li {
	color:#999;
	width:24%;
	margin:0;
	padding:0 0 0.3em 0;
	float:left;
	text-align:center;
	border-bottom:1px solid #799050;
}

#order_step_active {
	color:#000 !important;
	font-weight:bold;
	text-decoration:underline;
}

.order_step_done {
	color:#799050 !important;
	font-weight:bold;
}

#band_subtitle {
	margin-top:-2.9em;
	font-size:0.9em;
}

.important_note {
	color:#d4552f;
}

#secuimage {
	margin:0 0 0 1em;
	padding:0;
	border:2px solid #fff;
}

#favourerlist {
	list-style-type:none;
	padding:0;
	margin:0;
}

#favourerlist li {
	float:left;
	width:31%;
	height:6.5em;
	list-style-type:none;
	padding:0 0 0.5em 0;
	margin:0.5em 2% 0 0;
	border-bottom:1px dotted #ccc;
}

table.runningorder {
	width:100%;
}

table.runningorder caption {
	margin-top:1.8em;
	font-weight:bold;
}

.table_rowstyle2 td {
	background-color:#f6f8f2;
}

#leeeech {
	display:block;
	margin:0.3em auto;
	padding:3px;
	border:1px solid #799050;
	text-decoration:none;
	width:468px;
	height:60px;
	text-indent:-666em;
	background:url('/archiv-2007/templates/images/banner_leech.gif') center center no-repeat;
}

#leeeech:hover {
	padding:1px;
	border:3px solid #799050;
}

#anreise_detailplan {
	text-align:center;
}

#anreise_detailplan a {
	float:none !important;
	width:200px;
	margin:0 auto;
}

#home_concert_list {
	list-style-type:none;
	margin:0;
	padding:0;
}

#home_concert_list li {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}

#home_concert_list a {
	display:block;
	width:100%;
	background-color:transparent;
	padding:0.3em 0.6em;
	text-decoration:none;
}

#home_concert_list a:hover {
	background-color:#fff;
}

/***********************************************/
/* Site structure                              */
/*---------------------------------------------*/

#wrapper {
	width:900px;
	background:url('/archiv-2007/templates/images/header.gif') no-repeat;
}

#archivnote {
	position:absolute;
	top:5px;
	width:100%;
	background-color:#fff;
}

#archivnote p {
	margin:0;
	padding:0.2em 0.7em;
}

#banner {
	width:auto;
	height:276px;
}

#banner span {
	display:none;
}

#menu {
	width:auto;
	height:29px;
	position:relative;
}

#body_wrapper {
	width:auto;
	background:url('/archiv-2007/templates/images/body_background.gif') repeat-y;
}

#body {
	width:auto;
	background:url('/archiv-2007/templates/images/body_top.gif') center top no-repeat;
}

#content_wrapper {
	width:auto;
	background:url('/archiv-2007/templates/images/bottom.gif') center bottom no-repeat;
}

#content {
	padding:3em 145px 7em 145px;
	width:auto;
	min-height:300px;
}

#bottom {
	clear:both;
	width:auto;
	height:50px;
	line-height:40px;
	font-size:0.9em;
	background-color:#000;
	color:#fff;
}

#bottom div {
	width:780px;
	text-align:right;
}

#bottom a {
	color:#fff;
	background:none;
	border:none;
	text-decoration:underline;
}

#bottom a:hover {
	text-decoration:none;
}

a#bottom_project {
	font-weight:bold;
}

#project_info td {
	vertical-align:top;
}

#project_info caption {
	font-weight:bold;
	margin:0.5em 0;
}

#project_info thead {
	display:none;
}

h2.blocklink {
	margin:1.6em auto;
	padding:0;
	width:26em;
	text-decoration:none;
}

h2.blocklink a {
	display:block;
	text-align:center;
	padding:0.5em 0.8em;
	font-size:1.2em;
	border:1px solid #acbd8d;
	color:#799050;
	background-color:#f5f8f0;
	text-decoration:none;
}

h2.blocklink a:hover {
	text-decoration:underline;
	color:#516828;
	border:1px solid #516828;
}

/***********************************************/
/* Main menu                                   */
/*---------------------------------------------*/

#menu {
	list-style-type:none;
	margin:0 auto;
	padding:3px 0 0 0;
	width:41em;
	z-index:100;
}

#menu li {
	list-style-type:none;
	margin:0;
	padding:0 0.2em 0 0;
	width:6.5em;
	float:left;
	background-color:#fff;
}

#menu a {
	width:6.5em;
	color:#000;
	border-bottom:1px solid #fff;
	text-align:center;
	height:2.6em;
	line-height:2.5em;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	background:#fff url('/archiv-2007/templates/images/menu_background.png') 0 0 no-repeat;
}

#menu li a:hover,
#menu li:hover a,
#menu li.hover a {
	color:#fff;
	background:#799050 url('/archiv-2007/templates/images/menu_background.png') 0 -60px no-repeat;
	text-decoration:none;
	padding:0;
}

#menu a.active {
	color:#fff;
	background:#799050 url('/archiv-2007/templates/images/menu_background.png') 0 -120px no-repeat;
	text-decoration:none;
	padding:0;
}

#menu li ul {
	display:none;
	position:absolute;
	top:2.2em;
	list-style-type:none;
	margin:0;
	padding:2px;
	border:1px solid #799050;
	background-color:#fff;
	width:12em;
}

#menu li:hover ul,
#menu li.hover ul {
	display:block;
}

#menu li:hover ul li,
#menu li.hover ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	width:12em;
	height:auto;
}

#menu li:hover ul a,
#menu li.hover ul a {
	width:11em;
	height:2.2em;
	line-height:2.2em;
	padding:0 0.5em !important;
	border-bottom:1px solid #f4f8e6;
	color:#000;
	text-align:left;
	background:#fff;
}

#menu li:hover ul a:hover,
#menu li.hover ul a:hover,
#menu li:hover ul a.active,
#menu li.hover ul a.active {
	background:#f4f8e6 !important;
	color:#566a16;
	border-bottom:1px solid #f4f8e6;
}

#some_space_for_stupid_ie {
	height:120px;
}