/* PUBLIC ADDRESS */

body {
	color: #ffffff;
	margin: 0em;
	padding: 0px;
	min-width: 728px;
	background: url(../images/pa-background.jpg);
/*	backround-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;*/
	font-family: Arial; 
	font-size: 10pt;		
}

#header {
	horizont-align: top 2px; 
	background: url(../images/logo.png) 
	width: 380px;
/*	margin-bottom: 0 */
}

/*
#coverrock {
	text-align: center;
	font-style: arial;
}*/

#content-navigation-left {
	float: center;
	width: center;
	text-align: center;
	margin: 0px;
}

#content-navigation-right {
	float: center;
	width: center;
	margin-top: auto;
	margih-left: auto;
	margin-right: auto;
}

#content-home {
	color: #ffffff;
	float: center;
	width: center;
	text-align: center;
	margin: 0px;
}

#content-home p {
	text-align: center;
}

#content-home p.big {
	font-size: 12pt;
	font-weight: bold;
}

#content-band {
	color: #ffffff;
	float: left;
	width: center;
	text-align: left;
	margin: 0px;
}

#content-band p {
	text-align: left;
}

#content-band p.big {
	font-size: 12pt;
}

#content-referenzen {
	color: #ffffff;
	float: left;
	width: left;
	text-align: left;
	margin: 5%;
}

#content-referenzen p {
	text-align: left;
}

#content-referenzen p.big {
	font-size: 12pt;
}

#top-navi {
	margin: 0px  center;
	font-size: 12pt;
	list-style: none;
	height: 30px;
}

#top-navi li {
	float: left; 
	/* padding-right: 20px;*/
	padding: center;
	list-style-type: none;
}

#top-navi li a {
	background: url(../images/button.jpg) /* #ffffff bottom left repeat-x;*/
	height: 2.1em;
	line-height: 2em;
	width: 80px;
	display: block;
	color: #ff0000;
	font-weight: bold;
	border: 0.1em #000000;
	text-decoration: none;
	text-align: center;
	margin: 0.1em 0.1em
}

#top-navi li a:hover {
	color: #ffcc00;
}

#top-navi #selected a {
	color: #0099cc;
}

#right-navi {
	float: center;
	width: 130px;
	font-size: 8pt;
	margin-top: middle;
}

#right-navi ul {
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
}

#right-navi li a {
	background: clear; /*url(../images/buttondark.png) #ffffff bottom left repeat-x;*/
	height: 25px;
	line-height: 2em;
	width: 80px;
	display: block;
	color: #808080;
	border: 0.1em #000000;
	text-decoration: none;
	text-align: center;
	margin: 0.1em 0
}

#right-navi li a:hover {
	color: #ffcc00;
}

#right-navi #selected a {
	color: #0099cc;
}

table {
	color: #ffffff;
	margin: center;
	padding: 0;
	clear: left
}

td.label {
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	}

td.table-header, th.table-header {
	background-color: clear;
	color: #ffffff;
	font-weight: bold
}

table.programm {
	color: #ffffff;
	width: 555px;	
	clear: left; 
	margin-left: 1.5em; 
	text-align: left; 
	border: clear;
	background-color: clear;
	padding: 6px
}

td.table-headerup, th.table-headerup {
	background-color: clear;
	color: #ffffff;
	font-weight: bold
}

table.programmup {
	color: #ffcc00;
	width: 555px;	
	clear: left; 
	margin-left: 1.5em; 
	text-align: left; 
	border: clear;
	background-color: clear;
	padding: 6px
}

table.links {
	color: #ffffff;
	width: 555px;	
	clear: left; 
	margin-left: 1.5em; 
	text-align: center; 
	border: none;
	background-color: clear;
	padding: 6px
		
}

.thumbnails {
	clear: left;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

.thumbnails li {
	float: left;
	margin: 0 2px 2px 0;
	padding: 4px 4px 4px 4px;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-left-color: lightgrey;
	border-top-color: lightgrey;
	border-right-color: black;
	border-bottom-color: black;
}

.thumbnails li a img {
	border: none;
}

.album-label {
	clear: left;
	text-align: center;
	margin: 10px 0 5px 0px;
	width: 100%;
	padding: 2px center;
	background-color: #000000;
	color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-left-color: lightgrey;
	border-top-color: lightgrey;
	border-right-color: black;
	border-bottom-color: black;
}

.galerie-label {
	clear: left;
	text-align: center;
	margin: 80px 0 5px 20px;
	width: 555px;
	padding: 1px 2px;
	background-color: #ffffff;
	color: #ffcc00;
	border-width: 1px;
	border-style: solid;
	border-left-color: lightgrey;
	border-top-color: lightgrey;
	border-right-color: black;
	border-bottom-color: black;
}
.presse-head {
	clear: left;
	text-align: center;
	margin: 10px 0 5px 20px;
	width: 550px;
	padding: 1px 2px;
	background-color: #000000;
	color: white;
	border-width: 1px;
	border-style: solid;
	border-left-color: lightgrey;
	border-top-color: lightgrey;
	border-right-color: black;
	border-bottom-color: black;
}
.link-list {
	list-style: none; 
	text-align: center; 
	margin: 20px 0; 
	padding: 0;
	width: 575px;
}

.link-list li {
	margin: 20px 0;
}
/*
#impressum {
	text-align: center; 
	margin: 30px 1;
	width: 575px;
	padding: 8px;
} */
#urheber {
	margin: 0 auto;
	padding: 2px 4px;
	border: 2px solid black; 
	width: 900px;
	background-color: #808080;
	text-align: left;
}

#haftung {
	color: black bold;
	margin: 0 auto;
	padding: 2px 4px;
	border: 2px solid black;
	width: 900px;
	background-color: #808080;
	text-align: left;
	font-size: 10pt;
	
}

div.center {
	text-align: center;
}

