/* CSS Document */

html, body {
	color: #4f1c00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	margin:0;
}
div a {
	text-decoration:none;
	color:#b1a297;
}
.discipline {
	color:#FFFFFF;
	text-align:center;
}
#about {
	background:url(images/bg_about.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#critics {
	background:url(images/bg_critics.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#index {
	background:url(images/bg_home.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#bigwork {
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	width:680px;
	height:auto;
	position:relative;
	z-index:2;
	margin-bottom:30px;
	visibility:hidden;
	border:1px solid #b1a297;
}
#container {
	width: 100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#nav {
	position:absolute;
	top:100px;
	left:0;
	width:170px;
	float:left;
	height:25px;
}
#nav ul {
	margin-left:0;
	padding-left:0px;
	padding-right:0;
	margin-right:0;
	padding-top:40px;
	margin-bottom:0px;
	margin-top:4px;
	list-style:none;
	float:center;	
}
#nav li {
	margin-left:0px;
	margin-top:10px;
	float: center;
	background-position:left;
	background-repeat:no-repeat;
	text-indent: 12px;
}
#nav li a {
	font-size:13px;
	/*padding-right:20px;*/
	text-decoration: none;
	float: center;	
	color: #000;
}
#nav li a:hover{
	color: #7b0916;
}
#container .slideshow {
}
#container a:hover{
	color: #fff;
}
#content {
	width:700px;
	/*padding:20px;*/
	height:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align: left;
}
#header {
	width:100%;
}
#footer {
position:fixed;
	bottom:0;
	left:0;
	padding-top:5px;
	color: #b1a297;
	width:100%;
	height:20px;
	background:#6d0813;
	margin-top:10px;
	font-size:11px;
	/*margin-left:140px;
	padding-right:15px;*/
}
#footer a {
	color: #b1a297;
	text-decoration:none;
}
#footer a:hover {
	color: #fff;
	text-decoration:none;
}
#titel {
	padding-right:5px;
	float:center;
	bottom:10px;
	position:relative;
	z-index:4;
}
#topstroke {
	width:100%;
	height:25px;
	background:#6d0813;
}
#work td {
	height:105px;
	background-color: #993300;
}
.kop {
	font-size: 15px;
	font-weight:bold;
}
