/*@font-face
{
 	src: url('./sabatura.ttf') format('truetype','opentype');      
 	font-family: 'Sabatura';
}*/
body 
{
	overflow-x:hidden;
	background-image:url('images/background.jpg');
	background-repeat:repeat;
}

a.subnav {
	font-size:12px;
	text-decoration: none;
	color:#958641;
}

a.subnav:hover {
	color:#959077;
}

a.nav {
	font-size:14px;
	text-decoration: none;
	color:#958641;
}

a.nav:hover {
	color:#959077;
}

a.haveto  {
	font-size:10px;
	text-decoration: none;
	color:#a0a0a0;
}

a.haveto:hover {
	color:#959077;
}


div.upper {
	position:relative;
	top:-40px;
}
div.btnBack {
	position:relative;
	top:-560px;
	left:260px;
	visibility:hidden;
}

div.diplomausstellung {
	background-repeat:no-repeat;
	background-position:bottom, right;
	text-align:center;
	margin:10px;
	margin-top:20px;
	
}

div.impress {
	z-index:2;
}

td.content
{
	
	color:#959077;
	font-family:Tahoma, sans-serif;
	font-size:14px;
	font-weight:300;

}
h1.content {
	color:#959077;
	font-family:Tahoma, sans-serif;
	font-size:16px;
	font-weight:300;
}
.ground
{
	border: 1px solid #a0a0a0;
	background-color:#FFFFFF;
	margin-top:25px;
	margin-bottom:25px;
	
}
.small
{
	
	color:#959077;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;

}
img.shootOverlay 
{
	position:relative;
	top:-36px;
	left:130px;
	width:400px;
	height:30px;
	border:0;
	z-index:1;
}
table.tabelle {
	cellpadding:3px;
	cellspacing:3px;
	border:0px;
	color:#959077;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:300;

}

