@charset "utf-8";
/**
	general elements
	*/
 
@import url("mailform.css");
@import url("leftnavi.css");
@import url("rootline.css");
@import url("mainnavi.css");
@import url("content.css");
@import url("apxreference.css");
@import url("apxfeuser.css");
@import url("form.css");
@import url("indexedsearch.css");

html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	/*background: url(../img/page_background.gif) top left repeat-x;*/
	height: 100%;
}

#pageWrapper {
	margin:0px;
	width: 955px;
	min-height:100%;
	height: auto !important;
	height:100%;
	background: url(../img/contentWrapper_bg.gif) top left repeat-y;
	float:left;
}

#headWrapper{
	height:310px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	overflow:hidden;
}

	#headnaviWrapper{
		height:25px;
		overflow:hidden;
		padding-top:10px;
		padding-left:25px;
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		color:#868686;
	}
	
	#headnaviWrapper a{
		color:#868686;
		text-decoration:none;
	}
	
		#headnavi{
			position:relative;
			float:left;
			/*width:185px;*/
			width:250px;
		}
		
		#languageNavigation{
			position:relative;
			float:left;
			width:200px;
		}
		
		#languageNavigation .activeLanguage{
			text-decoration:underline;
		}

	#mainnaviWrapper{
		height:75px;
		margin-bottom:1px;
		background: url(../img/topNavi_shadow.jpg) bottom left repeat-x;
		/*overflow:hidden;*/
		padding-left:5px;
		padding-top:4px;
	}
		
		#apexisLogo{
			position:absolute;
			top:40px;
			left:800px;
			width:137px;
			height:39px;
		}
	
	#moodimage{
		clear:both;
		height:194px;
		overflow:hidden;
	}


#columnWrapper{
	overflow:hidden;
	padding-bottom:35px;
	float:left;
}

	#pagetitle{
		margin-bottom:5px;
	}

	#leftWrapper{
		position:relative;
		float:left;
		width:213px;
		overflow:hidden;
	}
		
		#t3assoc{
			padding-left:15px;
			margin-top:50px;
			text-align:left;
		}
	
	#contentWrapper{
		position:relative;
		float:left;
		padding-left:23px;
		padding-right:23px;
		width:450px;
		margin-right:2px;
		overflow:hidden;
	}
	
		#contentWrapper #content{
			overflow:hidden;
			padding-top:5px;
		}
		
		#contentWrapper .csc-header, #contentWrapper .csc-textpicHeader{
			background: url(../img/header_bg_normal.jpg) bottom left no-repeat;
			height:22px;
			padding-top:10px;
			border-bottom:1px solid #dfdfdf;
			margin-bottom:10px;
		}
		
		#contentWrapper .bodytext{
			margin:0;
			padding-top:5px;
			padding-bottom:10px;
			padding-left:0px;
			padding-right:0px;
		}
		
		#contentWrapper .csc-textpic .bodytext{
			padding-top:0px;
		}
	
	#rightcontent{
		position:relative;
		float:left;
		width:243px;
		overflow:hidden;
		margin-right:1px;
	}
	

		#rightcontent .csc-header{
			background: url(../img/header_bg_right.jpg) bottom left repeat-x;
			height:27px;
			padding-top:10px;
			padding-left:15px;
			padding-right:15px;
		}
		
		#rightcontent .bodytext{
			margin:0;
			padding-top:5px;
			padding-bottom:10px;
			padding-left:15px;
			padding-right:15px;
		}
		
		#rightcontent .csc-textpic{
			margin-top:10px;
			padding-left:15px;
			padding-right:15px;
		}
		
		#rightcontent .csc-textpic .bodytext{
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
		}	
		
		
		

		#leftcontent .csc-header{
			background: url(../img/header_bg_right.jpg) bottom left repeat-x;
			height:27px;
			padding-top:10px;
			padding-left:15px;
			padding-right:15px;
		}
		
		#leftcontent .bodytext{
			margin:0;
			padding-top:5px;
			padding-bottom:10px;
			padding-left:15px;
			padding-right:15px;
		}
		
		#leftcontent .csc-textpic{
			margin-top:10px;
			padding-left:15px;
			padding-right:15px;
		}
		
		#leftcontent .csc-textpic .bodytext{
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
		}


#footerWrapper{
	margin-top:-25px;
	width:944px;
	height:14px;
	padding:5px;
	background-color:#FFFFFF;
	/*background: #00FF00;*/
	border-top:1px solid #D6D6D6;
	
	font-size:10px;
	font-weight:bold;
	color:#868686;
	float:left;
}

	#footerWrapper a{
		color:#868686;
		text-decoration:none;
	}
	
	#footerWrapper #footerText{
		position:relative;
		float:left;
		text-align:left;
		width:704px;
	}
	#footerWrapper #footerNavi{
		position:relative;
		float:left;
		text-align:right;
		text-transform:uppercase;
		width:240px;
	}


table.typo3-editPanel { 
	border: none; 
	background-color: #fff; 
	width: auto;
}

table.typo3-editPanel TD.typo3-editPanel-controls { 
	border: 1px solid #ccc; 
	background-color: #fff;
} 

table.typo3-editPanel TD.typo3-editPanel-label  {
	border:none; 
	background-color: #fff;
} 

#editorWrap1, #RTEarea1 {
	width: 450px !important;
}

/*
#editorWrap1, textarea #RTEarea1 {
	width: 450px;
	border: 1px solid red;
}
*/

#editorWrap1 ul li { 
	list-style: none;
	background: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}