@charset "utf-8";
/* CSS Document */

@import url("/fileadmin/templates/lfs_09a/ext/css_styled_content/css_styled_content.css");
@import url("/fileadmin/templates/lfs_09a/ext/tt_news/tt_news.css");
@import url("/fileadmin/templates/lfs_09a/ext/macina_search/macina_search.css");
@import url("/fileadmin/templates/lfs_09a/rte.css");



body, html
{
margin:0;
height:100%; /* needed for container min-height */
}
body {
	background-color: #666666;
	color: #333333;
	font-size: 100.01%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-attachment: fixed;
}

#frame
{
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	overflow: hidden;
	margin-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d20229;
}

#header {
	height: 180px;
}
#navi {
	background-image: url(/fileadmin/templates/lfs_09a/images/navi_back.png);
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background-attachment: scroll;
}

#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: 30px;
}
#navi_top a {
	text-decoration: none;
	text-align: justify;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	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;
}


#searchbox {
	width: 220px;
	float: right;
}

#content {
	font-size: 0.9em;
	padding: 10px;
	min-height: 450px;
}


#footer1 {
	background-image: url(/fileadmin/templates/lfs_09a/images/footer_back.png);
	background-repeat: repeat-x;
	height: 30px;
}
#footer2 {
	font-size: 12px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	color: #CCC;
}
#footer2 a {
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#footer2_left {
	float: left;
	padding-left: 10px;
	}
#footer2_right {
	float: right;
	width: 50%;
	text-align: right;
	padding-right: 10px;
	}

.clearer {
	clear: both;
	height: 0px;
	float: none;
}

