* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; }
	
html, body {
	margin:auto;
	height:100%; }
	
a {
	color:#ab8d71;
	text-decoration:none; }
	
img {
	border:none; }
	
a:hover {
	color:#8f6d4d;
	text-decoration:underline; }

#home-link {
	color:white; }
	
#main {
	position:absolute;
	top:0;
	left:50px;
	min-height:100%;
	width:850px;
	background:url(../images_layout/bg.jpg) 0 50px repeat-y; }
	
* html #main {
	height:100%; }
	
#image {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:250px;
	background:url(../images_layout/001_start.jpg) 0 50px white no-repeat; }
	
#home-link {
	display:block;
	z-index:20;
	position:absolute;
	top:90px;
	left:223px;
	width:300px;
	height:80px;
	background:url(../images_layout/logo.jpg) no-repeat; }
	
#home-link.english {
	background:url(../images_layout/logo_en.jpg) no-repeat; }
	
#navigation {
	position:absolute;
	top:0;
	left:0;
	width:850px;
	height:251px;
	background:url(../images_layout/nav_border.jpg) bottom left no-repeat; }
	
#navigation ul {
	position:absolute;
	bottom:0px;
	left:230px;
	padding-bottom:12px; }
	
#navigation li {
	display:inline;
	padding-right:9px; }
	
#navigation li a {
	color:#ab8d71;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px; }
	
#navigation li a:hover {
	color:#8f6d4d; }
	
#content {
	padding:281px 60px 12px 230px; }
	
#content p, h2, h3, h4, ul, ol {
	color:#666666;
	line-height:19px; }
	
#content p {
	padding-bottom:12px; }
	
#content h2, h3 {
	font-weight:bold;
	padding-bottom:12px; }
	
#content h2 {
	color:#ab8d71; }
	
#content p.concert-date {
	width:70px;
	float:left; }
	
#content p.concert-content {
	width:500px;
	margin-left:80px; }
	
#content p.composer-name {
	float:left;
	width:95px; }
	 
#content p.work-title {
	margin-left:100px;
	width:445px; }
	
#content .thumb_image {
	display:inline-block;
	margin:0 20px 20px 0; }
	
#contact-form input, textarea, select {
	background:#efefef;
	border:1px solid #ab8d71;
	width:300px;
	font-size:13px;
	line-height:20px; }
	
#contact-form input.checkbox {
	padding-top:3px;
	width:20px; }
	
#contact-form .border-button {
	float:left;
	width:auto;
	border:1px solid #ab8d71;
	margin-bottom:18px;
	padding-bottom:0; }
	
#contact-form input.send-button {
	background:none;
	border:none;
	color:#ab8d71;
	font-weight:bold;
	width:auto;
	height:auto;
	font-size:12px;
	line-height:12px;
	padding:2px; }
	
#contact-form .error-field input, #contact-form .error-field textarea {
	border:1px solid red;
	background:#e9e9e9; }
	
#footer {
	padding:0 0 12px 230px;
	color:#aaaaaa; }
	
#footer a {
	color:#aaaaaa; }
	
.spacer {
	padding-left:6px; }

.clear {
	font-size:0px;
	line-height:0px;
	height:0px;
	clear:both; }
	
#footer a:hover {
	color:#ab8d71; }
	
#foto_viewer {
	position:absolute;
	top:20px;
	left:50%;
	width:540px;
	margin-left:-270px; }
	
#foto_viewer .linklist {
	padding-bottom:12px;
	text-align:center; }
	
#foto_viewer .linklist li {
	display:inline;
	padding:0 6px 0 6px; }
	
/* Images for categories */
	
#main.img001 {
	background:url(../images_layout/bg.jpg) 0 50px repeat-y; }
	
#main.img001 #image {
	background:url(../images_layout/001.jpg) 0 50px white no-repeat; }
	
#main.img002 {
	background:url(../images_layout/bg.jpg) 0 -150px repeat-y; }
	
#main.img002 #image {
	background:url(../images_layout/002.jpg) 0 50px white no-repeat; }
	
#main.img003 {
	background:url(../images_layout/bg.jpg) 0 -350px repeat-y; }
	
#main.img003 #image {
	background:url(../images_layout/003.jpg) 0 50px white no-repeat; }
	
#main.img004 {
	background:url(../images_layout/bg.jpg) 0 -550px repeat-y; }
	
#main.img004 #image {
	background:url(../images_layout/004.jpg) 0 50px white no-repeat; }
	
#main.img005 {
	background:url(../images_layout/bg.jpg) 0 -750px repeat-y; }
	
#main.img005 #image {
	background:url(../images_layout/005.jpg) 0 50px white no-repeat; }
	
#main.img006 {
	background:url(../images_layout/bg.jpg) 0 -950px repeat-y; }
	
#main.img006 #image {
	background:url(../images_layout/006.jpg) 0 50px white no-repeat; }
	
#main.img007 {
	background:url(../images_layout/bg.jpg) 0 -1150px repeat-y; }
	
#main.img007 #image {
	background:url(../images_layout/007.jpg) 0 50px white no-repeat; }
	
