@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_px.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#id-outer {
	margin-left: auto; 
	margin-right: auto;
	width: 924px;
}

#lan-menu {
        position: relative;
        top: 80px;
        left: 820px;
        width: 20px;
        height: 20px;
        z-index: 500;
}

.cl-lanmenu {
        text-decoration: none;
        color: #d54c07;
        font-size: 11px;
        padding: 4px;
}

.cl-lanmenu-act {
        text-decoration: none;
        color: #d54c07;
        font-size: 11px;
        font-weight: bold;
        padding: 4px;
}


#id-header {
	position: relative;
	width: 924px;
}

#id-content-frame {
	position: relative;
	width: 924px;
	background-image: url(images/content_bg_repeat.gif);
	background-repeat: repeat-y;
	min-height: 605px;
}

/* for Internet Explorer */
* html #id-content-frame {
	height: 605px;
}

#id-content-frame-bg-top {
	height: 65px;
	background-image: url(images/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position:absolute;
	width:924px;
	left: 0px;
}


#id-content-frame-bg-bottom {
	position:absolute;
	bottom: -1px;
	height: 540px;
	width:924px;
	background-image: url(images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	left: 0px;
}

#id-content {
	position: relative;
	margin-left: 12px;
}

#id-content p {
	margin: 0 0 6px 0;
}

#id-nav-frame {
	position: absolute;
	top: 116px;
	left: 43px;
}

.cl-text-frame {
	width: 650px;
	position: relative;
	margin-top: 13px;
	padding-left: 20px;
	float: left;
}

a.cl-topnav {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 39px !important;
	width: 130px !important;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	float: left;
}

a.cl-topnav:hover {
	background-image: url(images/nav_bg_mo.gif);
	background-repeat: no-repeat;
	width: 130px !important;
	height: 39px !important;
}

a.cl-topnav-act {
	background-image: url(images/nav_bg_mo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 39px !important;
	width: 130px !important;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	float: left;
}

.cl-clearall {
	margin: 0px;
	clear: both;
}

.cl-adpepper {
	width: 850px;
	padding-left: 20px;
}

.cl-adpepper a {
	background-image: url(images/imprint_bullet.gif);
	background-repeat: no-repeat;
	height: 7px !important;
	width: 13px !important;
	color: #269f2d;
	font-size: 10px;
	padding-left: 13px;
	text-decoration: none;
}

.cl-adpepper a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	color: #eb5f00;
	margin: 0 0 25px 0;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #eb5f00;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

table.contenttable {
	margin: 0 0 20px 0;
}

.important {
	color: #eb5f00;
	font-weight: bold;
}

.detail {
	background: url(images/dotted_line.gif) 15px left repeat-x;
	color: #eb5f00;
	font-weight: bold;
	width: 200px;
	display: block;
}

ul {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 15px;
	list-style-image: url('/images/dots.gif');
}

ul ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 2px;
}

.bodytext a {
	color: #29ad31;
	text-decoration: none;
}

.bodytext a:hover {
	text-decoration: underline;
}
