@CHARSET "US-ASCII";

BODY {
	background-color: #050505;
	color: #555555;
	font-family: Verdana,Arial,courier;
}

#allWrap {
	width: 100%;
	text-align: center;
}

#mainWrap {
	width: 901px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #212121;
}

#logoWrap {
	width: 900px;
	height: 120px;
	background-color: #212121;
}

#menuWrap {
	width: 901px;
	height: 50px;
/*	background-color: green;*/
	margin-top: 5px;
}

.menuNO {
	display: inline;
	color: #555555;
	text-decoration: none;
	margin-left: 25px;
/*	font-family: courier;*/
}

.menuACT {
        display: inline;
        color: #777777;
        text-decoration: none;
        margin-left: 25px;
/*        font-family: courier;*/
}

#contentWrap {
	width: 901px;
/*	background-color: green;*/
	
}

#footerWrap {
	width: 901px;
	height: 20px;
	background-color: #212121;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #050505;
	font-weight: normal;
	font-size: 12px;
}

.centered {
	text-align: center;
}

IMG {
	border: 0px;
}

A {
	color: #575757;
}

.teasercontainer {
	float: left;
	margin: 0 0 0 36px;
	text-align: center;
	display: inline;
}

.teasercontainer H3 {
	font-weight: normal;
	font-size: 16px;
}
.tx-lzgallery-pi1 {
	text-align: center;
/*	margin-left: auto;
	margin-right: auto;*/
	width: 100%;
}

#tx-lzgallery-pi1-fotos {
/*	border-spacing: 10px;*/
	background-color: #212121;
	margin-left: auto;
	margin-right: auto;
}

#tx-lzgallery-pi1-fotos TD {
	padding:  30px 20px;
	text-align: center;
	background-color: #000000;
	border: 5px solid #212121;
}

#tx-lzgallery-pi1-fotos IMG {
/*	width: 80%;
	height: 80%;*/
}

#tx-lzgallery-pi1-fotonav {
	margin-left: auto;
	margin-right: auto;
}

#tx-lzgallery-pi1-fotonav TD {
	padding: 0px 10px;
}

