* {
	/*border: none;*/
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: normal;*/
}

.clr {
	clear: both;
}
a {
	text-decoration: none;
	color: #999999;
}
p {
	line-height: 20px;
}
a:hover {
	color: #333333;
}
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

/* background for all pages */
body {
	background: url(rahmen.jpg) #81827C fixed repeat-x bottom;
}

/* content container */
#main {
	background-color:#ffffff;
	margin: 30px;
	min-height: 100%;
}
#top_margin {
	height: 35px;
}
#main_wrapper {
	margin: 0 auto;
	width: 900px;
}
#header_comm {
	margin: 0 auto 30px;
	text-align: center;
}


#nav {
	text-align: center;
	padding-top:40px;
	margin: 0 auto 70px;
	line-height: 15px;
	width: 100%;
	font-size:14px;
}
#nav ul {
	list-style: none outside none;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
#nav ul li {
	display: inline;
	float: left;
	margin: 0 10px;
}
#nav ul li a,
.artist_name span,
h1.mainhdl,
h2 {
	text-transform: uppercase;
	font-size: 15px;
}

#nav ul li a,
.artist_name span {
	color: #999999;
}
.artist_name {
padding-left:10px;
	margin-bottom: 22px;
	line-height: 15px;
}
.artist_portrait {
	width: 180px;
	height: 245px;
	display:none;
}
#nav ul li a.current_nav,
#nav ul li a:hover,
.artist_name a span.active,
.artist_name a span:hover {
	color: #333333;
}

#col_wrapper  {
padding-top:0px;
width:900px;
}
#content  {
width:900px;
}


#bottom_margin {
	height: 60px;

}
#impressum {
position:relative;
bottom:50px;
right:50px;
	text-align:right;
	vertical-align:bottom;
	height: 10px;
}



#nav ul li a,
.artist_name span,
h1.mainhdl,
h2 {
	text-transform: uppercase;
	font-size: 15px;
	font-family: SackersGothicStdMedium;
}
h1.myhdl {
	display: none;
}
#nav ul li a,
.artist_name span {
	color: #999999;
}
.artist_name {
padding:0 15px 0 10px;
	margin-bottom: 22px;
	line-height: 15px;
}
.artist_portrait {
	width: 180px;
	height: 245px;
	position: absolute;
	top: 0px;
	/*right:auto;*/
	text-align: center;
	margin:auto;

}
#nav ul li a.current_nav,
#nav ul li a:hover,
.artist_name a span.active,
.artist_name a span:hover {
	color:#333333;
}

.photo_strip {
	display:none;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
}
