 /*layout CSS */
body {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	background-image:  url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0 auto;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
a {
	color: #777;
}
a:hover {
	text-decoration: none;
}
li, ul, ol {
	padding: 0;
	margin: 0;		
}
img {
	border: none;	
}
h1 {
	font-size: 14px;
}
#wrap {
	min-width:700px; /*738px*/
	max-width:700px;
	width: auto !important; /*IE6 hack*/
	width:700px; /*IE6 hack*/
	margin:0 auto; /*center hack*/	
	text-align:left; /*center hack*/			
}
#header {
	width: 700px;
	height: 180px;
	float: left;
	background-image:  url(../images/banner_bg.jpg);
	background-repeat: no-repeat;			
}
#nav {
	width: 700px;
	height: 30px;
	float: left;
	background-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#bread {
	width: 650px;
	height: 30px;
	float: left;
}
#language {
	width: 50px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;			
}
#jflanguageselection {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 490px;
	min-height: 500px;
	float: left;
	padding-left: 10px;						
}
#right {
	width: 200px;
	float: right;						
}
#footer {
	clear:both;
	padding-top: 20px;
	width: 700px;	
	height: 40px;
	text-align:left;					
}
/*content styling*/
/*Jcomments*/
.jcomments-links {
	margin-top: 20px;
	clear: both;
	text-align: right;
}
#jc h4 {
	color: #888;
	background-color: inherit;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 0pt;
	margin-bottom: 10px;
}
#comments-footer, #comments-footer a {
	color: #000;
	display: block;
	height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 1px;
	margin-top: 4px;
	text-align: right;
}
.input {
	border: none;
}

.moduletablebread {
	font-size: 10px;
	line-height: 30px;
	padding-left: 10px;
}
table.contentpaneopen {
	border: none;	
}
.contentpaneopen ul li {
	padding-left: 30px;
	list-style	: inside square;	
}
.createdate {
	color: #444;
}

.newsfeed_itembox {
	margin-bottom: 5px;
}

.moduletablebox, .moduletablenewsletter {
	background-color: #111;
	padding: 5px;
	text-align: left;		
}
.moduletablebox h3, .moduletablenewsletter h3, .moduletable_submenu h3, .contentheading, .componentheading {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	background-color: #000;
}
.moduletablebox li, .moduletablebox ul {
	list-style	: none;	
}
.normalsublayout {
	background-color: #111;
	font-size: 11px;			
}
#name, #email {
	width: 180px;
	height: 15px;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.button {
	margin-top: 5px;
}
#name1, #email1 {
	width: 400px;
	background-color: #CCCCCC;
	border: 1px solid #333333;	
}
#message {
	width: 400px;
	height: 200px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
#username, #passwd {
	width: 200px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
/*umfrage*/
.pollbox td {
	text-align: left;
}
/*sitemap*/
.sitemap {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding     : 0;
}
.sitemap ul li {
	margin		: 0;
	padding-left: 10px;
	white-space	: nowrap;
	background	: transparent;
}
.sitemap a img {
	border		: none;
}
.sitemap ul.level_0 ul {
	list-style	: inside square;
	padding		: 10;
}
.sitemap ul.level_1 li {
	padding		: 0 0 0 2em;
	white-space	: nowrap;
}
.sitemap .active {
	font-style	: italic;
}
/*footer*/
.moduletablefooter {
	font-size: 11px;
	color: #333;
	text-align: center;
}
.moduletablefooter a {
	color: #333;
	text-decoration: none;
}
.moduletablefooter a:hover {
	color: #333;
	text-decoration: underline;
}
/*Main Menu*/
.menu {
	margin:0 auto;
	float: left;
	margin-left: 3px;
	text-align: center;	
}
.menu li, .menu ul {	
	float: left;
	list-style-type: none;	
	font-size: 13px;
	font-weight: bold;
	width: 99px;
}
.menu li a, .menu ul a {
	line-height: 30px;
	display: block;
	color: #888;
	text-decoration: none;
	background-image: url(../images/nav_out.gif);			
}
.menu li a:hover {
	color: #ccc;
	background-image: url(../images/nav_over.gif);	
}
ul.menu li.active a {
	color: #ccc;
	background-image: url(../images/nav_over.gif);	
}
/*styling subnavigation*/
.moduletable_submenu {
	background-color: #111;
	padding-left: 5px;
	text-align: left;
	min-height: 100px;		
}
.menusub {
	text-align: left;
	margin-bottom: 20px;
}
.menusub li, .menusub ul {
	float: left;	
	list-style-type: none;	
	font-size: 13px;
	font-weight: bold;
	width: 194px;
}
.menusub li a, .menusub ul a {
	line-height: 30px;
	display: block;
	color: #888;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/subnav_out.gif);					
}
.menusub li a:hover {
	color: #ccc;
	background-image: url(../images/subnav_over.gif);			
}
ul.menusub li.active a {
	color: #ccc;
	background-image: url(../images/subnav_over.gif);			
}