@charset "utf-8";
/* specific template settings */

/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch{
	width:885px;
	margin:0 auto;
	padding-left:19px;
	background: url("../_img/background_inner_neu.gif") 0 0 no-repeat;
}  

#zonebox {
	width: 830px;
	text-align:left;
	background: url("../_img/background_content.gif") 0 0 repeat-y;
}

#toplogo {
	width:830px;
	height:201px;
	position:relative;
	z-index:1;
	text-align:center;
	background: url("../_img/trenner_nav.gif") 0 bottom repeat-x;
}
#topbar{
height:25px;
background:#fff;
}
#lng {
  position:absolute;
  left:0;
  top:0;
  padding:5px 15px;
}
#lng a, #lng {
	font-size:11px;
	color:#5c5c5c;
	text-decoration:none;
}
#search {
  position:absolute;
  right:0;
  top:0;
  padding:3px 5px;
}
#searchfield {
	width:108px;
	margin-right:5px;
  font-size: 11px;
}
#searchbutton{
	width:60px;
	background: url("../_img/background_button.gif") 0 0 repeat-x;
	border:none;
	height:16px;
	color:#fff;
	font-size:10px;
}
#tophead{
	height:141px;
	position:relative;
}
#flashflame {
  position:absolute;
  left:0;
  top:0;
  background: url("../_img/header_flame.gif") 0 0 no-repeat;
}
#flashsky {
  position:absolute;
  right:0;
  top:0;
  background: url("../_img/head_right.jpg") 0 0 no-repeat;
  z-index:2;
}
#toplogo h1 a {
	width:183px;
	height:118px;
	position:absolute;
	top:25px;
	right:0px;
	z-index:5;
	background: url("../_img/mx_logo.gif") 0 -2px no-repeat;
}

#toplogo h1 a span.h1top {
	position:absolute;
	top:-2000px;
	left:0;
}

#main {
	margin: 0 181px 0 0;
}

#main-content {
	min-height: 300px;
	height: auto;
	_height: 300px;
	margin:5px 15px 20px 15px;
	font-size: 11px;
	color: #60615d;
}

#sidebar-right {
	width:181px;
	float:right;
	min-height: 300px;
	height: auto;
	_height: 300px;

}
#sidebar-left {
	width:199px;
	float:left;
	min-height: 300px;
	height: auto;
	_height: 300px;

}

#sidebar-content {
	padding:10px;
	font-size:13px;
}
.info_bar p{
  margin-bottom:10px;
  font-size:11px;
  color: #60615d;
}
.info_bar h2, .info_bar a {
background-color: transparent;
background-image: url(../_img/arrow_red.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 3px;
padding-left: 10px;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #dc0006;
margin-bottom:5px
}

#sidebar-login {
	margin:10px 0 0 20px;
}

/* footter */	
#zonefoot {
	font-size:8px;
	color:#000;
	width:830px;
	height:15px;
	line-height:15px;
	text-align:right;
	background:#e5e5e5;
}

#zonefoot-content { 
	padding:0 5px;
}
    	
#zonefoot a {
	color:#888;
	font-weight:normal;
}

#zonefoot a:hover {
	color:#f60;
}
   
/* editable content */
#main-content table {
	margin-left:auto;
	margin-right:auto;
}

#main-content table th { 
	font-weight:bold;
}  

#main-content table td { 
	font-weight:normal;
}

#main-content ul, #main-content ol {
	line-height:1.4em;
}

#main-content ol li {
	margin-left: 24px;
	margin-top: 6px;
}

#main-content ul li {
	margin-left: 6px;
	margin-top: 6px;
	list-style-type:none;
	padding-left:20px;
	background:url('../_img/bullet.png') transparent no-repeat left 2px;
}

#main-content p, #main-content h2, #main-content h3, #main-content h4 { 
	padding:5px; 
	line-height:1.4em;
}
#main-content h2 {
	font-size:18px;
	color:#dc0006;
}
#main-content h3 {
	font-size:16px;
	color:#dc0006;
}
#main-content h4 {
	font-size:14px;
	color:#dc0006;
}

#main-content p img { 
	margin:2px; 
}

#main-content a {
	color: #06c;
	text-decoration:none;
}


#main-content a:hover {
	color: #f60;
}
#main-content .list_navi { 
	position:relative;
	margin:2px 0; 
	padding:5px 0 0 10px;
}
#main-content .list_navi a {
	color: #06c;
	margin:0 5px;
}

#main-content .list_navi a:hover {
	color: #f60;
}

.list_anotation{
	position:relative;
	height:170px;
}
.list_anote_image {
	height:125px;
	width:150px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	left:0;
	top:30px;

}
.list_anote_noimage {
	position:absolute;
	left:0;
	top:30px;
}
.list_anotation p.anote_image_show {
	margin-left:150px;

}

.list_head .contentdate, .list_navi .contentdate, .detail_navi .contentdate {
	display:block;
	font-size:14px;
	text-align:center;
	position:absolute;
	top:3px;
	right:10px;
}

.list_head, .detail_navi { 
	position:relative;
	font-weight:bold;
	padding:5px 0 0 5px;
} 

hr.cleaner {
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 

.weebo_contact_form { border-collapse:collapse; }

.weebo_contact_form th, .weebo_contact_form td { 
	border-bottom:2px solid #ddd;
	padding:4px;
	vertical-align:top; 
}

.in {
	border:1px solid #000;
	font-size:16px;
	padding:2px;
}

.weebo_contact_form td .in {
	width:300px;
}

weebo_contact_form td textarea.in {
	width:300px;
	height:180px;
}

label.req {
	color:#f00;
}

input.req {
	color:#f00;
	background:#ffa;
}

textarea.req {
	color:#f00;
	background:#ffa;
}

.separator {
	border-top:1px solid #000000;
}

.clr {
	clear:both;
}

.hid {
	display:none !important;
}

.cc { text-align:center !important; }
.ll { text-align:left !important; }
.rr { text-align:right !important; }

.fl { float:left !important; }
.fr { float:right !important; }

.handy{ cursor:pointer !important; }

/* misc */

#xbann, #xbann object { position:absolute;z-index:1; }
