/******************** normalisation ********************/
* {
	padding:0;
	margin:0;
	border:0;
}

ul, ol {
	list-style:none;
}
.tx-auxnewsmailer-pi1 {
	color:#333333;
}
.csc-textpic-text ul {
	color:#333333;
	margin-left: 10px;
	list-style:disc inside url("../images/bullet.gif");
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:10px;

}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin:0px !important;
}

H1.csc-header-n1 {
	color:#333333;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	padding-left:10px;
	padding-top:5px;
}
table {	
	border-collapse:collapse;
}
p {
	color: #333333;
}

.tx-srfeuserregister-pi1 {
	color:#333333;
	width:635px;
}

/******* These definitions affect Typo3s own content rendering styles (they are also in t3styles.css, which is 
referenced by the Typoscript RTE setup on the homepage of the website - so the styles appear in the editor's dropdown) ******/
.csc-header-n1 {
	color:#333333;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	padding-left:0px;
}
.csc-header-n2 {
	color:#ff6600;
	font-size:1.2em;
	line-height:1.5em;
	padding-left:10px;
}
.csc-firstHeader {
	font-size:1.2em;
	padding-left:10px;
	background-color: #333333;
	color:#ffffff;
}

p.bodytext {
	padding-left: 10px;
	padding-right: 10px;
	
}
p.bodytext a {
	color:#666666;
	text-decoration:underline;
}

.news-amenu-item-year {
	font-size:1.3em;
	color:#ffad00;
	clear:both;
	padding-top:10px;
	padding-left:10px;
}

.news-amenu-item {
	padding-left:15px;
	padding-top:3px;
	width:25%;
	float:left;
}
.news-list-item {
	clear:both;
	min-height:100px;
	padding-top:5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;	
}
.news-single-img {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
}
.news-single-related {
	padding-top:20px;
	color: #ffad00;
	clear:both;
}
.news-single-links {
	padding-top:20px;
	color: #ffad00;
	clear:both;
}
.news-single-additional-info {
	padding:10px;
	color: #333333;
	font-size:1.1em;
}

.tx-rgmediaimages-pi1 {
	padding:0px;
}
/******************** make vertical scrollbar always present, to avoid the page shift effect *************************/
html { min-height: 100%; margin-bottom: 1px; }

/******************** Layout of Global Containers ********************/
#wrapper {
	background: #ffad00 url(../images/leftColBack8.png) repeat-y 0 0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	clear:both;
	float:none;
	padding-top:0px;
	width:865px;
	overflow:hidden;
}
#outsidePage {
	height:auto;
}
#logoholder {
	margin-left:auto;
	margin-right:auto;
	background-position: 0 20px;
	background-image: url(../images/logo8.png);
	background-repeat: no-repeat;
	height: 130px;
	text-align: right;
	width:865px;
	overflow:hidden;
	
}

#mainContent {
	width: 865px;
	height: auto;
	background-color: #ffad00;
			
}
#content_boundary {
	width: 673px;
	background: #000000 url(../images/mainContentBorder8.png) repeat-y;
	padding-top: 7px;
	padding-bottom: 7px;
	float:left;
	background-position: right;

}
#homepageInner {
	width: 632px;
	background: #ffad00;
	float:left;
	border: 3px solid #000000;
}
#menuHolder {
	margin:0px;
	padding-bottom: 18px;
	height:auto;
	display:block;
	background: #000000 url(../images/leftNavBottom8.png) no-repeat left bottom;
	float:left;
}
#column_left {
  	background: #000000 url(../images/leftNavBack8.png) repeat-y;
	width: 192px;
	display:block;
	float:left;
}

#column_left a
{
	text-decoration: underline;
    	color:#ffffff;
}
#column_left a:hover
{
	text-decoration: underline;
    	color:#ffad00;
}
/** control the homepage panels **/
#boxTL {
	font-size:0.9em;
	position:relative;
	color:#000000;
	top:16px;
	left:138px;
	text-align:center;
	width:175px;
	
	background:#ffad00 url(../images/box_tl.gif) no-repeat;
	float:left;
	clear:left;
}
#boxTR {
	font-size:0.9em;
	z-index:100;
	position:relative;
	color:#000000;
	top:16px;
	left:150px;
	text-align:center;
	width:175px;
	background:#ffad00 url(../images/box_tr.gif) no-repeat;
	float:left;
	clear:right;
}
#top_left, #top_right, #bottom_left, #bottom_right {
	width:296px;
	height:235px;
	background-color:#ffffff;
	margin: 6px;
	border: 4px solid #000000;
}

.sectionHeader {
	color:#FFAD00;
	font-family:Trebuchet,Trebuchet MS,Arial,Helvetica,Helvetica Neue;
	font-size:1.1em;
	font-weight:bold;
	padding-left:20px;
}
.subSection {
	color:White;
	font-family:Trebuchet,Trebuchet MS,Arial,Helvetica,Helvetica Neue;
	font-size:0.9em;
	font-weight:bold;
	padding-left:25px;
}
#column_middle {
  	background-color: #ffffff;
	clear: both;
	width: 635px;
	padding-left:0px;
	min-height: 480px;
}

#column_right {
	width: 200px;
	margin-left: 25px;
	float: left;
}

/******************** Element Styles ********************/
body {
	background-color:#b2b2b2;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Helvetica Neue;
	font-size:0.8em;
	letter-spacing:0em;
	line-height:1.5em;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 6px;
}

h2 {
	font-size: 1.7em;
	color: #22448c;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-size: 1.4em;
	color: #22448c;
	font-weight: normal;
	text-align: left;
	padding-bottom: 6px;
}

h4 {
	font-size: 1.0em;
	color: #22448c;
	font-weight: normal;
}

h5 {
	font-size: 0.9em;
	color: #333399;
	font-weight: bold;
}

/********************* Global Class and ID styles *********************/
.float { float: left; }
.thumbnail {
	float:left;
	padding: 5px;
}
.pad {margin:5px;}
.hide {
	position: absolute;
	top: -99999em;
	left: 0;
}


ul ul {
	font-size: 1em;
}
a
{
	text-decoration: underline;
    	color:#666666;
}
a:hover
{
    color:#ffad00;
}

.moreLink {
	color:#ffad00;
	float:right;
	padding-right: 10px;
	height:29px;
	/*background:#ffffff url(../images/more.gif) no-repeat right;*/
}

* html p {
	height:1%;
	margin-left:0;
}


/* form elements */

fieldset {
	border:none;
}
label {
	color:#333333;
	border:none;
}
legend {
	border:none;
}
input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding:2px;
}
input, select {
	padding: 1px 0;
	margin:10px;
	border:  solid 1px #666666;
	height: 18px;
}
.button {
	padding: 0 0 2px 0;
	height: 18px;
	margin-left: 10px;
	color: #fff;
	background-color: #4080D7;
}
.right {
	float: right;
	}



/********************* Header *********************/
/* for nav see nav-css */


/********************* Footer *********************/
#footer {
	background:#b2b2b2 url(../images/pageBottom8.png) no-repeat center 0;
	clear:both;
	text-align:center;
	padding-top: 60px;
}
#footer li {
	padding: 0 10px 0 10px;
	
}
#footer li a {
	text-decoration: none;
	color: #333333;
}


/********************* Global Modules *********************/



