* {
	margin:0;
	padding:0;
}

body {
	background:#cbcbcb;
	text-align:center;
	z-index:1;
}

#main_wrap {
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	text-align:left;
	width:980px;
}

#header {
	background:url(../images/bg_header.jpg) left top no-repeat;
	background-color:#bfbbba;
	float:left;
	width:980px;
	height:87px;
}

#header_trainingcenter {
	background:url(../images/bg_header_trainingcenter.jpg) left top no-repeat;
	background-color:#ebe9e8;
	float:left;
	width:980px;
	height:87px;
}

#searchbox {
	float:right;
	width:195px;
	height:30px;
	background:url(../images/bg_searchbox_start.jpg) left top no-repeat;
	text-align:right;
	padding-right:5px;
}

#searchbox_trainingcenter {
	float:right;
	width:195px;
	height:30px;
	background:url(../images/bg_searchbox_trainingcenter.jpg) left top no-repeat;
	text-align:right;
	padding-right:5px;
}

#flash_container {
	float:left;
	width:980px;
	border-bottom:1px solid #fff;
	padding-bottom:14px;
	background:url(../images/bg_content_start.gif) left bottom no-repeat;
}

#content_wrap_standard {
	width:980px;
	float:left;
	background:url(../images/bg_content_wrap.gif) left top repeat-y;
}

#content_wrap_start {
	width:980px;
	float:left;
	background-color:#FFF;
	background:url(../images/bg_column_right_start.gif) right bottom no-repeat;
}

#content_left {
	width:180px;
	float:left;
	background:#ebe7e6;
	z-index:2;
	position:relative;
}

#content_main_standard {
	float:left;
	width:560px;
	padding:0px 30px 0px 30px;
	text-align:justify;
	position:relative;
}
/*Hack f�r IE 6*/
* html #content_main_standard {
  overflow:hidden;
}


#content_main_start {
	float:left;
	width:795px;
	text-align:justify;
}

#content_main_events {
	float:left;
	width:775px;
	text-align:justify;
	padding-left:20px;
}

#content_right {
	width:180px;
	float:right;
	overflow:hidden
}

#footer {
	clear:both;
	background:#0f1e44;
	width:980px;
	height:20px;
	text-align:center;
	padding-top:5px;
}

#top_navi {
	width:980px;
	height:28px;
	background:#0f1e44;
	text-align:center;
	padding-top:5px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
}

#top_navi_standard {
	width:980px;
	height:48px;
	
	text-align:center;
	border-bottom:2px solid #fff;
	float:left;
}

.tx-psdropdowntabs-pi1 {
	float:left;
}
