* {
	behavior: url(/iepngfix.htc);
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/layout/background_1600x1121.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

div#main_con {
	width: 815px;
	margin: 0px auto;
}

ul {
	list-style: none;
}

h1 {
	color: #0A6AC0;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	color: #0A6AC0;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}

p {
	margin: 0px 0px 8px 0px;
}

a {
	color: #0A6AC0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

div#logo {
	text-align: center;
	width: 758px;
}

div#logo img {
	width: 555px;
	height: 120px;
}

div#navi {
	background-color: #fff;
	height: 37px;
	margin-right: 57px;
	padding-left: 9px;
	margin-bottom: 10px;
}

div#navi ul {
	list-style: none;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

div#navi ul li {
	float: left;
	margin: 2px 2px 2px 0px;
}

div#navi ul li a {
	color: #53B1F7;
	font-size: 16px;
	display: block;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
}

div#navi ul li a:hover, div#navi ul li a.active {
	color: #0A6AC0;
}

div#navi ul li a.active {
	font-weight: bold;
}

div#main {
	
}

div#content {
	background-attachment: fixed;
	background-image:url(img/layout/content_background.png);
	background-repeat: repeat-x;
	background-position: center;
	width: 580px;
	float: left;
	height: 644px;
}

* html div#content {
	height: 650px;
}

div#content_con {
	padding: 18px;
	height: 560px;
	overflow: auto;
}

div#right_box {
	float: left;
	width: 168px;
}

div#right {
	background-color: #fff;
	width: 168px;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 0px 10px;
	background-image:url(img/layout/left_background.gif);
}

div#right h2 {
	color: #000;
}

div#right * {
	margin-right: 5px;
}

div#right h2, div#right p {
	font-size: 12px;
	padding-left: 20px;
}

div#right h1 {
	padding-left: 20px;
	padding-top: 20px;
}

div#logo2 {
	width: 168px;
	margin-left: 0px;
}

div#logo2 img  {
	width: 215px;
	height: 250px;
}
/* Home */

div#band_pic {
	text-align: center;
}

div#band_pic img {
	/*border: 3px solid #53B1F7;*/
	height: 350px;
	width: 350px;
}

/* Band */
div#band_pics {
	width: 440px;
	margin: auto auto;
	clear: both;
}

div#band_pics h2, div#band_pics p{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div#band_pics div {
	float: left;
	width: 100px;
	margin: 0px 15px 0px 15px;
}

div#band_pics img, div#band_member_pic img {
	border: 3px solid #53B1F7;
	width: 94px;
	height: 134px;
}

div#band_pics p.email {
	font-size: 9px;
	margin: 0px;
}

div#band_pics p.email a {
	color: #000;
}

/* band_member */

div#band_member_pic { 
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: center;
}

div#band_member_text p#band_member_instrumente {
	color: #0A6AC0;
	margin: 0px;
	font-weight: bold;
}

/* Gaestebuch */
.form_legend {
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
}

div.guestbook_entry {
	border-bottom: 2px solid #53B1F7;
	width: 80%;
	margin: auto auto;
}

p.p_guestbook_infos {
	border-top: 1px solid #53B1F7;
	height: 18px;
	border-bottom: 1px dotted #53B1F7;
}

p.p_guestbook_infos span.name {
	float: left;
	display: block;
}

p.p_guestbook_infos span.date {
	float: right;
	display: block;
}

/* Galerie */

div#gallery_overview a {
	margin: 0px 10px 10px 0px;
}

div#gallery_overview a img {
	border: 3px solid #53B1F7;
}