	html, body {
		background: #fff;
		color: #000;
		margin: 0;
		padding: 0;
		text-decoration: none;		
		text-align: center; /* for IE */
	}
	
	h1, h2, h3, h4 {
	  margin: 0;
	  padding: 0;
	  margin-bottom: 5px;
	  font-size: 100%;
	}
	
	h1 {
		font-size: 130%;
		color: #eb0101;
		padding-left: 16px;
		/*background: url('img/arrow_big.gif') no-repeat left center; */
		margin: 20px 0 5px -16px;
/*		margin-bottom: 30px;
		margin-left: -16px; */
	}
	
	h2 {
		font-size: 120%;
	}
	
	h3 {
		font-size: 110%;
	}
	
	p {
		padding: 0;
		margin: 0;
	}

	fieldset {
	  padding: 1em;
	  font: 80% sans-serif;
	}
	
	label {
	  float: left;
	  width: 25%;
	  margin-right: 0.5em;
	  padding-top: 0.2em;
	  text-align: right;
	  font-weight: bold;
	}
	
	fieldset { 
		border: none; 
	}
	
	.csc-mailform-submit {
		margin-left: 80px;
	}
	
	.tx-rgsmoothgallery-pi1 {
		margin: 0 auto;
	}
	
	legend {
	  padding: 0.2em 0.5em;
	  border: 1px solid green;
	  color: green;
	  font-size: 90%;
	  text-align: right;
	}	
	
  #wrap {
		font-family: "Arial", Georgia, serif;
		margin: 0pt auto;
		text-align: left;
		xbackground: url('img/bg_team.jpg') no-repeat left bottom;
		height: 540px;
		position: relative;
	}
	
	#header, #wrap {
	  width: 950px;
	}
	
	#header {
		background: #fff url('img/header.jpg') no-repeat;
		position: absolute;
		top: 20px;
	}
	
	#header, #headerlink {
		height: 154px;
	}
	
	#headerlink {
		display: block;
	}
	
	#Content {
		top: 174px;
		margin-left: 50px;
		padding-top: 50px;
		width: 840px;
	  text-align: justify;
	  color: #000;
	  font-size: 15px;
		padding-left: 16px;
		line-height: 1.5em;
		position: relative;
	}
	
	#MainText{
	float: left;
	width: 600px;
	padding-right: 20px;
	}
	
	#rightbox{
	float: right;
	width: 200px;
	padding-left: 20px;
	}
	
	
	#PicList {
		position: absolute;
		top: 220px;
	}
	
	#PicList img {
		display: block;
		margin: 20px;
	}
	
	#language {
		font-family: "Arial Black", Georgia, serif;
		text-transform: uppercase;
		font-size: 14px;
		position: absolute;
		top: 50px;
		margin-left: 750px;
		z-index: 10;
	}
	
	#language ul {
		list-style-type: none;
	}
	
	#language ul li {
		margin: 5px 0;
	}
	
	#language a:link, #language a:visited {
		text-decoration: none;
		padding-left: 10px;
		color: #eb0101;
		background: url('img/bgfix.gif');
	}
	
	#language a:link#currentLang, #language a:visited#currentLang, #language a:hover {
		background: url('img/arrow_small.gif') no-repeat left;
	}
	
	#language a:hover {
		text-decoration: underline;
	}
	
	#newsContainer {
		border: 1px solid #333; 
		padding: 20px; 
		position: absolute; 
		right: 0pt; 
		top: 50px;
		width: 120px;
	}
	
	#newsContainer h3 a, #newsContainer h3 {
		color: #000;
		margin: 0;
		padding: 0;
		text-decoration: none;
		color: #333;
		font-style: italic;
	}
	
	#newsContainer h3 a:hover {	font-style: normal; }
	
	
	#newsContainer p {
		color: #ccc;
		font-size: small;
		margin: 0 0 8px;
		padding: 0;
		line-height: 1.3em;
	}
