body {
	margin: 0;
	padding: 0;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	line-height : 140%;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
	text-align: center;	
}

#container {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 880px;	
}

#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: #4B6385;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/hvg_print_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#banner img {
	display:none;
}

   
#banner img.print {
	margin-left: 2cm;
	display:block !important;	
}

* html #banner img.print {
	margin-left: 0cm;
	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;	
}

/* left content */
#contentLeft {

}

/* normal area box */
#normal {
	float:left;
	width:13cm;
	margin-left:2cm;
	background:#FFFFFF;
}

* html #normal {
	float:left;
	width:9cm;
	margin-left:0cm;
	background:#FFFFFF;
}

/* normal content */	
.contentNormal {
	padding-top:5px;
	padding-bottom:25px;	
	padding-left:20px;
	padding-right:20px;
	font-family : Arial,Verdana, sans-serif;
	font-size : 11pt;
	line-height : 160%;
	text-align: left;		
}

.contentNormal p {
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 11pt;
	line-height : 160%;	
}

/* right area box */
#right {
	width:270px;
	float:right;
	background:#FFF;
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 11px;
	line-height : 160%;	
}

* html #right {
	width:270px;
	float:left;
	background:#FFF;
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 11px;
	line-height : 160%;	
}

#right h2 {
	line-height : 150%;	
	padding-bottom:0px;
}

/* right content */	
#contentRight {
	padding-top:15px;
	text-align: left;	
}

#contentRight p {
	font-family : Helevetica, Arial,Verdana, sans-serif;
	font-size : 11px;
	line-height : 170%;	
}


.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: 0px auto;
	padding: 10px 0 10px 20px;
	border-top: 1px solid black;
	width: 880px;
	text-align: left;
	color: black;
	font-size: 1em;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 195px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#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;
}

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 : 13px;
	color : #4D6950;
	margin-bottom : 0px;
	margin-top : 0px;
}
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 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #6600CC;
}
.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;
}



/* whomaipublications styles */

.tx-whoamipublications-pi1 p {
	margin: 0px 0 0px 0;
}

.tx-whoamipublications-pi1 h2 {
	margin: 60px 0 20px 0;
}

/* singleView table cell header cell */  
.tx-whoamipublications-pi1-singleView-HCell {
	/*border-right: 1px solid #C1DAD7;*/
	font-weight:bold;
	text-align:left;
}


.tx-whoamipublications-table1 {
	margin: 0 0 30px 0;		
	padding: 0px;
	border: 0px solid #000;
}

.tx-whoamipublications-table1 td {
	font-family : Arial,Verdana, sans-serif;
	font-size : 12px;
}

.tx-whoamipublications-table1 p {
	margin: 10px 0 0 0;		
}


.tx-whoamipublications-pi1-orderlink {
	/*margin: 10px 0 0 0;*/
	background:#ddd;
}

.browseBoxWrap {
	margin: 0 0 20px 0;
}

.showResultsWrap {
	font-weight : bold
}


.tx-whoamipublications-pi1-singleView td {
	font-family : Arial,Verdana, sans-serif;
	font-size : 12px;
}

.comment {

	margin: 35px 0 15px 0;
}
/* whomaipublications styles */

/* --- whoami_extKey stylesheet styles begin --- */
.tx-whoamimembers-record {
	margin: 10px 0 10px 0px;
	border: 0px solid #000;	
	padding: 4px;	
	/*background: transparent url(images/slanted-background.gif) repeat;*/
}


/* singleView table cell header cell */  
.tx-whoamimembers-pi1-singleView-HCell {
	/*border-right: 1px solid #C1DAD7;*/
	font-weight:bold;
	text-align:left;
}


.tx-whoamimembers-table1 {
	margin: 0 0 30px 0;		
	padding: 0px;
	border: 0px solid #000;
}

.tx-whoamimembers-table1 td {
	font-family : Arial,Verdana, sans-serif;
	font-size : 12px;
}

.tx-whoamimembers-table1 p {
	margin: 10px 0 0 0;		
}

.tx-whoamimembers-pi1-orderlink {
	/*margin: 10px 0 0 0;*/
	background:#ddd;
}

.browseBoxWrap {
	margin: 0 0 20px 0;
}

.showResultsWrap {
	font-weight : bold
}


.tx-whoamimembers-pi1-singleView td {
	font-family : Arial,Verdana, sans-serif;
	font-size : 12px;
}	

/* --- whoami_extKey stylesheet styles end --- */
