body {
	margin: 0px;
	padding: 0px;
	color: #f1f1f1;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	height: 100%;
	width: 100%;
	background:#000 url(/images/bg_black.gif) repeat-x;
}
.clear {
	clear: both;
}
#frameloader {
margin-left:35px;
}
a {
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.paginate {
 margin:            0 0 10px 0px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

.spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}

img {
 margin:		0;
 padding:	0;
 border:		0;
}

.border {
 border:	5px solid #fff;
}

.thumbs {
 text-align:	left;
 padding:	15px 15px 8px 0px;
width:250px;
height:250px;
vertical-align:top;
}

.title {
 margin:            3px 0 0 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 font-weight: 		bold;
 color:             #fff;
text-align:left;
}

.caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: #000;
}


.imageBG {
 text-align: center;
 background-color:  #8185A9;  
}

.categories {
 padding:           5px 10px 5px 12px;
 background-color:  #E9E9F2;  
}

th {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 color:             #fff;
 font-weight:		bold;
 text-align:			left;
 padding:           5px 4px 5px 12px;
 background-color:  #7378A7;  
}

td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #fff;
}


/* SLIMBOX */

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

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

.lbLoading {
	background: #fff url(/images/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: transparent url(/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

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

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

#lbCaption {
	font-weight: bold;
}
h1 {
	font-size:20px;
	margin-top:0px;
	margin-bottom:20px;
	
}
#headline {
	border-bottom:1px solid #acacac;
	float:left;
	width:923px;
	margin-top:-70px;
	margin-bottom:0px;
	margin-left:53px;
}
img {
	border:none;
}

#center {
	margin: 0 auto;
	width: 1000px;
}
#logo {
	float:left;
	
}
.linie {
	border-bottom:1px solid #acacac;
	width:923px;
}

.greybilder {
	padding:5px;
	margin-right:25px;
margin-bottom:25px;
	background-color:white;
 border:1px solid #999999;
}

#bilder {
	margin-left:52px;
}

#footer {
	margin-left:52px;
	margin-bottom:20px;
}
