/* Global */

* {
	margin:0;
	padding:0;
}
body {
	background-color:#fff;
	background-image:url(../img/body_bgrnd.jpg);
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	font-family: Verdana;
	font-size:13px;
	color:#444;
}
img {
	border:none;
}
p {
	margin:0px;
	padding-top:0px;
}
a:link, a:visited, a:active {
	color:#2382c0;text-decoration: none;
}
a:hover {
	color:#2382c0;text-decoration: underline;
}

div.clear {clear:both;}

input {width:100%;border:1px solid #999999;background-color:#F6F6F6;padding-left:3px;font-family:Verdana;font-size:13px;color:#222222;}
textarea {width:100%;border:1px solid #999999;background-color:#F6F6F6;padding-left:3px;font-family:Verdana;font-size:13px;color:#222222;}
button {background-color:#888;border:1px solid #888;padding:4px;font-family:Verdana;font-size:13px;font-weight:bold;color:#fff;cursor:pointer;}
marquee {width:100%;border:1px solid #999999;background-color:#FFFFFF;font-family:courier;font-size:13px;color:#222222;}
select {border:1px solid #999999;background-color:#F6F6F6;font-family:Verdana;font-size:13px;color:#222222;}
.input_radio {width:16px;border:0px;background:none;}
.input_checkbox {width:16px;border:0px;background:none;}
.input_inactive {height:19px;border:1px solid #CCCCCC;background-color:#FFFFFF;font-family:Verdana;font-size:13px;color:#999999;}

span.subscript {
	font-size:80%;
	position:relative;
	bottom:-0.3em;
}
span.superscript {
	font-size:80%;
	position:relative;
	bottom: 0.3em;
}

/* Content */

#fb_but {
	z-index: 10;
	position: absolute;
	left: 85%;
	top: 266px;
	width: 48px;
	height: 35px;
	margin: -35px 0 0 0px;
}
#fb_but img {
	max-width: 100%;
}

#img_closed {
	z-index: 10;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 230px;
	height: 320px;
	margin: -35px 0 0 260px;
	background-image:url(../img/closed.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#img_open {
	z-index: 10;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 230px;
	height: 320px;
	margin: -35px 0 0 260px;
	background-image:url(../img/open.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#m_wrapper {
	z-index:1;
	position:fixed;
	left: 0;
	top: 0px;
	width:100%;
	height:100%;
	background-image:url(../img/wrapper_bgrnd.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#m_page {
	z-index:2;
	position: absolute;
	left: 50%;
	top: 30px;
	width: 920px;
	margin-left: -460px;
	margin-bottom: 35px;
	text-align: left;
}

#m_head {
	width:100%;
	padding: 0px 0px 5px 0px;
}
#head_logo {
	float:left;
}
#head_logo img {
	margin: 0px 0px 0px 40px;
}
#head_info {
	float:right;
	width:310px;
}

#m_menu {
	/*position:relative;*/
	padding-left:265px;
}

#m_center {
	text-align: left;
}
#m_bottom {
	width:100%;
	text-align: center;
}
#m_bottom_menu {
	margin-left:30px;
}
#btm_spacer {
	height:40px;
}

#m_content {
	width:820px;
	margin-left: 50px;
	padding: 40px 0px 0px 0px;
}

#o_content img {
}

.main_pagetitle {margin:-2px 0px 0px 0px;padding-bottom:10px;font-size:25px;font-weight:normal;color:#444;}
h1 {margin:-2px 0px 0px 0px;padding-bottom:10px;font-size:25px;font-weight:normal;color:#444;}

.main_pagesubtitle {margin:0px 0px 8px 0px;text-align:justify;font-size:26px;font-weight:bold;}
h2 {margin:0px 0px 8px 0px;text-align:justify;font-size:26px;font-weight:bold;}

.main_headline {padding-bottom:5px;vertical-align:top;font-size:19px;font-weight:normal;color:#444;}
h3 {padding-bottom:8px;vertical-align:top;font-size:19px;font-weight:normal;color:#444;}

.main_text {vertical-align:top;font-size:13px;color:#222;line-height:19px;}
h4 {vertical-align:top;font-size:13px;color:#222;line-height:19px;}

.main_text_small {vertical-align:top;font-size:17px;color:#222;}
h5 {vertical-align:top;font-size:17px;color:#222;}

.main_text_highlight {vertical-align:top;font-size:21px;color:#888;}
.main_text_big {vertical-align:top;font-size:25px;font-weight:bold;color:#888;}
.main_infotext {font-size:21px;color:#888;}
.main_link {vertical-align:top;font-size:21px;color:#888;cursor:pointer;}

#m_center p ul{
	margin: 4px 0 0 15px;
}


/* NEWS */

#news {
	width: 500px;
	font-size:13px;
}
#news .news_item {
	float:left
	margin:0 0 0 0;
}
#news .news_item_head {
	margin: 0 0 10px 0;
}
#news .news_item_head h3 {
	padding: 0;
	font-family: verdana;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0;
	color: #444;
}
#news .news_item_center {
}
#news .news_item_bottom {
	display:none;
}
#news .news_item_bottom div.more {
	display:none;
}
#news .news_item_bottom div.totop {
	display:none;
}
#news .news_item_bottom div.totop a{
	display: block;
}
#news .news_cnt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#news .news_date {
	display:none;
}
#news .news_img {
	display:none;
	float:left;
	margin:1px 15px 0px 1px;
	width:120px;
	height:120px;
	background-color: #c6cbdb;
	text-align:center;
}
#news .news_img a{
	width:120px;
	height:120px;
	text-align:center;
}
#news .news_hl {
	display:none;
}
#news .news_hl h3 {
}
#news .news_hla {
	display:none;
}
#news .news_hla a{
}
#news .news_hl_rowsep {
	display:none;
	height:10px;
}
#news .news_ts_rowsep {
}
#news .news_ts {
	margin: 0 0 5px 0;
	padding:0;
	font-size:13px;
	font-weight:bold;
}
#news .news_ts a{
	color:#222;text-decoration:none;
}
#news .news_tx {
	margin:0px;
}
#news .news_tx_rowsep {
	display:none;
}
#news .news_tx a{
	color:#222;text-decoration:none;
}
#news .news_foot {
	display:none;
}
#news .news_foot div {
}
#news .news_foot a{
}
#news .news_sep {
	margin: 15px 0px 0px 0px;
	height: 60px;
	background-image: url(../img/content_seperator.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
#news .sep_last {
	background-image: none;
}
#news img {
	max-width: 500px;
}
#news iframe {
}
#news object {
}

#news_detail .news_hl{
	display:block;
	padding: 0 0 15px 0;
}
#news_detail .news_ts{
	display:block;
	padding: 0 0 15px 0;
}
#news_detail .news_tx{
	display:block;
	padding: 0 0 15px 0;
}
#news_detail .eback_top{
	padding: 0 0 15px 0;
}
#news_detail .eback_btm{
}
