
.bg_main {
	background: url(/templates/template08img/bg.gif);
	padding			: 0; 
	margin			: 0px 0px 15px 0px;
	text-align		: center;
	vertical-align	: top;
}

#main_container {
	padding			: 0; 
	margin:0px auto;
	text-align		: center;
}

/* ******************************************* header */
#header {
	width:760px;
	height:55px;
	margin:0px auto;
	text-align:left;
	padding:4px 0px 0px 0px;
	border:0;
}

/* ******************************************* topnavi*/
#topnavi {
	background: url(/templates/template08img/bg_topnavi.gif) repeat-x;
	width:100%;
	height:41px;
	margin:0px;
	padding:2px;
	text-align:center;
	border:0;
}

#topnavi h1{
	margin-top: 10px;
	color: white;
}


/* ******************************************* pathway and SEARCH and xline*/
#xline_out {
	margin			: 8px 0;
	padding : 0;
	width			: 736px !important;
	height			: 20px;
}


#xline {
	float			: left;
	background		: url(/templates/template08img/xline.gif);
	left			: 0px;
	margin			: 0;
	padding : 0;
	width			: 770px;
	height			: 20px;
}



/* ******************************************* flashnews and flash */
#header2 {
	padding			: 0; 
	margin			: 0;
	width			: 736px;
	height			: 154px;
	text-align		: left;

}

#flash {
	float			: left;
	padding			: 0; 
	margin			: 0;
	left			: 0px;
	width			: 252px;
	height			: 154px;
	text-align		: center;
	background-color:#fbf6e3;
}



#blocks {
	width			: 100%;
	margin			: 0px 0px 0px 0px;
	text-align		: left;
}
#blocks table.moduletable th {
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

#blocks table.moduletable td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #5C5649;
	line-height		: 16px;
	text-align		: left;
	padding:0p 2px 4px 2px;
}

#blocks .moduletable a:link, #blocks .moduletable a:visited { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #C17327; 
	text-decoration	: none;
	line-height:17px;
	font-weight:bolder;
}

#blocks .moduletable a:hover {
	font-size		: 10px;
	color			: #D0965D; 
	text-decoration	: underline;
}



/* ******************************************* leftside and rightside*/
#leftside {
	margin			: 0px 5px 0px 0px;
	padding:0;
	text-align: left;
}

#leftside table.moduletable th {
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 14px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

#leftside table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color: #926546;
	line-height		: 16px;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

/* ******************************************* main body */
#content_area {
	left			: 0px;
	margin			: 0px;
	padding			: 0; 
	text-align		: left;
	font-size: 12px;
}

/* ******************************************* Footer */
#footer {
	padding			: 6px 20px 0px 0px;
	margin			: 0px auto;
	width			: 760px;
	text-align		: center;
	vertical-align	: middle;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #A49881;
	line-height		: 15px;
}


/* ******************************************* General CSS Styles */

body {
	background		: #fbf6e3; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
	scrollbar-face-color: #C1AF7D;
 scrollbar-shadow-color: #624633;
 scrollbar-darkshadow-color: #E9DAB2;
 scrollbar-highlight-color: #E9DAB2;
 scrollbar-3dlight-color: #624633;
 scrollbar-track-color: #624633;
 scrollbar-arrow-color: #C1AF7D;
}

td, div, p {
	color:#926546;
	font-family : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 12px;
	line-height		: 16px;
}


a, a:link, a:visited {
	color			: #926546;
	text-decoration	: none;
}
a:hover {color: #DEC298; text-decoration:none}

h1	{font: bold 16px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h2	{font: bold 15px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h3	{font: bold 14px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h4	{font: bold 12px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

li {
 line-height: 17px;
 text-indent: 13px;
 padding-top: 0px;
	background		: url(../images/bg_title.gif) no-repeat;
	background-position: 0px 5px;
}





/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color: #91561D;
	line-height		: 16px;
	text-align		: left;
}

table.pollstableborder td {
 padding: 2px;
}

table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	width			: 100%;
	text-align		: left;
	color			: #926546; 
	padding			: 0px;
}

.contentpane td, .contentpaneopen td {
	padding			: 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #C17327; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #2A95FA; 
	text-decoration	: underline;
}

.contentheading {
	width:100%;
	font		: bold 11px Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color			: #BF6000;
	line-height		: 21px;
	text-align		: center;
	background-color:#fbf6e3;
}




/* ******************************************* MAIN AND SUB MENU SYSTEM */
.mainlevel {
	font		: bold 14px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background		: url(../images/bg_submenu.gif) no-repeat;
	background-position: 0px 5px;
	padding			: 0;
	border-bottom:1px solid #C1AF7D;
	height:20px;
	line-height:20px;
	color			: #926546; 
	font		: normal 13px Arial, Verdana, Helvetica, sans-serif;
	text-decoration	: none;
	text-indent	: 15px;
}
a.mainlevel:hover {
	font-weight	: normal;
	color			: #FF6600; 
	background		: url(../images/bg_submenu.gif) no-repeat;
	text-decoration	: none;
	padding			: 0px 0px;
	text-align:left;
}

