* {

	margin: 0;
	padding: 0;

}

body {

	width: 100%;

	background-color: #000;

	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	color: #aaa;
	
	text-align: center;
	
	padding-bottom: 20px;

}

body * {
	text-align: left;	
}

#body {

	margin-top: 10px;
	margin-bottom: 10px;

	margin-left: auto;
	margin-right: auto;

	width: 900px;
	
	/*position: relative;*/

}

#main-menu {

	position: absolute;
	
	top: 0;
	
	height: 50px;
	width: 900px;
	margin-top: 30px;
	margin-bottom: 5px;

	/*background-color: #ccc;*/

	clear: both;

}

#main-menu ul {
	list-style: none;
}

#main-menu ul li {
	float: left;
	margin-right: 28px;
}

#banner {

	
	position: absolute;
	top: 75px;
	width: 900px;
	
	/*height: 200px;*/
	/*width: 100%;*/
	text-align: left;

	/*margin-bottom: 20px;*/

	/*background-color: #ddd;*/
	
	background-image: url('../images/banner_0.jpg');
	height: 330px;

}

#content {

	position: relative;

	margin-top: 405px;
	
	/*height: 400px;*/
	width: 100%;

	/*background-color: #888;*/

}

#content a {
	color: #a2292e;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#footer {

	height: 50px;
	width: 100%;

	background-color: #1E1E1E;

	vertical-align: center;
}

#footer #copyright {
	font-size: 10px;
	padding-left: 15px;
	color: #808080;
	float: left;
	padding-top: 17px;
}

#footer ul {
	list-style: none;
	padding-top: 14px;
	float: right;
	padding-right: 15px;
}

#footer ul li {
	float: left;
	padding: 3px;
	font-size: 10px;
	margin-left: 10px;
}

#footer ul li a, #footer a {
	color: #808080;
	text-decoration: none;
}

#footer ul li a:hover, #footer a:hover {
	color: #FFFFFF;
}

.content-row {
	background-color: #000;
	float: left;
}

.content-left-50 {
	width: 429px;

	padding-bottom: 20px;
	padding-top: 10px;

	float: left;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;
}

.content-right-50 {
	width: 429px;
	
	padding-bottom: 20px;
	padding-top: 10px;

	float: left;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;
}

.content-element {
	width: 100%;
	/*background-color: red;*/
	
	overflow: hidden;
}

.content-100 {
	width: 880px;
	padding-bottom: 20px;
	padding-top: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;
}

.content-left-33 {
	width: 280px;
	/*background-color: green;*/

	float: left;
	
	padding-bottom: 20px;
	padding-top: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;
}

.content-right-67 {
	width: 580px;
	/*background-color: blue;*/

	float: left;

	padding-bottom: 20px;
	padding-top: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;
}

.content-left-67 {
	width: 580px;

	float: left;
	
	padding-bottom: 20px;
	padding-top: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;
}

.content-right-33 {
	width: 280px;

	float: left;
	
	padding-bottom: 20px;
	padding-top: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;
}

.content-center-34 {
	width: 280px;

	float: left;
	
	padding-bottom: 20px;
	padding-top: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	overflow: hidden;

}

.content-grey {
	background-color: #333333;
}

.bodytext {
	text-align: justify;
	margin-bottom: 10px;
}

.csc-header {
	margin-bottom: 10px;
}

.tx-pilmailform-pi1 table td {
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 textarea {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #888888;
	vertical-align: bottom;
	border: 1px solid #888888;
	background-color: #222222;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: 335px;
	overflow: hidden;
}

.tx-pilmailform-pi1 .button {
	color: #a2292e;
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: 80px;
	text-align: center;
}

.tx-pilmailform-pi1 .button:hover {
	background-color: #a2292e;
	color: #222222;
	font-weight: bold;
	cursor: pointer;
}

.tx-pilmailform-pi1 td.formerror {
	color: #a2292e;
}

.tx-pilmailform-pi1 input.formerror, .tx-pilmailform-pi1 textarea.formerror {
	border-color: #a2292e;
}

.wtgallery_listpic {
	margin: 10px;
	padding: 10px;
	
	background-color: #888888;
	
	text-align: center;
	vertical-align: middle;
}

.wtgallery_pagebrowser {
	float: left;
	text-align: center;
	width: 100%;
}

.wtgallery_pagebrowser_back, .wtgallery_pagebrowser_page, .wtgallery_pagebrowser_fwd, .wtgallery_pagebrowser_up {
	/*float: left;*/
	display: inline;
	margin: 5px;
}

.wtgallery_singlepic_fwdback {
	margin-top: 15px;
	margin-bottom: 15px;
}

.wtgallery_singlepic_fwdback .wtgallery_singlepic_back, .wtgallery_singlepic_fwdback .wtgallery_singlepic_fwd {
	display: inline;
}

#wtgallery_singlepic_area, .wtgallery_singlepic, .wtgallery_singlepic_popup, .wtgallery_singlepic_fwdback {
	text-align: center;
}

.wtgallery_singlepic_back, .wtgallery_singlepic_fwd {
	padding-left: 5px;
	padding-right: 5px;
}

#content a img {
	border: 2px solid #a2292e;
}

#content ul.csc-bulletlist li, #content ul li {
	margin-left: 15px;
	list-style-type: square;
	padding: 3px;
}

#content .align-center {
	text-align: center;
}

#content .align-right {
	text-align: right;
}

#content .align-left {
	text-align: left;
}

#content p {
	margin-bottom: 10px;
}