
/*

	#############################################################################################
	#                                                                                           #
	#  DBHCMS - Web Content Management System                                                   #
	#                                                                                           #
	#############################################################################################
	#                                                                                           #
	#  COPYRIGHT NOTICE                                                                         #
	#  =============================                                                            #
	#                                                                                           #
	#  Copyright (C) 2005-2007 Kai-Sven Bunk (kaisven@drbenhur.com)                             #
	#  All rights reserved                                                                      #
	#                                                                                           #
	#  This file is part of DBHcms.                                                             #
	#                                                                                           #
	#  DBHcms is free software; you can redistribute it and/or modify it under the terms of     #
	#  the GNU General Public License as published by the Free Software Foundation; either      #
	#  version 2 of the License, or (at your option) any later version.                         #
	#                                                                                           #
	#  The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html      #
	#  A copy is found in the textfile GPL.TXT                                                  #
	#                                                                                           #
	#  DBHcms is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;      #
	#  without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR         #
	#  PURPOSE. See the GNU General Public License for more details.                            #
	#                                                                                           #
	#  This copyright notice MUST APPEAR in ALL copies of the script!                           #
	#                                                                                           #
	#############################################################################################
	# $Id: style.css 60 2007-02-01 13:34:54Z kaisven $                                          #
	#############################################################################################

*/

body { 
	margin: 0px;
	background: #999999;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
}

hr {
	width: 95%;
	border: 0px solid #444DFE;
	border-top-width : 0px;
	height: 1px;
}

.wrapper {
	position: relative;
	top: 7px;
	width: 731px;
	height: auto;
	margin: 0px auto;
	background: #FFFFFF;
}

.banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 731px;
	height: 157px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #444DFE;
	background: url("../images/lucia/head2.jpg") no-repeat;
}

.menu_main_top {
	position: absolute;
	left: 450px;
	top: 17px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.menu_main_bottom {
	position: absolute;
	left: 293px;
	top: 82px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border: 0px solid #000000;
}

.menu_headline {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 731px;
	height: 14px;
	margin: 0px;
	padding: 1px;
	border: 0px solid #444DFE;
	background: #FFFFFF;
}

.menu_left {
	position: absolute;
	left: 0px;
	top: 157px;
	width: 222px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	

}

.menu_box {
	width: 222px;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background: #FFFFFF;
	border: 0px solid #444DFE;
}

.menu_box_caption {
	width: 197px;
	height: 18px;
	background: url("../images/frame/capbg.gif") repeat-x;
	border-bottom: 1px solid #444DFE;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000000;
	display:none;
	
}

.menu_box_item_no_1 {
	width: 160px;
	height: 17px;
	background: url("../images/frame/btn.gif") no-repeat;
	padding-top: 1px;
	padding-left: 22px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.menu_box_item_act_1 {
	width: 90%;
	height: 17px;
	background: url("../images/frame/btn_sel.gif") no-repeat;
	padding-top: 1px;
	padding-left: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
	background: #E7E7E3;
}

.menu_box_item_no_2 {
	width: 90%;
	height: 17px;
	padding-top: 1px;
	padding-left: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
	background: #EFEFEF;
}

.menu_box_item_no_2  A{
	color:#FF0000;
}

.menu_box_item_no_2:hover{
	background: #E7E7E3;
}


.menu_box_item_act_2 {
	width: 90%;
	height: 17px;
	padding-top: 1px;
	padding-left: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
	background: #EFEFEF;
	color:#E7E7E3;
}

.menu_box_item_act_2  A{
	color: #FF0000;
	background:#E7E7E3;
}


.menu_box_item_no_3 {
	width: 130px;
	height: 17px;
	background: url("../images/frame/suba.gif") no-repeat;
	padding-top: 1px;
	padding-left: 45px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.menu_box_item_act_3 {
	width: 130px;
	height: 17px;
	background: url("../images/frame/suba_sel.gif") no-repeat;
	padding-top: 1px;
	padding-left: 45px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.menu_box_item_no_4 {
	width: 130px;
	height: 17px;
	background: url("../images/frame/suba.gif") no-repeat;
	padding-top: 1px;
	padding-left: 45px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.menu_box_item_act_4 {
	width: 130px;
	height: 17px;
	background: url("../images/frame/suba_sel.gif") no-repeat;
	padding-top: 1px;
	padding-left: 45px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.menu_box_item_no_5 {
	width: 130px;
	height: 17px;
	background: url("../images/frame/suba.gif") no-repeat;
	padding-top: 1px;
	padding-left: 45px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.menu_box_item_act_5 {
	width: 130px;
	height: 17px;
	background: url("../images/frame/suba_sel.gif") no-repeat;
	padding-top: 1px;
	padding-left: 45px;
	margin-bottom: 6px;
	margin-left: 8px;
}

.content {
	position: absolute;
	left: 222px;
	top: 157px;
	width: 503px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.content_nm {
	position: absolute;
	left: 0px;
	top: 157px;
	width: 503px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.content_title {
	width: 503px;
	height: 18px;
	background: url("../images/frame/capbg.gif") repeat-x;
	border-top: 1px solid #444DFE;
	border-left: 1px solid #444DFE;
	border-right: 1px solid #444DFE;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #000000;
	display:none;
}

.content_title_nm {
	width: 503px;
	height: 18px;
	background: url("../images/frame/capbg.gif") repeat-x;
	border-top: 1px solid #444DFE;
	border-left: 1px solid #444DFE;
	border-right: 1px solid #444DFE;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #000000;
	display:none;
}

.content_text {
	width: 503px;
	padding: 3px;
	border: 0px solid #444DFE;
	background: #FFFFFF;
}

.content_text_nm {
	width: 503px;

	padding: 3px;
	border: 0px solid #444DFE;
	background: #FFFFFF;
}

.content_footer {
	padding: 10px;
	text-align: center;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#2238A8;
	text-decoration:none;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	font-size: 9pt;
	color:#000000;
}

.box {
	width: 98%;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	background: #FFFFFF;
	border: 0px solid #444DFE;
}

.box_caption {
	width: 100%;
	height: 18px;
	background: url("../images/frame/capbg.gif") repeat-x;
	border-bottom: 1px solid #444DFE;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	color: #000000;
	text-align: left;
}

.simplebox {
	width: 95%;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	background: #FFFFFF;
	border: 0px solid #444DFE;
}

.simplebox_caption {
	width: 100%;
	height: 16px;
	border-bottom: 1px solid #444DFE;
	background: #ABBEE9;
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	color: #000000;
	text-align: left;
}

.buttonview {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	padding-bottom:2px;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	width:auto;
	background-color:#ABBEE9;
	color:#333333;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
}

.copyright {
	font-size: 10px; 
	color:#444DFE;
}