/* CSS Document */

body {
	background-color:#000;
	margin:0pt;
	padding:0pt;
	font-family:Verdana,Arial,sans-serif;
	font-size:0.9em;
	text-align:center;
	color:#fff;
}

a {
	color: #fff;
}

label {
	clear:both;
	display:block;
	float:left;
	margin-bottom:10px;
	width:100px;
}


input, textarea, select {
	float:left;
	font-size:12px;
	margin-bottom:10px;
	padding:1px;
	width:250px;
}

.error {
	padding: 0px 0px 10px 100px;
	color: red;

}

.csc-mailform-field {
	border:medium none;
	clear:both;
	display:block;
	padding-bottom:10px;
}

.tx-pilmailform-pi1 h2 {
	border-bottom: 1px solid #fff;
}

#bgtop {
	background:transparent url(css/bgtop.jpg) no-repeat scroll center bottom;
	margin: 20px auto 0;
	position:relative;
	width:994px;
	height: 20px;
}

#bgtopleft {
	background:transparent url(css/bgtopleft.jpg) no-repeat scroll left top;
	float: left;
	height:19px;
	width:16px;
}

#bgtopright {
	background: transparent url(css/bgtopright.jpg) no-repeat scroll left top;
	height:19px;
	width:16px;
	float: right;
}

#bgbottomleft {
	background:transparent url(css/bgbottomleft.jpg) no-repeat scroll left bottom;
	float:left;
	height:20px;
	width:16px;
	position: relative;
	bottom: 20px;
}
#bgbottomright {
	background:transparent url(css/bgbottomright.jpg) no-repeat scroll left bottom;
	float:right;
	height:20px;
	width:16px;
	position: relative;
	bottom: 20px;
}

#bgbottom {
	background:transparent url(css/bgbottom.jpg) no-repeat scroll center top;
	height:20px;
	margin:0px auto;
	position:relative;
	width:994px;
	clear:both;
}

#bgpage {
	background:transparent url(css/bgpage.jpg) repeat-y scroll center top;
	margin:0px auto;
	width:994px;
	text-align:left;
}


#wrap {
	background:transparent url(css/bg.jpg) no-repeat top;
	border:1px solid #FFCC66;
	padding:0px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	float:left;
}

#logo {
	float:left;
	width:150px;
	margin-top: 100px;

}

#sitemap {
	float: right;
}

#language {
	float:right;
	margin-top:5px;
}

#language a {
	padding-right: 10px;
}

#topnavi {
	position: absolute; 
	right: 30pt; 
	top: 20pt;
}

#topnavi ul {
	margin: 0;
	padding: 0;

}

#topnavi li {
	list-style: none;
	color: #fff;
	font-size: 11px;
	margin-bottom:5px;
}

#topnavi a {
	color: #fff;
}

#topnavi a:hover {
	text-decoration: underline;
}

#navi { 
	clear:both;
	float:left;
	width:220px;
	padding-top:5px;
	font-weight: bold;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	list-style: none;
	color: #fff;
}

#navi li.left {
	color:#FFFFFF;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom:1px solid #FFCC66;
}


#navi li.second {
	font-size:11px;	
	padding-left:15px;
}

#navi li.second a {
	background: url(css/bullet.gif) no-repeat 5px 10px ;
	border: none;
	padding-left: 25px;
}

#navi li.second a:hover {
	text-decoration: none;
	border:none;
} 

#navi li.second a.on {
	background: url(css/bullet.gif) no-repeat 5px 10px ;
	border: none;
	padding-left: 25px;
	text-decoration: none;
}


#navi li a {
	color: #fff;
	display: block;
	font-size: 12px;
	border-left:10px solid #000000;
	padding: 3px 0 3px 5px;
	line-height: 20px;
	text-decoration: none;
}

#navi li a:hover {
	text-decoration: none;
	border-left:10px solid #FFFFFF;
}

#navi li a.on  {
	border-left:10px solid #FFCC66;
}

#navibg {
	width:200px;
	height:215px;
	background:url(css/navibg.jpg) no-repeat;
	margin-top:10px;
}



#content { 
	float:left;
	margin-left:30px;
	margin-bottom:10px;
	width:510px;
	text-align: justify;
	font-size: 11px;
	line-height: 1.8em;
}

#content h2, #content h1 {
	text-align:left;
	font-size:16px;
	font-weight: bold;
	clear:both;
}

#content h2 a , #content h1 a {
	color: #fff;
}

#content a {
	color: #fff;
}

#footer_end {
	clear:both;
	margin-bottom:20px;
	margin-left:250px;
	margin-top:20px;
	font-size:9px;
	border-top:1px dashed #fff;
	width:510px;
	padding-top:5px;
	text-align: center;
}



.tx-dropdownsitemap-pi1 ul, .tx-dropdownsitemap-pi1 ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.tx-dropdownsitemap-pi1 a, .tx-dropdownsitemap-pi1 a:link, .tx-dropdownsitemap-pi1 a:visited, .tx-dropdownsitemap-pi1 a:hover, .tx-dropdownsitemap-pi1 a:active {
	background-color:inherit;
	color:#fff;
}
.tx-dropdownsitemap-pi1 div {
	margin-left:20px;
	margin-top:2px;
	padding:2px;
}
.tx-dropdownsitemap-pi1 li.open ol {
	display:block;
}
.tx-dropdownsitemap-pi1 li.closed ol {
	display:none;
}
.tx-dropdownsitemap-pi1 li.open ul {
display:block;
}
.tx-dropdownsitemap-pi1 li.closed ul {
	display:none;
}
.tx-dropdownsitemap-pi1 span.ifsub {
	font-weight:bold;
	text-transform:uppercase;
}
.tx-dropdownsitemap-pi1 span.spc {
	text-transform:uppercase;
}
.tx-dropdownsitemap-pi1 .description {
	font-size:80%;
	margin-left:5px;
}
.tx-dropdownsitemap-pi1 div {
}
.tx-dropdownsitemap-pi1 div.level_2 {
}
.tx-dropdownsitemap-pi1 div.level_3 {
}
.tx-dropdownsitemap-pi1 div.level_4 {
}
.tx-dropdownsitemap-pi1 div.level_5 {
}
.tx-dropdownsitemap-pi1 div.expAll {
	background-color:#FCF2C8;
	border:1px solid #DBA83B;
	color:#000;
	padding:5px;
}

.tx-dropdownsitemap-pi1 div.expAll a {
	color: #000;
}

.tx-dropdownsitemap-pi1 img {
	margin-right:5px;
}

