/* CSS Document */

html {
	height:100%;
	overflow:auto;
	padding:0;
	
}

body {

	height:100%;
	margin:0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	width:680px;
}

body#main  {
	background-color:#000000;
	width:100%;

}
body#mitglied {
	background-color:#000000;
	height:600px;
	width:600px;
	margin:0px;
}


table {
	border:0;
	border-collapse:collapse;
}

table td {
	padding:0;
}


a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	}

h1 {
	border-bottom:1px dashed;
	color:#8D0104;
	font-weight:900;
	margin-top: 8px;
	margin-left:8px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-bottom:5px;
	padding-left: 3px; 
	font-size: 12px;
	
}

h2 {
	color:#000;
	background-color:#f2f2f2;
	font-size:11px;
	padding:2px 2px 2px 11px;
	margin:0px;
}	

/*contact*/
.address {
	background-image:url(adress.jpg);
	background-position:bottom;
	clear: left;
	float: left;
	width: 240px;
	margin: 0px 6px 10px 5px;
	padding-bottom:8px;
	line-height: 1.2em;
}

.address p, .mail p, .form p  {
	margin: 4px;
	padding-left: 8px;
}

.form, .mail {
	background-image:url(kontakt.jpg);
	background-position:bottom;
	width: 375px;
	margin: 0px 6px 10px 5px;
	line-height: 1.2em;
}

.mail {
	padding-bottom:8px;
}

.form {
	padding-bottom:8px;
}

.form_mail {
	
	float: right;
	padding-top:0px;
	margin:0px;
}

.field, .button {
	background-color:f2f2f2;
	border: 1px solid #ccc;
	margin-top: 0;
	font-size: 11px;
}

/*photogallery*/
.thumbnail {
	float:left;
	width: 102px;
	height: 115px;
	margin: 6px 9px 10px 7px;
	padding: 5px;
	background-image:url(img.jpg);
	background-repeat:no-repeat;
}

.thumbnail img {
	border: 1px solid #ccc;
	margin: 3px;
}	

.clearboth { 
	clear: both; 
}


/*Guestbook*/
.gb_content{
	margin-bottom: 6px;
	line-height: 1.2em;
}

.gb_content table p{
	margin: 0px;
}

.homepage{
	font-size:11px;
}

.message{
	font-size:11px;
}
.seperate {
	border-top:1px dashed;
	padding:0px;
	margin: 0px;

}

.date{
	font-size:10px;
	color:#666666;
}

.copyright {
	font-size:9px;
	color:#999999;
}

.error{
	color:#8D0104;
	font-weight:900;
}


/*dates*/
.table{
	margin-left:8px;
	width: 650px;
}

.table table td {
	padding-top:4px;
	padding-bottom:4px;

}
.table table span {
	padding-left: 10px;
}
.seperateLine {
	border-top:1px dashed;
	padding:0px;
	margin-top:2px;
	margin-bottom:-10px;
}

/*links*/

.linkthumb{
	float:left;
	width:138px;
	height:148px;
	margin: 6px 0px 10px 16px;
	background-image:url(link.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.linkthumb img {
	border: 1px solid #ccc;
	margin: 9px 9px 4px 9px;
}	

/*band*/
.band{
	float:left;
	padding:0px;
	margin-top:15px;
}
.bandthumb{
	float:left;
	width:138px;
	height:151px;
	margin: 0px 0px 0px 6px;
	background-image:url(bandthumb.jpg);
	background-repeat:no-repeat;
}

.bandthumb img {
	border: 1px solid #ccc;
	margin: 9px 9px 4px 9px;
}

.discription{
	float:right;
	width:483px;
	height:151px;
	margin: 0px 0px 0px 10px;
	background-image:url(discription.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.discription p{
	margin: 5px;
	padding-left: 8px;
	padding-right: 8px;
	text-align:justify;
}

/*press*/
.logothumb{
	width:468px;
	padding:0px;
	height:170px;
	margin: 5px 0px 15px 10px;
	background-image:url(logothumb.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.logothumb img{
	border: 1px solid #ccc;
	margin: 13px 9px 2px 9px;
}

.pressthumb{
	width:468px;
	padding:0px;
	height:170px;
	margin: 5px 0px 15px 10px;
	background-image:url(pressthumb.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}


.press{
	float:left;
	width:131px;
	height:86px;
	margin: 36px 20px 0px 0px;
	background-image:url(livepic.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.press img {
	border: 1px solid #ccc;
	margin: 1px 0px 0px 2px;
}	
.press1{
	float:left;
	width:86px;
	height:131px;
	margin: 13px 20px 0px 20px;
	background-image:url(livepic1.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.press1 img {
	border: 1px solid #ccc;
	margin: 2px 0px 0px 2px;
}
/* Layout */
/* Main Site */
#page {
	position:relative;
	width:700px;
	height:100%;
	margin:auto;
}

#top {
	position:absolute;
	top:0px;
	height:279px;
	left:0px;
	width:100%;
	background-image:url(oben.jpg);
	background-repeat:no-repeat;
}

#navi {
	position:absolute;
	top:279px;
	height:65px;
	left:0px;
	width:100%;
	background-image:url(navigation.jpg);
	background-repeat:no-repeat;
}

#content {
	position:absolute;
	overflow:auto;
	top:344px;
	width:100%;
	left:0px;
	bottom:57px;	
	background-color:#FFFFFF;
}

#iframe {
	position:absolute;
	height:100%;
	width:100%;
}

#bottom {
	position:absolute;
	bottom:0px;
	height:57px;
	left:0px;
	width:100%;
	background-image:url(unten.jpg);
	background-repeat:no-repeat;
}


/*content*/

#page_content {
	width:650px;
	margin-right:10px;
	margin-left:10px;
}

/*Photogallery*/
#photos {
	position:absolute;
	width:650px;
	left:auto;
	right:auto;
}

/*Guestbook*/
#gb {
	position:absolute;
	width:650px;
	text-align:center;
}

#gb p{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

#gb td{
	padding:4px;
}