/* ################ */
/* # CSS Document # */
/* ################ */

/* Standards */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-align: center;
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #444444;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #EEEEEE;
scrollbar-track-color: #444444;

}



p, ul {
	margin: 0;
	padding-bottom: 10px;
}

ul ul {
	padding-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

#seite {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	width: 400px;
	height: 97px;
	/* Jetzt wird sie zentriert. */
	position:	absolute;
	top:		50%;
	left:		50%;
	/* Jetzt steht die linke obere Ecke genau am Mittelpunkt. Noch. */
	margin-top:	-148px;  /* == halbe Zeilenhöhe. */
	margin-left:	-200px; /* == halbe Breite.     */
}

/* ## Navigation ## */
#navigation {
	float: left;
	
}

* html #navigation { /* IE 6 */

}

# #navigation { /* IE 55 */
	/*
		ACHTUNG: der 5.5er IE zickt mal wieder bei den Grafiken für die Navigation rum.
		Bitte noch fixen!
	*/
}

/* ## Seitenelemente ## */
#header {
	float: left;
	width: 944px;
	height: 170px;
	margin-top: 10px;
	background-image: url(../img/inside_header.jpg);
	background-repeat: no-repeat;
  font-weight: bold;
}

#startpageimage {
	float: left;
	width: 400px;
	height: 97px;
	margin-top: 0px;
	background-image: url(../img/insidestart.jpg);
	background-repeat: no-repeat;
  font-weight: bold;
}


#header div.logo {
	float: left;
	margin: 5px 0 0 10px;
	width: 151px;
}

#header div.anschrift {
	float: left;
	margin: 25px 0 0 10px;
}

#rahmen {
	float: left;
	width: 944px;
	height: 445px;
	background-image: url(../img/inside_bg-seite.jpg);
	background-repeat: no-repeat;

}

#rahmen .inhalte {
	padding: 20px;
	height: 415px;
}

* html #rahmen .inhalte { /* IE 6 */
}

# #rahmen .inhalte { /* IE 55 */
}

#rahmen .inhalte .scroller {
  width: 917px;
  height: 410px;
  overflow: auto;
}

#rahmen .footer {
	float: left;
	width: 900px;
	text-align: center;
  font-weight: bold;
}

/*

	border: 1px solid red;

*/


/********************************/
/***** Bilder positionieren *****/
/********************************/

.image_left {
    padding: 0 10px 20px 0; 
    float: left;
}

.image_centred {
    padding: 0; 
    float: left;
}

.image_right {
    padding: 0 0 10px 20px; 
    float: right;
}


a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
}

a:hover {
  color: #aaaaaa;
  text-decoration: underline;


}


h1 {
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
}
	
	
h2 {
	padding: 1px 0 5px 0px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
	
h4, h5,  {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
}

img
{ 
border: 0px;
}





/* 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(../inc/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(../inc/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../inc/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: 50px solid #fff;
	border-top-style: none;

}

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

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

#lbCaption {
	font-weight: bold;
}
	
	
	
/********************************/
/********** Polaroid ************/
/********************************/

div.polaroid { 
float:left;
background-color:#f5f5f2;
margin-left:10px;
margin-bottom:13px;
padding:5px;
border:1px solid #cac9c4;
font-size:11px;
text-align:center;
color: #000000;
}






/********************************/
/****** Thumbnailübersicht ******/
/*********** Gallery ************/
/********************************/

.galleryuebersicht {
    width: 100%;
	  clear: both;
	  text-align: center;
}

.galleryuebersicht p {
    clear: both;
}

.gallery_wrapper {
    width: 900px;
    margin: auto;
    margin-top: 15px;
     text-align: center;
}


.thumbnail_wrapper {
    padding: 2px;
    width: 170px;
    height: 170px;
    margin: 0px 5px 5px 0px;
    float: left;
    text-align: center;
         
}

.thumbnail_wrapper img {
     margin: auto;
         border: 3px solid #ffffff;
        }


.thumbnail_wrapper a:hover img {
    border: 3px solid #550000;
}


.gallery_wrapper2 {
    width: 440px;
margin: auto;
    margin-top: 0px;
     text-align: center;
}


.thumbnail_wrapper2 {
    padding: 0px;
    width: 105px;
    height: 105px;
    margin: 0px 2px 2px 0px;
    float: left;
 
 
         
}

.thumbnail_wrapper2 img {
  
         border: 1px solid #ffffff;
        }


.thumbnail_wrapper2 a:hover img {
    border: 1px solid #550000;
}



div.box_links {
    margin-top: 0px;
    width: 430px;
    float: left;
    

}

div.box_rechts {
    margin-top: 0px;
   margin-right: 4px;
		margin-left: 5px;
    width: 460px;
    float: left;
}	
	
	
	