/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	color: #000000;
	}

#outer{
	height:100%;
	min-height:100%;
	width:100%;
	color: #000000;
	text-align:left;
	}
 
#header{
	display: none;
	}

#header p { 
	display: none;
	}

#urldiv {
	display: none;
	
}
	
#left {
	display: none;
	
}

#right {
	display: none;
	}

#footer {
	display: none;
	}
	

#centrecontent {
	width:100%;
	float:right;
	background-color: #FFFFFF;
	}
		
#centrecontent_cmscontent {
	font-family: Rockwell , Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	color: #83765A;
	}

#centrecontent_cmscontent td {
	text-align: justify;
	}
	
#centrecontent_cmscontent ul {
	margin: 0px;
	padding: 0px;
	
	}
#centrecontent_cmscontent ul li {
	width: 100%;
	line-height: 18px;
	list-style-type: none;
	margin-bottom: 6px;
	font-family: Rockwell , Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
}
	
#centrecontent_cmscontent li {
	text-align: left;
	line-height: 18px;
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(../images/02_arrow.gif) 0 6px no-repeat;
	font-family: Rockwell , Tahoma, Verdana, Arial, sans-serif;
	}
	
	
	#centrecontent p {	font-family: Rockwell , Tahoma, Verdana, Arial, sans-serif;
						font-size: 13px;
						line-height: 18px;
						text-align: justify;
						}
	#centrecontent h1.titel {	
						font-family: Rockwell, Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
						font-size: 30px;
						line-height: 30px;
						color: #000000;
						margin:0px;
						visibility: visible;
						}

#clearfooter {width:100%;height:20px;clear:both} /* to clear footer */

h2 {
	font-family: Rockwell , Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #82765a;
	font-weight: 800;
	margin:0px;
	margin-bottom: 8px;
}

h3 {
	margin:0px; margin-top: 12px; margin-bottom: 4px;
	font-size: 12px;
}
h4 {
	margin:0px; margin-top: 8px; margin-bottom: 4px;
	font-size: 11px;
	font-style: italic;
}
