/*****************************************************/
/*   Author:  Gerhard Erbes                          */
/*            gw@actamail.com                        */
/*   Version: 5.0                                    */
/*   Date:    March 14, 2006                         */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/
body {
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em;
	background: url(../images/img_background.gif) top center repeat-y;
  	font-family: Verdana,Tahoma, Arial,sans-serif;
}

#wrap {
	width: 76em;
	margin: 0em auto;
}

/**************/
/*   HEADER   */
/**************/
#header-section {
	width: 76em;
	margin: 0em 0em 0em 0em;
	background-image: url(../images/h_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.bullet {
	list-style-image: url(../images/pointer.jpg);
}


#header-background {
	width: 100%;
	height: 100%;
	float: left;
	border: none;
	margin: 0em 0em 0em 0em;

}

#header-background-left {
	width: 14.5em;
	float: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;
}

#header-background-right {
	width: 61.5em;
	float: right;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;
}

#header {
	clear: both;
	line-height: 2.0em;
	height: 2em;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
}

#header ul {	
	margin: 0em;
	padding: 10px 10px 0px 10px;
	list-style: none;
	float: right;
	font-weight: bold;
	font-size: 1.0em;
	
}	

#header li {
	float: left;
	white-space: nowrap;
	padding-right: 0px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(../images/left.gif) no-repeat left top;
	margin: 0px;
	list-style-type: none;	
}


#header li a {
	display: block;
	text-decoration: none;
	color: rgb(39,84,175);
	float: left;
	padding-right: 15px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header A {
	float: none
}

#header a:hover {
	color: #333;
	background-color: #FFFFFF;	
}

#header #current{
	background-image: url(../images/left_on.gif)
}
#header #current A {
	background-image: url(../images/right_on.gif); 
	padding-bottom: 5px; 
	color: #333;
	background-color: #FFFFFF;	
}

* html #header a {width:1%;}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
	width: 20%;
	float: left;
	background-color: rgb(255,255,255);
	font-size: 1.1em;
	color: rgb(50,50,50);
}

#menu {
	width: 20%;
	float: left;
	vertical-align: top;
	background-color: rgb(209,224,250);
	font-size: 1.1em;
	color: rgb(50,50,50);
}

#menu ul {	
	width: 150px;
	padding: 0em;
	margin: 0em;
	list-style: none;
	/* Width of Menu Items */ 
border-bottom: 1px solid #ccc;
}	

#menu li {
	margin: 0em 0em 0em 0em;
	position: relative; 
}
#menu li ul { 
position: absolute; 
left: 149px; /*
Set 1px less than menu width */ 
top: 0; display: block; } 
#menu li:hover ul {
display: block; } 
#menu li:hover>ul { visibility:visible; } 
#menu ul ul {
visibility:hidden; } 
/* Fix IE. Hide from IE Mac \*/ * html #menu ul li { 
float:
left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ /* Make-up
syles */ #menu ul, li { margin: 0 0 0 0; } /* Styles for Menu Items */ 
#menu ul a { display: block; text-decoration: none; color: #777; background-color: rgb(209,224,250);/* IE6
Bug */ padding: 5px; border: 1px solid #ccc;  } /* Hover Styles
*/ 

#menu ul a:hover { color: #777; background: #f9f9f9;
border-left: solid 0.5em rgb(32,103,210);

	text-decoration: none;
	 } 
/* Sub Menu Styles*/ 
#menu li ul a { 
	/* IE6 Bug */ 	
	border-bottom: 0; 
	display: block;
	padding: 0.3em 0.7em 0.2em .8em;
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(209,224,250);
	text-decoration: none;
	font-weight: normal;
	color: rgb(50,50,50);
	height: 1.3em;

} 
/* Sub Menu Hover Styles */ 
#menu li ul a:hover {  
	border-left: solid 0.5em rgb(32,103,210);
	background-color: rgb(240,240,240);
	text-decoration: none;
	color: rgb(50,50,50);} 
/*Icon Styles */ 
#menu ul a.submenu {background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

#menu ul a.submenu:hover {background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}



#menu .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);
}

#menu .left-navheader {
	display: block;
	margin: 1.0em 0em 0em 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em rgb(235,235,235);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}


/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/

/* Sections */
/************/
#middle-column {
	float: right;
	width: 57.5%;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	line-height: 1.3em;
	font-size: 1.2em;
	padding-top: 0em;
	padding-right: 0.6em;
	padding-bottom: 0em;
	padding-left: 0.7em;
}
#middle-column-big {
	float: right;
	width: 75%;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	line-height: 1.3em;
	font-size: 1.2em;
	padding-top: 0em;
	padding-right: 0.6em;
	padding-bottom: 0em;
	padding-left: 0.7em;
}
.middle-column-left {
	float: left;
	width: 47.75%;
}

.middle-column-right {
	float: right;
	width: 47.75%;
}

/* Box titlebars */
/*****************/


.middle-column-box-title-blue {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: #D1E0FA;
	font-weight: bold;
	color: rgb(50,50,50);
}


/* Box backgrounds */
/*******************/

/* Box backgrounds -  Full width boxes */
/***************************************/
.middle-column-box-white {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-blue {
	float: left;
	width: 100%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	color:#000;
	background-color: rgb(187,211,247);
}



/* Box backgrounds -  Half width boxes */
/**************************************/
.middle-column-box-left-white {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-left-blue {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	color:#000000;
	background-color: rgb(226,238,252);
}


.middle-column-box-right-white {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-right-blue {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	color:#000000;
	background-color: rgb(226,238,252);
}



/* Text headings and paragraphs */
/********************************/
.middle-column-box-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
}

.middle-column-box-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}



.middle-column-box-left-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-left-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-left-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
	font-weight: bold;
}

.middle-column-box-left-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;
}



.middle-column-box-right-white p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-white p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-right-white p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-right-blue p.heading {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right-blue p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
	font-weight: bold;
}

.middle-column-box-right-blue p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 1.0em 0em 0.8em;	
}



/* Images */
/**********/
.middle-column-img-left{
	float: left;
	margin: 0.3em 0.5em 0em 0em;
	border: solid 1px rgb(100,100,100);
}

.middle-column-img-right{
	float: right;
	margin: 0.3em 0em 0em 0.5em;
	border: solid 1px rgb(100,100,100);	
}

/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	float: right;
	width: 20%;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-size: 1.1em;
}



.right-column-box-title-blue {
	clear: both;
	display: block;
   margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: rgb(187,211,247);
	font-weight: bold;
	color: rgb(50,50,50);
}



.right-column-box-white {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
}	

.right-column-box-blue {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	color:#000000;
	background-color: rgb(226,238,252);			
}	


.right-column-box-white p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-blue p {
	margin: 0.3em 0em 0.4em 0em;
}



.right-column-img{
	float: right;
	margin: 1.0em 0em 0em 0em;
	border: solid 1px rgb(100,100,100);
}

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	width: 76em;
	height: 2.5em;
	border-top: solid 0.1em rgb(150,150,150);
	border-bottom: solid 0.1em rgb(150,150,100);
	background-color: #D1E0FA;
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
	float: left;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	}

/**************************/
/***   MISCELLANEOUS    ***/
/**************************/
a{
	color: #2067D2;
	background-color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color: #2067D2;
	background-color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #2067D2;
	text-decoration: none;
	background-color: #D1E0FA;
}
a:visited {
	color: #2067D2;
	text-decoration: none;
	background-color:#FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.padding {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.pagination {
	color:#666;
	padding: 4px 2px 4px 7px;
	border: 1px solid #91B4F2;
	margin: 0 0 1.5em;
	background-color: #F2F6FE;
}
