body {
	margin:0;  
	padding:0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, Sans-serif;
	line-height:18px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #646464;
	text-align:center;
	overflow-y:scroll;
}

#main {
	position:relative;
	text-align:left;
	width: 825px;
	/*margin-left: 35px;*/
	margin-left: auto; margin-right: auto;
	margin-top:12px;
	background-color: #FFFFFF;
	
}

h1 {
	margin:0 0 10px 0; 
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}
h2	{
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 20px;
	background-image:url(images/bg_headline.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
	
}



h3 {
	margin: 0;
	font-size:12px;
	line-height: 18px;
}

#content_text  h3 {
	margin: 0;
	font-size:14px;
	line-height: 10px;
}
#content_news  h3 {
	margin: 0;
	font-size:14px;
	line-height: 20px;
}

#content_news  h4 {
	margin: 0;
	font-size:12px;
	line-height: 24px;
	color: #999;
}

hr {
	background-color:#D0D0D0;
	height:1px;
	margin:0;
	border:0;
	padding:0;
}


.csc-header-n1 h2 		{}
.csc-header h2			{}


img						{border:0;}
fieldset				{border:0;}
td						{}


/***************
TYPO3
***************/

/*-- links --*/
a.internal-link, a:link.internal-link, a:visited.internal-link {
	margin-top:10px;
	background:url(images/product_arrow.gif) left top;
	background-repeat:no-repeat;
	background-color: #006633;
	color:#fff;
	font-weight: bold;
	padding:1px 5px 2px 16px;
	text-decoration:none;

}
a:hover.internal-link {
	background-color: #017B3E;
}


/*-- formulare --*/											
.csc-mailform-field	{clear:both; width:500px;}
.csc-mailform-submit	{border:1px solid #666; height:22px; background-color:#e8e2db;}
.csc-mailform-radio	{margin-left:115px;}
.csc-mailform-label	{float:left; width:300px; text-align:left; padding-right:10px; margin-bottom:12px; font-weight:bold;}

.csc-mailform-field input.csc-mailform-check {border: none;}
.csc-mailform-field input.csc-mailform-radio {border: none;}

.m_label		{float:left; width:110px; text-align:right; padding-right:10px;}
.m_input		{width:180px; background-color:#f6f6f6;}
.m_space		{clear:both; line-height:6px; height:6px; font-size:6px;}

fieldset		{border:0px;}
textarea		{width:250px; border:1px solid #999; background-color:#f6f6f6;}
input		{border:1px solid #999;}
		

/*--- indexed_search ---*/	

.tx-indexedsearch-title a, .tx-indexedsearch-title a:link, .tx-indexedsearch-title a:visited{
	color: #006633;
	font-weight: bold;
}
.tx-indexedsearch-title a:hover{
	color: #008e46;
}
.tx-indexedsearch-path a, .tx-indexedsearch-path a:link, .tx-indexedsearch-path a:visited, .tx-indexedsearch-path a:hover {
	color: #000;
}
.tx-indexedsearch-searchbox-sword {
		background-color:#fff;
		border-style:solid; border-width:1px;border-color:#8F8F8F;
}
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#ff9900; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }	


/*-- tabelle --*/	
.contenttable	{
			background-color:#e1e1e1; border:0px solid; padding:0px;
			margin-bottom:0.75em;
			color:#000;
			font-size:1em;
}
.tr-even	{
			background-image:url(images/table_even.gif);
			}
.tr-odd			{
			background-image:url(images/table_odd.gif);
			}
thead .tr-0		{
			color:#fff; 
			font-weight:normal;
			background-image:url(images/table_first.gif);
			}

/*-- sitemap --*/
.csc-sitemap a {color:#333; text-decoration:none;}
.csc-sitemap a:hover {color:#666; text-decoration:underline;}
.sitemap_line	{
	width:300px;
	height:6px; line-height:6px; font-size:6px;
	border-top:1px solid #ccc;
}
.csc-sitemap {margin-top: 5px;}
.csc-sitemap h2 {
	margin:20px 0 0 0; padding:0;
}
.sitemap03 {margin:8px;}

/*-- Text+Image --*/		
.csc-textpic-caption {
		color:#666;
		font-size:11px;			
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #ccc;
}
.csc-frame-rulerBefore {
	border-top: 1px solid #ccc;
}

/* for ie6 */
* html .csc-textpic-image {
	padding-top: 8px;
}

