@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-color: #121212;
	background-image: url(../bilder/body_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	height: 100%;
	position: relative;
	padding-bottom: 45px;
	background-attachment: fixed;
	overflow-x:hidden;
}
ul, li {
	margin:0px;
	list-style:none;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	letter-spacing: -1px;
	color: #FFF;
	font-size: 23px;
	font-weight: 400;
	line-height: 24px;
}
h1#gr {
	font-size: 36px;
	color: #A0C4C2;
	padding-left: 40px;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-top: 20px;
}
h1#gr b#slogan {
	color: #BDAD93;
	padding-left: 10px;
	font-style: italic;
	font-size: 28px;
	font-weight: normal;
}
h1#gr_start {
	color: #A0C4C2;
	padding-left: 40px;
	font-style: italic;
	margin: 0px;
}
h2 {
	color: #a0c4c2;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 27px;
	font-size: 24px;
	margin-bottom: 2px;
	margin-top: 15px;
}
h2#gr {
	font-size: 42px;
	color: #a0c4c2;
	line-height: 66px;
	margin-bottom: 8px;
	margin-top: -12px;
}
h2#gr2 {
	color: #626060;
	font-size: 19px;
	line-height: 24px;
	margin: 0px;
}
h2 b {
	font-weight: 400;
	color: #FFF;
}
h3 {
	font-size: 15px;
	line-height: 19px;
	color: #CCC;
	font-weight: 400;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 21px;
	letter-spacing: -1px;
	color: #d3dddc;
	font-weight: 400;
}
a {
	margin: 0px;
	color: #a0c4c2;
}
a:hover {
	text-decoration: none;
	color: #66665F;
}
a:active {
	outline: none;
}
a:focus, object:focus {
	outline: none;
}
p {
	margin:0px;
	line-height: 20px;
	color: #94948B;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
p.desc {
	line-height: 20px;
	float: left;
	width: 1000px;
	background-image: url(../bilder/line1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
p.desc_v {
	font-size: 13px;
	line-height: 14px;
	padding-left: 22px;
	background-image: url(../bilder/icon_video.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #a0c4c2;
	width: 305px;
	margin-bottom: 4px;
}
p.desc_v span {
	font-size: 11px;
	color: #87877E;
	padding-left: 5px;
}
p.desc_a {
	font-size: 13px;
	line-height: 14px;
	padding-left: 22px;
	background-image: url(../bilder/icon_audio.gif);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	color: #a0c4c2;
	margin-bottom: 4px;
	width: 305px;
}
p.desc_p {
	line-height: 14px;
	padding-left: 22px;
	background-image: url(../bilder/icon_pic.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	color: #a0c4c2;
	margin-bottom: 4px;
	font-size: 13px;
}
p.desc_p span {
	font-style: italic;
	color: #999;
}
p.down {
	width: 305px;
	font-size: 12px;
	padding-left: 22px;
}
p.firstletter:first-letter {
	font-size: 29px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #66665F;
}
p.line320 {
	background-image: url(../bilder/line_320.png);
	background-repeat: no-repeat;
	background-position: center top;
}
img, object {
	margin:0px;
	border:solid 1px #494747
}
a:hover img {
	border:1px solid #706D6D
}
br {
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
hr.eins {
	border: none;
	margin: 0px;
	float: left;
	margin-bottom: 30px;
	background-image: url(../bilder/line2.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	line-height: 20px;
	height: 1px;
}
hr.zwei {
	border: none;
	margin: 0px;
	float: left;
	margin-bottom: 30px;
	background-image: url(../bilder/line2.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	line-height: 20px;
	height: 1px;
}
hr.drei {
	border: none;
	margin: 0px;
	margin-bottom: 30px;
	background-image: url(../bilder/line3.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	float: left;
	line-height: 20px;
	height: 1px;
}
hr.vier {
	border: none;
	margin: 0px;
	margin-bottom: 20px;
	background-image: url(../bilder/line_320.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 320px;
	line-height: 20px;
	height: 1px;
}
#navigation a.inaktiv:link .temp, #navigation a.inaktiv:visited .temp {
	color: #CCC;
	font-size: 11px;
	text-indent: 0px;
	display: none;
}
#navigation a.inaktiv:hover .temp {
	display: block;
}
#navigation {
	float: left;
	width: 100%;
	padding-left: 40px;
	position: fixed;
	z-index: 101;
	top: 0px;
	background-image: url(../bilder/header.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 85px;
	padding-bottom: 15px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	height: 25px;
	float: left;
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #626060;
	font-size: 23px;
	padding-right: 31px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #252525;
}
#navigation a:hover, #navigation a.aktiv {
	color: #a0c4c2;
}
#navigation a#home {
	background-image: url(none);
	padding-left: 0px;
}
#navigation a#aktuell {
}
#navigation a#portrait {
}
#navigation a#repertoire {
}
#navigation a#gallery {
}
#navigation a#samples {
}
#navigation a#reviews {
}
#navigation a#contact {
}
#content {
	padding-left: 40px;
	padding-top: 150px;
}
#inhalt {
	width: 1020px;
}
#left {
	width: 320px;
	float: left;
	height: 100%;
}
#right {
	float: left;
	min-width: 676px;
}
ul.rep {
	float: left;
}
ul.rep li {
	padding-left: 2px;
	float: left;
	clear: left;
	background-image: url(../bilder/line_320.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 318px;
	padding-top: 3px;
	padding-bottom: 4px;
}
ul.rep li p {
	font-size: 17px;
	letter-spacing: -1px;
	float: left;
	color: #A0C4C2;
	width: 118px;
}
ul.rep li span {
	display: block;
	color: #ccc;
	float: left;
	width: 190px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
}
ul.rep li b {
	margin: 0px;
	float: right;
	display: block;
	width: 190px;
	color: #96968D;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	margin-left: 10px;
}
p#videoPlayer, p#videoPlayer2, p#videoPlayer3, p#videoPlayer4, p#videoPlayer5, p#videoPlayer6, p#audioPlayer, p#audioPlayer2, p#audioPlayer3, p#audioPlayer4 {
	width: 320px;
}
p#videoPlayer p, p#videoPlayer2 p, p#videoPlayer3, p#videoPlayer4, p#videoPlayer5 p, p#videoPlayer6 p, p#audioPlayer p, p#audioPlayer2 p, p#audioPlayer3 p, p#audioPlayer4 p {
	width: 320px;
}
.spaltenbox p a:link, .spaltenbox p a:visited{
	font-size: 12px;
}
.spaltenbox {
	width: 320px;
	margin-bottom: 18px;
	float: left;
	margin-right: 18px;
	min-height: 240px;
}
.spaltenbox_smal {
	width: 320px;
	margin-bottom: 18px;
	height: 80px;
	margin-right: 18px;
	padding-bottom: 18px;
	float: left;
}
.spaltenbox0 {
	margin-right: 18px;
	position: fixed;
	height: 75px;
	width: 99%;
	z-index: 99999;
}
#footer {
	background-image: url(../bilder/line3.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	position: fixed;
	bottom: 0px;
	float: left;
	width: 100%;
	background-color: #181717;
	height: 20px;
}
#footer p {
	margin-left:40px;
	font-size: 11px;
}
#footer a:link, #footer a:visited {
	font-size: 11px;
	color: #66665F;
	line-height: 20px;
	margin-left: 5px;
}
#footer a:hover {
	color: #a0c4c2;
}
