/*Schrift */
@font-face {
	font-family: 'ScribleSilkRegular';
	src: url('http://www.s-kuste.com/cms/fonts/ScribleSilk.eot');
	src: local('Scrible Silk Regular'), local('ScribleSilk'), url('http://www.s-kuste.com/cms/fonts/ScribleSilk.woff') format('woff'), url('http://www.s-kuste.com/cms/fonts/ScribleSilk.ttf') format('truetype'), url('http://www.s-kuste.com/cms/fonts/ScribleSilk.svg#ScribleSilk') format('svg');
}

body {
	background-color: #CCC;
	font-size: 12px;
	font-family: ScribleSilkRegular,Verdana, Arial, Helvetica, Sans-Serif;
	color:#333;
	padding:0px;
	margin:0px;
}
a:active, a:focus {
outline: 0;
text-decoration : none; 
}
#inhalt {
	position:absolute;
	height:350px;
	width:100%;
	text-align: left;
	padding: 0px;
	background-color: #FFF;
	overflow: auto;
	overflow-y: hidden;
	white-space: nowrap;
	margin-top: -175px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50%;
	left: 50%;
	top: 50%;
	font-family: ScribleSilkRegular, Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	color: #000;
}

#inhalt img {
	padding-right: 20px;
	border:0;
}

#inhalt a{
color:#FFF;
text-decoration:none;
}

#inhalt a:visited{
color:#FFF;
text-decoration:none;
}



.thumbnail{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 18px;
	color: #000;
	border: 1px solid #CCC;
}

#untendrum {
	position:absolute;
	text-align: left;
	bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 99%;
	}


p, h1 {
margin: 0px; 
padding: 10px; 
}
h2 {
	text-align: center; 
}

#navigation ul
{
	font-family: ScribleSilkRegular, helvetica, sans-serif;
	font-size: 30px;
	left: 0px;
	bottom: 1px;
}

#navigation ul li
{
	display: inline;
	list-style-type: none;
}
#navigation ul li a
{
	text-decoration: none;
	float: left;
	color: #333;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#navigation ul li a:hover
{
	color: #666;
}
#navigation #rechts
{
	float: right;
	margin-right: 10px;
	font-size: 10px;
	padding-top: 35px;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 100% 15%;
}

#lbBottom {
	font-size: 14pt;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	font-family: 'ScribleSilkRegular', Helvetica, sans-serif;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 30px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	outline: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.dssf {
	font-weight: bold;
}
