/* stylesheet */

body {
	background:rgb(255, 255, 255);
	margin:0 !important;
	padding:0 !important;
	font-size:11px;
}

h1, h2, h3, h4, h5 {
	padding:0 !important;
	margin:0 !important;
}

.error {
	font-weight:bold;
	color:#f00;	
}

#logo {
	float:left;
	position:absolute;
	top:30px;
	left:50px;
}

p {
	padding:0;
	margin:0;
}

#woman {
	float:right;
	margin-top:10px;
}

#all_content {
	width:840px;
	margin: 0 auto;
	height:630px;
	position:relative;
	/*background:url('images/HG_resized.png') no-repeat;*/
}

#band_pics {
	position:relative;
	left:50px;
	float:left;
}

#band_pics #band_pics_2 {
	position:absolute;
	top:120px;
	left:75px;
}

#right_content {
	position:absolute;
	bottom:30px;
	float:left;
	right:20px;
	color:#660000;
}


#hippie {
	position:absolute;
	z-index:50;
	padding:0;
	top:140px;
	left:50px;
}

.nav_left {
	float:left;
	width:20px;
	height:31px;
	background:url('images/nav_top_left.png') no-repeat;
}
.nav_right {
	float:left;
	width:20px;
	height:31px;
	background:url('images/nav_top_right.png') no-repeat;
}
.nav_middle {
	float:left;
	height:31px;
	background:url('images/nav_top_middle.png') repeat-x;
}
.nav_middle img {
	position:relative;
	top:4px;
}

#navi_bottom .nav_middle img {
	position:relative;
	top:7px !important;
}

#navi_top {
	position:absolute;
	z-index:50;
	padding:0;
	top:220px;
	left:50px;
}
.navi img {
	float:left;
	padding:0 !important;
	margin:0 !important;
	border:none;
	cursor:pointer;
}

#navi_bottom {
	position:absolute;
	bottom:30px;
	left:50px;
}

#subnavi {
	position:absolute;
	top:220px;
	left:50px;
}

#all_content img {
	border:none;
}
.subNavItems {
	width:auto;
	display:none;
}

.clearer {
	clear:both;
}

*.content {
	background:url('images/textfeld_resized.png') no-repeat;
	font-size:11px;
	width:480px;
	height:337px;
}

*.gallery *.content {
	background:url('images/textfeld_resized_gallery.png') no-repeat;
	font-size:11px;
	width:775px;
	height:337px;	
}

*.gallery *.content_text {
	width:auto !important;
	position:auto !important;	
}

div.content_text {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	position:relative;
	color:#AF6D3C;
	top:10px;
	overflow:auto;
	height:290px;
	padding:10px 4px 3px 3px;
	width:430px;
	margin:10px 30px 10px 15px;
}

#noscript {
	font-weight:bold;
	color:#ff2222;
	z-index:100;
	background:#fff;
	border:1px solid #000;
	padding:10px;
	position:absolute;
	top:25%;
	left:25%;
}

.gb_header {
	background:#cccc00;
	padding:3px;
}
.gb_message {
	padding:3px;
}
.gb_entry {
	border: 1px solid #ccc;
}
#entry_form {
	margin-left:45px;
	position:absolute;
	top:265px;
	background:url('../images/fond_gaeste.png') no-repeat;
	width:252px;
	height:313px;
	padding:0;
}
#entry_form form {
	padding:15px;
}
#entry_form label {
	color:#AF6D3C;
	width:70px;
	margin:2px;
	display:block;
}
#entry_form input {
	border:1px solid #ccc;
	margin:2px;
	width:150px;
}

#entry_form textarea {
	width:150px;
	height:90px;
	margin:2px 2px 0 2px;
	border:1px solid #ccc;
}
form .butt_image {
	border:none !important;
	margin:-2px 0 0 0 !important;
}
.list_item {
	cursor:pointer;
}
.underline {
	position:absolute;
	bottom:3px;
}
#submit {
	padding:0 !important;
	border:0 !important;
	margin:0 !important;
	}