#rightsidebar {
font-size:1.1em;
	margin:0px;
	float:				left;
	width:				150px; 
	overflow:			hidden;
	padding:		    0px;
}

#rightsidebar h3 {
	background-color:#E0E7FE;
    border:solid 1px #385b88;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #213D87;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
#rightsidebar .moduletable {
	width:150px;
	padding:0px;
	margin:0px;
    background-color: #385B88;
}




#rightsidebar .moduletable ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
	
}
#rightsidebar .moduletable ul li {
	list-style:			none;
	margin: 			0;	
}
#rightsidebar .moduletable ul li a {
	  padding-left:10px;
 
	padding-top:2px;
    padding-bottom:2px;
      display:block;
	   color: #ffffff;
       background-color: #385B88;
	   line-height: normal;
}

#rightsidebar .moduletable ul li a:hover{
 background-color:#8CC6FF;  
	color:#385B88;
}

/* Eigenes HTML module */
#rightsidebar div.moduletable-chtml{
line-height:0.8em;
color:#000000;
padding-left:10px;
padding-top:10px;
}

/* ----- Sidebar Buttons ----- */
#rightsidebar .moduletable_menu {
	
	line-height: normal;
	width: 100%;
}

#rightsidebar .moduletable_menu ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
	
}
#rightsidebar .moduletable_menu ul li {
	list-style:			none;
	margin: 			0;	
}
#rightsidebar .moduletable_menu ul li a {
	  padding-left:10px;
padding-top:2px;
padding-bottom:2px;
       display:block;
	   color: #ffffff;
       background-color: #385B88;
	   line-height: normal;
}

#rightsidebar .moduletable_menu ul li a:hover{
 background-color:#8CC6FF;  
	color:#385B88;
}

a img {
border:none;
}
.hr_tag{
color:#213d87;
height:1px;
background-color:#213d87;
border:none;

margin:10px 30px 10px 0px;
}
.squarelist{
 list-style:square;
 padding-left:40px;
}
.squarelist li{
line-height:normal;
}

.contentdescription{
  color:#000000;
  font-size:12px;

}

.contentpaneopen table thead{
background-color:#385B88

}
.contentpaneopen table thead td {
border-left:1px solid #000;
border-right:1px solid #000;
color:#ffffff;
}

.contentpaneopen table tbody td {

border:1px solid #ababab;
}

.contentpaneopen table tbody tr {
background-color:#ffffff;
border:1px solid #ababab;
}


.contentpane table thead{
background-color:#385B88;
color:#ffffff;

}

.tabremo{

background-color:#385B88;
color:#ffffff;

}
.tabremo thead td{
border-left:1px solid #000;
border-right:1px solid #000;
color:#ffffff;
}


.tab thead td {
border-left:1px solid #000;
border-right:1px solid #000;
color:#ffffff;
font-weight:bold;
}

.tab tbody td {
background-color:#ffffff;
border:1px solid #ababab;

}

.nostyle tbody td{
  
  background-color:#e0e7fe !important;
  border:none !important;
  
}


.componentheading{
        
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #385B88;
	margin-bottom: .8em;
	font-size: 1.6em;
	font-weight: normal;
	color: #213D87;  
	clear: both;
}

.contentpane{
margin:0 auto;
width:95%;
}

#main.contentpaneopen {
	width: 650px;
	
}
hr{
color:#213d87;
height:1px;
background-color:#213d87;
 
}

ul {
	list-style:none;
}


* {
	margin: 0;
	padding: 0;	
line-height:normal; 
}
p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height:1.3;
	padding-left:10px;
	padding-right:10px; 
	
text-decoration:none;
}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #213D87;
       padding-left:10px; 
}

h2 {

	font-size: 1.5em;
	font-weight: normal;
}

h3 {

font-size: 1.6em;
font-weight: normal;
}
/* ----- Main Layout Elements ----- */
body {
	background:			#ffffff;
	text-align:			center;
	padding:			0;
	padding-top:		0px;
	padding-bottom:		0px;	
	margin:				0;
        font-family:            Verdana,Arial,Helvetica,sans-serif;
	background: #ffffff url(../images/img01.gif) repeat-x 0 104px;
}
#container {
	width:				974px;
	font-size:			12px;
	margin:				0 auto;
	text-align:			left;
	clear:				both;
	margin-top:			10px;
	
	background-color:	#ffffff;
}
#header {
	width:				974px;
	height:				138px;
	margin:				0 auto;
	clear:				both; 
}

#banner{ 
	width:700px;
	height:60px;
	padding-left:150px;
}


#headerinside {
	width:				980px;
	background:			url(../images/log1.png) no-repeat;   
	margin:				0;
	height:				138px;
	text-align:			left;
	clear:				both; 	
}
#leftsidebar {
    font-size:1.1em;
	margin:0px;
	float:				left;
	width:				150px; 
	overflow:			hidden;
    padding:0;
}

#main {
	float:				left;
	width:				650px;
	overflow:			hidden;
	padding:			0px 5px 0px 5px;	
	margin:				0px;
	background-color:	#E0E7FE;
line-height:1.3em; 

}
 
#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #8CC6FF;
    color:#909090;
	background:#213D87;
}
#footer a {
color: #E08934;

}
a {
	text-decoration: none;
      color: #E08934;

}

a:link {
	text-decoration: none;
      color: #E08934;

}

a:visited {
	text-decoration: none;
      color: #E08934;

}
a:hover {
	text-decoration: none;
        
}

a img {
border:none;
}

#searchForm {
	padding-top:		10px;
}

/* ----- Top Menu ----- */
#topmenu {
	background-image: 	url('../images/top-header.jpg');
	padding-top:		5px;
	margin:				0 auto;
	height:				23px;
	text-align:			center;
	clear:				both;	
}
#topmenu .moduletable {
	border: 			0;
	padding: 			0;
	margin:				0 auto;
}
#topmenu ul {
	margin: 			0;
	padding: 			0;
	list-style:			none;
}
#topmenu li {
	display: 			inline;
	margin: 			0;
	padding: 			0;
	border-right:		1px solid #333333;
}
#topmenu a, #topmenu a:visited {
	font-weight:		bold;
	padding-right: 		10px;
	padding-left:		10px;
	color:				#f7f79b;
	text-decoration:	none;
	border-left:		1px solid #333333;	
}
#topmenu a:hover {
	text-decoration:	underline;
	color:				#fffd5e;	
}

/* ----- Left Sidebar Elements ----- 
#leftsidebar ul {
	margin:				0px;
	padding-left:		20px;
	padding-top:		5px;
    padding-bottom: 5px;
}
#leftsidebar ul li {
	margin:				0px;
	padding:			0px;
	list-style-type:	none;
}
#leftsidebar ul li a {
	text-decoration:	none;
	color: 				#333333;

}
#leftsidebar ul li a:hover {
	text-decoration:	underline;
}
*/


#leftsidebar h3 {
	background-color:#E0E7FE;
    border:solid 1px #385b88;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #213D87;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
#leftsidebar .moduletable {
	width:150px;
	padding:0px;
	margin:0px;
    background-color: #385B88;
}
#leftsidebar .moduletable-rss{
	width:150px;
	padding:0 0 10px 10px;
	margin:0;
    background-color: #385B88;
}

#user4 {
margin:0 -5px 0 -5px;
width:650px;
text-align:left;
padding:0;

}

#user4 div.moduletable h3
{
font-size:20px;
border-bottom:1px solid #003399;
padding-left:10px;
} 
#user3 {
margin:0 -5px 0 -5px;
width:650px;
text-align:left;
font-size:10px;
padding:0;

}

#leftsidebar .moduletable ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
	
}
#leftsidebar .moduletable ul li {
	list-style:			none;
	margin: 			0;	
}
#leftsidebar .moduletable ul li a {
	  padding-left:10px;
       padding-top:2px;
       padding-bottom:2px;
       display:block;
	   color: #ffffff;
       background-color: #385B88;
	   line-height: normal;
}

#leftsidebar .moduletable ul li a:hover{
 background-color:#8CC6FF;  
	color:#385B88;
}


/* ----- Sidebar Buttons ----- */
#leftsidebar .moduletable_menu {


	line-height: normal;
	width: 100%;
}

#leftsidebar .moduletable_menu ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
	

}
#leftsidebar .moduletable_menu ul li {
	list-style:			none;
	margin: 			0;	
	background-color:#385B88;
}
#leftsidebar .moduletable_menu ul li a {
	  padding-left:10px;

	padding-top:2px;
    padding-bottom:2px;
       display:block;
	   color: #ffffff;
       background-color: #385B88;
	   line-height: normal;
}

#leftsidebar .moduletable_menu ul li a:hover{
 background-color:#8CC6FF;  
	color:#385B88;
}


.moduletable_menu .separator{
background-color: #385B88;
color:#ffffff;
padding-left:10px;
}
/*
html>body #leftsidebar .moduletable_menu li a {
	width: 				auto;
}

#leftsidebar .moduletable_menu li a:hover {
	background-color: 	#c40101;
	background-image: 	url('../images/bbgo.jpg');		
	color: 				#ffffff;
}


 ----- Right Sidebar Elements ----- */


/* Additional markups */
.pagenavcounter, .pagenav {
	font-size:			10px;
	text-align:right;
} 
.contenttoc {
	padding:			5px;
}
.pagenavbar{
text-align:center;
}
/*
div.componentheading {	 Component heading 
	font-size:			16px;
	border-bottom:		1px solid #777777;
	font-weight:		bold;
	margin-top:			10px;
	border-bottom:		1px solid #cccccc;
}*/
td.contentheading {		 /*Post titles/headings */

border-bottom: 1px solid #385B88;
		clear:both;
		padding: 0 0 0 10px;
		color: #213D87; 
		font-size: 1.6em;
		font-weight: normal;
		margin-bottom: .8em;
} 

table.contentpaneopen {	/* Table wrapping posts */
width: 650px;
}

#form-login-remember {	/*Small 'remember me?' text in login form */
	font-size:			12px;
	padding-bottom:		5px;
}
#form-login {
	text-align:			left;
}
#form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
	font-size:			11px;	
	padding-left:		10px;
	padding-right:		10px;
	margin:				0;
}
#form-login ul {
	text-align:			left;
}

.inputbox {
   
        color: #385B88;
	margin-bottom: 5px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset.input {
  border:0;
}
#form-login #form-login-remember {
	text-align:			left;
}
form{
	margin:0;
}
.sectiontableheader{
border-left:1px solid #000;
border-right:1px solid #100;
color:#ffffff;
background-color:#385B88;
}
td.sectiontableentry1 {		/* Alternating rows for polls */
	background-color:	#ffffff;
}	
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#f9f9f9;
}	
.button {
		background: #385B88;
	color: #FFFFFF;
}
.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#999999;
}
.createdate 
{
padding-top: 0px;
padding-right: 0pt;
padding-bottom: 0px;
padding-left: 10px;
font-size: 9px;
margin-bottom: 1.4em;
line-height: 1.8em;
text-align: justify;
color: #999999;
}

td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			right;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			10px;
	float:				right;
	text-align:			right;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				100%;
}
p {
	margin-top:			0;
	margin-bottom:		0px;
}
span.breadcrumbs  {
	font-size:			10px;
	color:				#666666;
}
.crumbbg {
	background-color:	#fff0fe;
}
div.bannerheader {
	font-size:			10px;
}


div.moduletable -user4{
text-align:left;

}
div.moduletable -user3{
text-align:left;
padding-left:10px;
font-size:10px;

}

table .test tbody td  {
 border:none;
 
}
table .formtabelleborder tbody td {
border:1px solid #ababab;
}


#name_erg{

position:absolute; 
display:inline-block;
top:239px; 
left:435px; 
width:200px; 
height:auto; 
border: 1px solid #cccccc;
background-color: #ffffff; 
visibility:hidden;  
}
.links{
vertical-align:top;
}


tr .sectiontableentry1 td,
tr .sectiontableentry2 td{
vertical-align:top;
text-align:left;

}


.sectiontableentry1 td ,
.sectiontableentry2 td {
padding-left:10px;
padding-top:5px;
}

