body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body
{
	color: #333;
	font-size: 100.01%;
	font-family: arial, helvetica, sans-serif;
	background-image: url(/fileadmin/pacemakers/templates/2009/images/back01.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
}

#frame {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	overflow: hidden;
}

#header
{
	width: 950px;
}
  
#menu_top {
	background-image: url(/fileadmin/pacemakers/templates/2009/images/navi_back.png);
	background-repeat: repeat-x;
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	width: 950px;
}

#navi_top {
	float: left;
	font-size: 1em;
	color: #e2e2e2;
}

#navi_top {
	float: left;
	font-size: 1em;
	color: #e2e2e2;
}
#navi_top img {
	float: left;
}
#navi_top ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi_top li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	float: left;
	padding: 0px;
	font-size: 13px;
	height: 24px;
}
#navi_top a {
	text-decoration: none;
	text-align: justify;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	color: #e2e2e2;
}
#navi_top a:hover, #navi_top a:active {
	background-image: url(/fileadmin/templates/lfs_09a/images/navi_back_act.png);
	background-repeat: repeat-x;
}
.navi_top_first, .navi_top_midd, .navi_top_first_act, .navi_top_midd_act {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.navi_top_midd, .navi_top_last, .navi_top_midd_act, .navi_top_last_act {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.navi_top_first_act a, .navi_top_midd_act a, .navi_top_last_act a {
	font-weight: bold;
	background-image: url(/fileadmin/templates/lfs_09a/images/navi_back_act.png);
	background-repeat: repeat-x;
}

#navi_top_sub ul {
	list-style-type: none;
	list-style-image: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#navi_top_sub li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	float: left;
	padding: 0px;
	font-size: 0.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#navi_top_sub a {
	text-decoration: none;
	text-align: justify;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 20px;
	color: #333333;
}
#navi_top_sub a:hover, #navi_top_sub a:active {
	background-color: #e78094;
}
.navi_top_sub_first a, .navi_top_sub_midd a, .navi_top_sub_first_cur a, .navi_top_sub_midd_cur a {

}
.navi_top_sub_first_cur a, .navi_top_sub_midd_cur a, .navi_top_sub_last_cur a {
	font-weight: bold;
	background-color: #e78094;
}

#lang_choose {
	text-align: center;
	width: 160px;
	float: right;
}

#main
{
	background-color: #fff;
	font-size:0.8em;
	min-height: 300px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 0px;
	border-top-style: none;
	width: 950px;
}

#col_left
{
	width:780px;
	float:left;
}  
#col_right
{
	width:160px;
	float:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content_left {
	font-size: 1em;
	padding: 10px;
	line-height: 1.4em;
}
#user_right {
	font-size: 0.9em;
	padding-bottom: 10px;
}
#content_right {
	font-size: 0.9em;
}

#footer {
	color: #999;
	font-size: xx-small;
	text-align: center;
	width: 950px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sponsor
{
	width:950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#alert {
	position: absolute;
	z-index: 99;
	right: 0px;
	bottom: 0px;
}


/* user_right */
.date_time { font-size: 0.8em; font-family: arial, Verdana, Sans-serif; font-weight: bold; text-align: center; }

.whoisonline_box {
	font-size: x-small;
	background-color: #fff;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.clearer {
	clear: both;
	height: 0px;
	visibility: hidden;
}