/* Gerneral */
.bottom {
	width: 930px;
	height: 30px;
	margin: 0 15px 0 15px;
	background: url(../images/content/contentBottom.gif) no-repeat top left;
}

/* Galerie Startseite */
#galerie {
	width: 930px;
	height: 500px; 
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

#row1 {
	position: relative;
	width: 830px;
	height: 170px;
	margin: 20px 0 0 50px;
	background-color: #000;
}

#row2 {
	position: relative;
	width: 830px;
	height: 170px;
	margin: 50px 0 0 50px;
	background-color: #000;
}

.imgTitle {
	margin: -5px 0;
}
.imgBox1 {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 10px;
	left: 10px;
	background: url(../images/galerie/categories/shadow.gif) no-repeat bottom right;
	clear: right;
}
.imgBox1 img {
    margin: 5px 5px 0 5px;
}
.imgBox2 {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 10px;
	left: 215px;
	background: url(../images/galerie/categories/shadow.gif) no-repeat bottom right;
	clear: right;
}
.imgBox2 img {
    margin: 5px 5px 0 5px;
}
.imgBox3 {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 10px;
	left: 420px;
	background: url(../images/galerie/categories/shadow.gif) no-repeat bottom right;
	clear: right;
}
.imgBox3 img {
    margin: 5px 5px 0 5px;
}
.imgBox4 {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 10px;
	left: 625px;
	background: url(../images/galerie/categories/shadow.gif) no-repeat bottom right;
	clear: right;
}
.imgBox4 img {
    margin: 5px 5px 0 5px;
}

/* Galerie Startseite */

/* Galerie Content */

#galerieContentCat1 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}
#galerieContentCat2 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}
#galerieContentCat3 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}
#galerieContentCat4 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}
#galerieContentCat5 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}
#galerieContentCat6 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}
#galerieContentCat7 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}
#galerieContentCat8 {
	width: 930px;
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

.catContainer {
	position: relative;
	width: 870px;
	margin: 10px 0 0 30px;
	background-color: #5b5b5b;
}
.creditBox {
	position: relative;
	width: 870px;
	height: 25px;
	margin: 10px 0 0 30px;
	background-color: #000;
}
.creditBox p {
	position: absolute;
	margin: 5px 5px 5px 30px;
	color: #fff;
	width: 870px;
}
	

/* Header -------------------------------- */

#catHeader {
	position: relative;
	width: 870px;
	height: 204px;
	background: #000 url(../images/galerie/headerBg.gif) no-repeat;
	margin: 20px 0 0 29px;
	border: 1px solid #9d7815;
}

.catHeaderTitle {
	position: absolute;
	width: 470px;
	height: 25px;
	margin: 0;
}
.catHeaderImage {
	position: absolute;
	width: 400px;
	height: 200px;
	left: 470px;
}

#galerieNav table {
	float: left;
	border-collapse: collapse;
    width: 235px;
    border: 0;
}
#galerieNav td {
    width: 235px;
	height: 25px;
	border: 0;
}

/* Content ------------------------------- */

#galerieCat table {
    border-collapse: collapse;
    width: 870px;
    border: 0;
}
#galerieCat td {
    padding: 10px 0 10px 10px;
}

/* Galerie Content */

