/* CSS for manfred-hemm.com by Philipp Maan */

body#seite {
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	background: #cdd2be url(../img/bg-body.gif) repeat-y center top;
	font-family: Verdana, Lucida, sans-serif;
}

body#media {
	margin: 0;
	padding: 20px 0 0 10px;
	background: #cdd2be;
}

/* @group TAGS */

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #435346;
	border-bottom: 1px solid #435346;
	padding: 10px 0 5px 0;
}

table {
	border-collapse: collapse;
}

/* @end

 */

/* @group BOXEN */

#main {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/bg-main.png) no-repeat 5px 82px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 20px 0 21px 129px;
	background-color: #cdd2be;
}

#header a {
	display: block;
	width: 274px;
	height: 41px;
	background: url(../img/bg-header.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#menu {
	height: 33px;
	padding: 0 0 20px 0;
	margin: 0 0 0 35px;
	background-color: #cdd2be;
}

#menu-start {
	height: 33px;
	padding: 0 0 20px 0;
	margin: 0 0 0 35px;
	background: #cdd2be url(../img/foto-profil-oben.jpg) no-repeat left bottom;
}

#startfoto {
	width: 648px;
	height: 237px;
	background: url(../img/foto-profil-unten.jpg) no-repeat;
	
	margin: 0 0 0 5px;
	padding: 0;
}

#content {
	min-height: 290px;
	padding: 0;
	margin: 0 0 0 30px;
	overflow: auto;
}

#footer {
	clear: both;
	height: 50px;
}

/* @end */

/* @group MITTE | LINKS | RECHTS */

#links,
#mitte,
#rechts {
	float: left;
	display: inline;
	padding: 0;
}

div.start #mitte {
	margin: 0;
	width: 648px;
}

div.biography #links {
	margin: 52px 0 0 5px;
	width: 90px;
}

div.repertoire #links {
	margin: 192px 0 0 5px;
	width: 90px;
}

div.biography #mitte,
div.repertoire #mitte {
	margin: 0 0 0 3px;
	width: 555px;
}

div.photos #mitte,
div.media #mitte,
div.latest_news #mitte,
div.forum_canto #mitte,
div.contact #mitte,
div.login #mitte {
	margin: 0 0 0 98px;
	width: 555px;
}

div.start #rechts,
div.media #rechts,
div.biography #rechts,
div.repertoire #rechts,
div.latest_news #rechts,
div.forum_canto #rechts,
div.contact #rechts {
	margin: 0 0 0 58px;
	padding: 0 0 0 4px;
	width: 184px;
}

div.photos #rechts {
	margin: 4px 0 0 52px;
	padding: 0 0 0 4px;
	width: 196px;
}

img.miniatur {
	margin: 30px 0 0 0;
}

/*

 @end */

/* @group NAVIGATION */

#navigation {
	padding: 0;
	margin: 0;
}

#navigation li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 3px 0 0;
}

#navigation li a {
	width: 90px;
	height: 33px;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	background-repeat: no-repeat;
}

#navigation li a.inaktiv {
	background-position: 0 0;
}

#navigation li a.inaktiv:hover {
	background-position: 0 -33px;
}

#navigation li a.aktiv {
	background-position: 0 -33px;
}

#navigation li a span {
	display: none;
}

/* @end */

/* @group SUBNAVIGATION */

.subnavigation div {
	padding: 2px 2px 2px 0;
	width: 76px;
	height: 13px;
	margin: 0 0 11px 0;
	background-color: #435346;
}

.subnavigation div a {
	display: block;
	width: 76px;
	height: 13px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}

.subnavigation div a.inaktiv {
	color: #435346;
	background-color: #cdd2be;
}

.subnavigation div.bio a.inaktiv {
	background-image: url(../img/bindestrich-gruen.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.subnavigation div a.inaktiv:hover,
.subnavigation div a.aktiv {
	color: #fff;
	background-color: #435346;
}

.subnavigation div.bio a.inaktiv:hover,
.subnavigation div.bio a.aktiv {
	background-image: url(../img/bindestrich-weiss.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.subnavigation div a span {
	font-size: 10px;
	display: block;
	cursor: pointer;
}

.subnavigation div a span.l {
	float: left;
	padding: 0 0 0 3px;
}

.subnavigation div a span.r {
	float: right;
	padding: 0 3px 0 0;
}

/* @end */

/* @group TABELLEN */

table.tabelle {
	clear: both;
}

table.tabelle tr td {
	padding: 1px 0;
}

table.tabelle tr td.f {
	width: 215px;
}

table.tabelle tr td.n {
	width: 170px;
}

table.tabelle tr td.s {
	height: 20px;
}

table.media tr td {
	padding: 0 10px 15px 
0;
}

/* @end */

/* @group START */

#zitate {
	width: 310px;
	padding: 10px 0 0 310px;
}

/* @end */

/* @group MEDIA, CDs */

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}

h3.hell {
	color: #cdd2be;
}

h3.dunkel {
	color: #435346;
}

ul#audio {
	list-style-type: none;
	margin: 0 0 50px 0;
	padding: 0;
	clear: both;
}

ul#audio li.fl {
	float: left;
	width: 185px;
}

ul#audio li p {
	font-size: 11px;
	color: #435346;
	padding: 0 0 0 30px;
	margin: 0;
}

a.play {
	display: block;
	height: 12px;
	padding: 4px 0 6px 30px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-size: 11px;
}

a.play:hover {
	text-decoration: underline;
}

a.hell {
	width: 140px;
	background-image: url(../img/play-hell.gif);
	color: #435346;
	font-weight: bold;
}

a.dunkel {
	width: 50px;
	background-image: url(../img/play-dunkel.gif);
	color: #cdd2be;
	font-weight: normal;
}

/* @end */

/* @group PHOTOS */

div.toggler a:link,
div.toggler a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #435346;
	padding: 0 0 1px 180px;
}

div.toggler a span {
	display: block;
	width: 150px;
	height: 13px;
	float: left;
	cursor: pointer;
}

div.toggler {
	margin: 16px 0 0 0;
}

div.miniaturen {
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #435346;
}

div.miniaturen div.inner {
	margin: 0;
	padding: 10px 0 0 0;
	background: #435346;
}

div.miniaturen div.inner div.miniatur {
	width: 133px;
	height: 110px;
	padding: 0 0 10px 5px;
	margin: 0;
	float: left;
	display: inline;
	overflow: hidden;
}

div.miniaturen div.inner div.miniatur a.lbOn {
	display: block;
	width: 80px;
	height: 80px;
	background: #000;
	text-align: center;
}

div.miniaturen div.inner div.miniatur p {
	margin: 0;
	padding: 3px 0 0 0;
	width: 133px;
}

div.inaktiv {
	background: url(../img/photos-tab-inaktiv.gif) no-repeat left bottom;
}

div.inaktiv a {
	font-weight: normal;
}

div.aktiv,
div.toggler a:hover {
	background: url(../img/photos-tab-aktiv.gif) no-repeat left bottom;
}

div.aktiv a {
	font-weight: bold;
}

p.bildinfo {
	color: #cdd2be;
	font-size: 9px;
}

/* @end */

/* @group LIGHTBOX */

#lightbox {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
	width: 486px;
	height: 556px;
	margin: -278px 0 0 -243px;
	padding: 0;
	background: #fff;
	text-align: left;
}

#lightbox[id] {
	position: fixed;
}

#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-color: #000;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

#overlay[id] {
	position: fixed;
}

#lightbox.done #lbLoadMessage {
	display: none;
}

#lightbox.done #lbContent {
	display: block;
}

#lightbox.loading #lbContent {
	display: none;
}

#lightbox.loading #lbLoadMessage {
	display: block;
}

#lightbox #navigation {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 148px;
	height: 55px;
	padding: 15px 0 0 0;
	background: #000 url(../img/lb-ecke.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
}

#lightbox #navigation div a {
	font-weight: bold;
	text-decoration: none;
}

#lightbox #navigation #close {
	padding: 0 0 14px 19px;
}

#lightbox #navigation #close a {
	color: #cdd2be;
}

#lightbox #navigation #download {
	padding: 2px 0 2px 19px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #7b877d;
}

#lightbox #navigation #download a {
	color: #ffc800;
}

#lightbox #navigation #close a:hover,
#lightbox #navigation #download a:hover {
	text-decoration: underline;
}

#lightbox #navigation .orange {
	background-image: url(../img/lb-download-orange.gif);
}

#lightbox #navigation .grau {
	background-image: url(../img/lb-download-grau.gif);
}

#lightbox .absatz {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #435346;
}

#lightbox .links {
	position: absolute;
	left: 154px;
	top: 12px;
}

#lightbox .rechts {
	position: absolute;
	left: 320px;
	top: 12px;
}

#lightbox #bild {
	position: absolute;
	left: 3px;
	top: 73px;
	width: 480px;
	height: 480px;
	background: #000;
	text-align: center;
}

/* @end */

p.text {
	text-align: justify;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

#rechts form {
	padding: 0 0 10px 0;
}

#rechts div {
	padding: 0 0 10px 0;
}

#rechts div p,
p.rechts {
	margin: 0;
	padding: 10px 0;
	color: #cdd2be;
	font-size: 11px;
	line-height: 15px;
}

#rechts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rechts ul li {
	padding: 0 0 10px 0;
	color: #cdd2be;
	font-size: 11px;
}

#rechts ul li a,
.rechts a {
	color: #cdd2be;
	font-size: 11px;
	text-decoration: underline;
}

#rechts ul li a:hover,
.rechts a:hover {
	text-decoration: none;
}

p.text,
p.text a,
table,
table a {
	font-size: 11px;
	font-weight: normal;
	color: #435346;
}

table tr td,
table tr th {
	vertical-align: top;
}

th {
	text-align: right;
}

p.text a:hover,
table a:hover {
	text-decoration: none;
}

span.gelb {
	color: #dee6a4;
}

span.hell {
	color: #7b877d;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	color: #435346;
}

.post {
	padding: 0 0 20px 0;
}

.clearer {
	clear: both;
}

div#rechts div p a
{
	color: #cdd2be;
	font-size: 11px;
}

div#rechts div p a:hover
{
	text-decoration: none;
}
