body {
	margin: 0;
	padding: 0;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11pt;
	line-height : 120%;
	background:#FFF !important;
	text-align: left;	
}



#container {
	width:21cm;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11pt;	
	background: #ffffff;
	color: #636363;
	margin: 0;	
}

#header {
	margin: 0px 0 0 0;
	padding: 0;
	background: #FFFFFF;

}

#banner
{
	width: 880px;
	/*
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;*/
	padding-top: 15px;
	padding-bottom: 17px;
	background-color: #FFF;
	color: #FFFFFF;
	text-align: left;
	/*background-image: url(images/logo_print.gif);*/
	background-repeat: no-repeat;
	background-position: left;
}

#banner img {
	display:none;
}

   
#banner img.print {
	margin-left: 2cm;
	margin-bottom: 1cm;	
	display:block !important;	
}

* html #banner img.print {
	margin-left: 0cm;
	margin-bottom: 1cm;	
	display:block !important;	
}

#funcbar {
	display:none;
}

/* ie hack for width */
* html #funcbar {

}

/* Navigation hidden in print version
----------------------------------------------- */
#nav {
	display:none;
}

/* left area box */
#left {
	display:none;	
}

/* normal area box */
#normal {
	margin-left: 2cm;
	width:13cm;
	background:#FFF;
	float:left;
}

/* normal area box */
* html #normal {
	margin-left: 0cm;
	width:13cm;
	background:#FFF;
	float:left;
	text-align:left;
}

/* normal content */	
.contentNormal {
	padding-top:5px;
	padding-bottom:25px;	
	padding-left:0px;
	padding-right:20px;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11pt;
	line-height : 130%;
	text-align: left;		
}

.contentNormal p {
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 11pt;
	line-height : 160%;	
}

/* right area box */
#right {
	width:200px;
	float:right;
	background:#FFF !important;
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 13px;
}

/* ie right area box */
* html #right {
	width:200px;
	float:left;
	background:#FFF;
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 13px;
	padding-right:1cm;
}


/* right content */	
#contentRight {
	padding-top:35px;
	padding-right:0px;
	text-align: left;
	line-height : 160%;	
}

#right H2 {
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 13px;
	padding:0 10px 5px 0px;
	color: #000;
	background:#FFF !important;
}

#right H1 {
/*    width:200px !important;*/
}

#contentRight .paragraph {
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 13px;
	padding:0 10px 5px 0px;
	color: #000;	
}

.contentboxbottom {
	width:200px;	
	float:left;
	height:62px;
	background: url(images/form.gif) no-repeat; 
}

/* border area box */
#border {

}

/* border content */
#contentBorder {

}

/* border content wrapper */
#contentBorder .contentWrapper{
	
}


/* navigation 2nd level */
#nav2 {
	display:none;
}


/* foot */
#foot {
	clear: both;
	margin: 0px auto;
	padding: 10px 0 10px 2.2cm;
	border-top: 1px solid black;
	width: 880px;
	text-align: left;
	color: black;
	font-size: 1em;
}

* html #foot {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0cm;
	border-top: 1px solid black;
	width: 880px;
	text-align: left;
	color: black;
	font-size: 1em;
}


#foot ul {
	margin:0px;
	padding:0px;
	border-bottom:0px dotted #dfdfdf;
	list-style:none;
	line-height:150%;
	visibility:hidden;
}

#foot li{
	display:inline;
	padding-right:0px;
	color:#958893;
	text-decoration:none;
	font-weight:normal;
	
}

#foot a {
	color:#958893;
	text-decoration:none;
}

#foot a:hover {

	text-decoration:underline;
}

#foot .current {
	color:#c70103;;
}


#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#normal .paragraph {
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 13px;
	padding:0 10px 5px 0px;
	color: #000;
	margin-bottom:20px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}



/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

/* Links
----------------------------------------------- */
A:link, A:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

/*
#normal a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
*/

/* css3
#content a[href^="/"]:after {
  content: " (http://www.alistapart.com" attr(href) ") ";
} 
*/


/* Headings
----------------------------------------------- */
H1 {
	font-family : Arial,Verdana, sans-serif;
	font-size : 16pt;
	color : #000;
	margin-bottom : 0px;
	margin-top : 0px;

}

#right h1 span {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11pt;
	color : #000;
	margin-bottom : 0px;
	margin-top : 0px;
	background:#FFF !important;
    width:auto !important;   
}

#contentRight h1 {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11pt;
	color : #000;
	margin-bottom : 0px;
	margin-top : 0px;
	background:transparent !important;
    width:auto !important;   	
}

.csc-firstHeader span {
	color : #000;
	font-size : 16pt;
    height:30px !important;
    width:auto !important;    
    visibility:show !important;
	background:#FFF !important;
	display:block;
}

.csc-firstHeader{
	color : #000;
	font-size : 16pt;
    height:30px !important;
    width:auto !important;    
    visibility:show !important;
	background:#FFF !important;
	display:block;	
}

h1 span {
	color : #000;
	font-size : 16pt;
    height:30px !important;
    width:300px !important;    
    visibility:show !important;
	background:#FFF !important;
}

H2 {
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 14pt;
	color : black;
	

}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


P,td {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}


.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}

/* BULLETLIST */
.bulletlist {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#000;
}

.csc-bulletlist {
	list-style:disc;
    /*list-style-image: url("images/arrow.gif");*/
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	color:#000;
	list-style-position:inside;
}

.csc-bulletlist li {
/*	background:url("images/arrow.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding:0px 0 0px 13px;
    margin-bottom: 0px;*/
}
/* BULLETLIST */

.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}


.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}


.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}


.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}


.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}


/*TT_NEWS_EXTENSION STYLEZ*/
/*  tt_news LATEST view */


	.newsbodytext {
		font-family : Arial,Verdana, sans-serif;
		font-size : 11px;
		line-height : 140%;
		color: #333333;
		margin-top : 1px;
		margin-bottom : 1px;
		padding-bottom : 0px;
		text-indent : 0px;
	}


	.news-latest-top, .news-archive-top {
		font-size: 10px;
		font-weight: bold;
		margin-left: 10px;
		width: 200px;
    }
	.news-latest-item {
		margin-bottom: 10px;
		width: 200px;
		margin-left: 10px;	
		clear: both;
	}
	.news-latest-item p {
		margin-top: 0px;
		font-size: 10px;
	}
	.news-latest-item a:link, .news-latest-item a:visited, .news-list-PBactPage, .news-list-PBpage {
		text-decoration: none;
		color: #3B4417;
	}
	.news-latest-item a:hover, .news-latest-item a:active {
		text-decoration: underline;
	}
	.news-latest-date {
		color: #76882D;
	}
	.news-latest-title {
		font-weight: bold;
		color: #76882D;
	}
	.news-latest-img {
		float: left;
		margin-top: 3px;
		margin-right: 2px;
	}
	

	/* tt_news LIST view on frontpage LIST*/

/* new background */
.news-list-item {
	background:#FFF;
	}
	
.news-list-date {

    font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	line-height : 140%;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 5px;
	text-indent : 0px;
	font-weight : bold;
	}

/*	
	}
	.news-list-title a:link, .news-list-title a:hover, .news-list-title a:active, .news-list-title a:visited {
		color: #fff;
		text-decoration: ;
	}
*/


.news-list-title A:link {
    font-family : Arial,Verdana, sans-serif;
    font-size : 11px;
	background-color : transparent;
	color : #903;
	text-decoration : none;
	font-weight : bold;
}
.news-list-title A:visited {
	 font-family : Arial,Verdana, sans-serif;
	 font-size : 11px;
	 background-color : transparent;
	color : #903;
	text-decoration : none;
	font-weight : bold;
}
.news-list-title A:hover {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
.news-list-title A:active {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}


	
	.news-list-imgcaption {
		color: #3E551C;
	}
	.news-list-item-img-container {
		float: right;
		width: 130px;
		
		margin-left: 7px;
	}
	.news-list-item-img-container img, .news-list-imgcaption {
		float: right;
	}
/*
	.news-list-category {
		margin-top: 7px;
		margin-bottom: 7px;
	}
	
*/	
.news-morelink A:link {
    font-family : Arial,Verdana, sans-serif;
    font-size : 11px;
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
.news-morelink A:visited {
	 font-family : Arial,Verdana, sans-serif;
	 font-size : 11px;
	 background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
.news-morelink A:hover {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	background-color : transparent;
	color : #903;
	text-decoration : none;
	font-weight : normal;
}
.news-morelink A:active {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	background-color : transparent;
	color : #903;
	text-decoration : none;
	font-weight : normal;
}
	
.news-bodytext {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
	

	
	.tx-ttnews-browsebox {
		clear: both;
		text-align: center;
		margin-bottom: 15px;
	}
	.news-list-clearer {
		height: 0px;
		clear: both;
		visibility: hidden;
	}
	
	
	/*  tt_news Page-Browser */
	.tx-ttnews-browsebox TD { 
		font-size: 10px; 
	}
	.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
		font-weight: bold; 
	}
	.tx-ttnews-browsebox-SCell {
		background-color: #EEE;
	}
	.news-search-emptyMsg { 
		font-size: 11px;
		margin-left: 10px; 
	}
	/* tt_news SINGLE view  */
	.news-single-item {
		width: 500px;
		font-size: 12px;
		color: #000;
	}
	.news-single-header {
		font-size: 12px;
		color: #000000;
	}
	.news-single-subheader {
		font-weight: normal;
		margin-bottom: 15px;
	}
	.news-single-images-container {
		float: right;
		width: 200px;
		margin-left: 5px;
	}

	.news-single-images-container img {
		/* border: 1px solid #3E551C;*/
		margin-bottom: 5px;
		float: right;
	}
	.news-single-category {
		margin-bottom: 15px;
	}
	.news-single-backlink {
	font-family : Arial,Verdana, sans-serif;
    font-size : 11px;
	background-color : transparent;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	}
	
	.news-single-backlink A:link {
    font-family : Arial,Verdana, sans-serif;
    font-size : 11px;
	background-color : transparent;
	color : #748FA1;
	text-decoration : none;
	font-weight : normal;
}
.news-single-backlink A:visited {
	 font-family : Arial,Verdana, sans-serif;
	 font-size : 11px;
	 background-color : transparent;
	color : #748FA1;
	text-decoration : none;
	font-weight : normal;
}
.news-single-backlink A:hover {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	background-color : transparent;
	color : #748FA1;
	text-decoration : underline;
	font-weight : normal;
}
.news-single-backlink A:active {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	background-color : transparent;
	color : #748FA1;
	text-decoration : none;
	font-weight : normal;
}

	
	.news-single-timedata, .news-single-imgcaption {
		float: right;
	}
	.news-single-timedata, .news-single-author, .news-single-imgcaption, .news-latest-date, .news-list-imgcaption {
		font-size: 9px;
	}
	.news-single-author {
		clear: both;
		padding-top: 5px;
		margin-bottom: 10px;
	}
	.news-single-additional-info {
		clear: both;
		margin-top: 15px;
		border-top: 1px solid #76882D;
		padding-top: 5px;
		width: 100%;
	}
	.news-single-additional-info p {
		margin: 0px;
	}

	.news-single-related-header, .news-single-links-header, .news-single-files-header {
		font-weight: bold;
		color: #76882D;
		font-size: 11px;
	}
	
/* tt_news Archivemenu (AMENU) view  */
	.news-archive-container {
	width: 190px;
	margin-left: 10px;
	border-bottom: 1px solid #CCD6F2;
	}
	
	.news-archive-item-year {
	font-weight: bold;
	width: 190px;
	border: 1px solid #CCD6F2;
	padding-top: 3px;

	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #95A653;
	color:#FFFFFF;
	}


	.news-archive-item {
		width: 200px;
		margin-left: 10px;
	}
	.news-archive-item a {
		color: #76882D;
		text-decoration: none;
	}
 

/*FORM STYLES*/

.csc-form-label {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

.csc-form-label-req {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}




/*DOWNLOAD LINKS*/
.csc-uploads-1 {
	border-spacing:0px;
}

.csc-uploads-1 .csc-uploads-icon{
	padding-bottom:25px;




}

.csc-uploads-fileName {
	vertical-align:top;
}

.csc-uploads-fileName A:link {

}
.csc-uploads-fileName A:visited {

}
.csc-uploads-fileName A:hover {

}
.csc-uploads-fileName A:active {

}

.csc-uploads-description p {
	line-height : 140%;
	color: #333333;
}




/*SITEMAP*/


.csc-sitemap-level1 a {
	 	font-size : 12px;
	 	font-weight: bold;
}

.csc-sitemap-level2 a {
	 	font-size : 12px;
	 	margin-left : 10px;


}

.csc-sitemap-level3 a {
	 	font-size : 11px;
	 	margin-left : 25px;

}

.csc-sitemap-level4 a {
	 	font-size : 12px;
}