/* By Ralf Longwitz, Longwitz Organisation & Consulting 2008 */ 
/* From original template "Molten Lava" by Klaus Weitzel */
/* last change: 101122 */

body
	{width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #030303;
	background-color: #f9eecc;
	text-align: left;
	background-image: url(bg.jpg);
	background-attachment: fixed;	 /* RL071223 */
	background-repeat: no-repeat; 
	background-position: top center;
	}

.wrap
	{width: 95%;
	min-height: 600px;
	margin: auto;
	text-align: justify;
	border-width: large;
	border-style: outset;
	background-image: url(bg-fade.jpg); /* RL071221 */
	}

p
	{
	}
.redA {color: #CC0000;}
.centered  {text-align:center;}
h1 {text-align:center;}
h2
	{font-size: 120%;
	font-weight: bold;
	}

tr
	{font-weight: normal; 
	text-align: left; 
	vertical-align: top;
	}

A
	{color: #000000;
	text-decoration: none;
	}
b, strong {font-weight: bold;}
/*----------------------------------------------*/
/* Top Banner	                                 */
/*----------------------------------------------*/

.banner
	{width: 96%;
	margin: auto;
	margin-top: 0;
	margin-bottom: -42pt;
	padding: 10pt;
	font-size: 54pt;
	font-weight: normal;
	font-family:  arial, helvetica, sans-serif;
	text-align: center;
	-moz-border-radius: 8pt;
	}

/*--------------------------------------------------*/
/* Content Container   * The Main Thing! 			*/
/*--------------------------------------------------*/

.container
	{width: 100%;
	min-height: 400px;
	margin-top: 35pt;
	margin-bottom: 0pt;
	text-align: justify;
	}

/*-------------------------------------------------*/
/* Left Column                                     */
/*-------------------------------------------------*/

.leftbar
	{width: 190px;
	min-height: 350px;
	float: left;
	/*position: fixed;*/
	padding-left: 0;
	text-align: right;
	filter:alpha(opacity=65);
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=65);
	-moz-opacity:0.65;
	}

/*----------------------------------------------------------*/	
/* Navigation Menu 1 - by maxdesign (listamatic)			*/
/* adapted by K. Weitzel for WB Template Metal-Slab			*/
/* adapted by R. Longwitz for client 						*/
/*----------------------------------------------------------*/

#navcontainer			/* RL071221 */
	{width: 90%;
	margin-left: 10px;
	padding: 0pt;
	border: 1px solid #000;
	background-color: #f9eecc;
	text-align: justify;
	}
	
#navcontainer ul
	{list-style-type: none;
	text-align: right;
	margin: 0pt;
	padding: 0pt;
	padding-top: 10pt;
	padding-bottom: 15pt;
	font-weight: bold;
	color: #ff0000;		/* overridden by <p> */
	}

#navcontainer li 		/* This defines the menu text format */
	{font-size: 95%;
	margin-top: 8pt;
	color: #ff0000;
	}

#navcontainer li li
	{font-size: 90%;
	padding-top: 0;
	}

#navcontainer li a
	{text-decoration: none;
	padding: 0 10px;
	display: block;
	}

#navcontainer li a:hover
	{background-color: #fbcf56;
	}

#navcontainer li a:active
	{background-color: #fbcf56;
	}

#navcontainer li a:visited
	{color: #003300;
	}
		
#navcontainer li.menu-current 
	{background-color: #fcdf66;
	font-size: 95%;
	color: #00ff00;
	}

/*-------------------------------------------------*/
/* Left Content Block                              */
/*-------------------------------------------------*/

.content		/* Used for searchbox! */
	{display: none;
	width: 180px;
	margin-top: 150px;
	}

/*-------------------------------------------------*/
/* Search Box                                            */
/*-------------------------------------------------*/

.searchbox
	{width: 180px;
	margin-top: -17px;
	margin-bottom: 3px;
	align: center;
	display: block;
	}

.searchbutton
	{width: 180px;
	margin: 1px;
	margin-bottom: 5px;
	align: center;
	display: block;
	}

/*-------------------------------------------------*/
/* News Module                                     */
/*-------------------------------------------------*/

.news_wrap
	{padding: 5px;
	margin-top: 15px;
	border: 1px solid #000;
	background-color: #f9eecc;
	}

.post_title, .post_date 
	{border-bottom: 1px solid #000;
	}

.post_title
	{font-weight: bold;
	font-size: 100%;
	color: #000;
	}

.post_date
	{text-align: right;
	font-weight: bold;
	}

.post_short 
	{text-align: justify;
	font-size: 12px;
	}

/*-------------------------------------------------*/
/* Main Content                                    */
/*-------------------------------------------------*/

.content2
	{margin: 0 10px 12px 195px;
	padding: 10px 10px 20px;
	min-height: 400px;
	border: 1px solid #000;
	background-color: #fbf5e9; /* was #fbb356 */
	}

/*-------------------------------------------------*/
/* Footer                                          */
/*-------------------------------------------------*/

.footer
	{margin: 0;
	padding: 6px;
	text-align: center;
	color:#FCCC50;
	font-size:80%;
/*	background-color: #f9eecc;
	border: 1px solid #000;
	filter:alpha(opacity=65);
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=65);
	-moz-opacity:0.65;
*/
	}
.footer a
	{color:#FCCC50;}
/*-------------------------------------------------*/	
/* Navigation Menu 2 - by maxdesign (listamatic)   */
/* adapted by K. Weitzel for WB Template Metal-Slab*/
/*-------------------------------------------------*/

#navcontainer2 ul
	{margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#navcontainer2 li { margin: 0 0 3px 0; }

#navcontainer2 a
	{display: block;
	margin-left: 2px;
	padding: 2px 2px 2px 22px;
	border: 1px solid #000;
	background-color: #f9eecc;
	}

#navcontainer2 a:link
	{color: #000;
	text-decoration: none;

	}
#navlist2 a:visited
	{color: #000;
	text-decoration: none;
	}

#navcontainer2 a:hover
	{border: 1px solid #333;
	font-weight: bold;
	background-color: #fbcf56;
	}

#active a:link, #active a:visited, #active a:hover
	{border: 1px solid #333;
	color: #ff0000;
	background-color: #fbcf56;
	}
