/*****************************************************/
/*   Author:  Gerhard Erbes                          */
/*            gw@actamail.com                        */
/*   Version: 5.0                                    */
/*   Date:    March 14, 2006                         */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/
body {
	margin: 0em auto;
	padding: 0em;
	font-family: Verdana,Tahoma, Arial,sans-serif;
	background-color: #FFFFFF;
	background-image: url(../img/img_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*******************/
/***   HEADER    ***/
/*******************/
#header {
	float: left;
	width: 800px;
	height: 2.5em;	
	background-color: rgb(255,255,255);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}

#wrap {
	width: 800px;
	margin: 0em auto;
}

.text_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	height: 25px;
	font-weight: bold;

}

.text_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 25px;
	font-weight: normal;
	margin: 10px;
}

.text_9
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff3333;
	text-decoration: none;
	height: 25px;
	font-weight: normal;
	margin: 10px;
}

.text_out
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #e1e1e1;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #e1e1e1;
	border-right-color: #CC0000;
	font-weight: bold;

}
.text_over
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #c1c1c1;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #CC0000;
	border-right-color: #e1e1e1;
	font-weight: bold;

}
.celula {
	border-top: solid 1px rgb(150,150,150);
	border-bottom: solid 1px rgb(150,150,100);	
	background-color: rgb(220,220,220);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}

.poza {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	clear: both;
	float: left;
	width: 800px;
	height: 2.5em;
	border-top: solid 0.1em rgb(150,150,150);
	border-bottom: solid 0.1em rgb(150,150,100);	
	background-color: #e1e1e1;
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}
.copyrightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
	width: 130px;
	float: left;
	vertical-align: top;
	background-color: rgb(255,255,255);
	font-size: 12px;
	color: rgb(50,50,50);
}

#left-column ul {	
	width: 100%;
	padding: 0em;
	margin: 0em;
	list-style: none;
}	

#left-column li {
	margin: 0em 0em 0em 0em;
}

#left-column li a {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(235,235,235);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(235,235,235);
	text-decoration: none;
	font-weight: normal;
	color: rgb(50,50,50);
	height: 1.3em;
}	
	
#left-column a:hover {
	border-left: solid 0.5em rgb(175,175,175);
	background-color: rgb(220,220,220);
	text-decoration: none;
	color: rgb(50,50,50);
}

#left-column .selected {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(175,175,175);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(220,220,220);
	font-weight: normal;
	color: rgb(50,50,50);
}

#left-column .left-navheader-first {
	display: block;
	margin: 0em 0em 1.0em 0em;
	padding: 0.3em 0.7em 0.3em 0.9em;
	border-left: solid 0em rgb(255,210,113);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

#left-column .left-navheader {
	display: block;
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;

}.text_0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text_overBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #D2D2D2;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #003366;
	border-right-color: #003366;
	font-weight: bold;
	border-bottom-color: #003366;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
}
.text_overRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #990000;
	font-weight: bold;
	border-bottom-color: #990000;
	border-right-color: #990000;
}
.text_bun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #030303;
	text-decoration: none;
	vertical-align: middle;
}
.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
}
.buton_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height: 35px;
	width: 35px;
	border: 2px solid #003366;
	background-color: #EEEEEE;
}

.text_bun2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #030303;
	text-decoration: none;
}
.buton_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	height: 25px;
	width: 25px;
	border: 2px solid #990000;
	background-color: #EEEEEE;
}
.poza_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	height: 125px;
	font-weight: bold;
	width: 200px;
	background-color: #e1e1e1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.poza_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	height: 125px;
	font-weight: bold;
	width: 200px;
	background-color: #F1E1E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.text_bun1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
