@charset "utf-8";
/* CSS Document */

table {
border-collapse:collapse;
font-size:12px;
margin:20px;
text-align:left;
/*border-bottom:2px solid #B0B535!important;*/
}

table th {
background:none repeat scroll 0 0 #DDE7B2;
border-bottom:1px solid #FFFFFF;
border-top:4px solid #B0B535;
color:#003399;
font-size:13px;
font-weight:normal;
padding:8px !important;
color: #333!important;


}

tr  {
display:table-row;
vertical-align:inherit;
}

table tr td {
/*background: #fbfdf3;*/
/*background: #eef3d7!important;*/
background: #f3f7e1!important;
border:none;
border-bottom:1px solid #B0B535!important;
border-top:1px solid transparent !important;
color:#666699;

padding-left:8px !important;
padding-right:5px !important;
padding-top:5px !important;
padding-bottom:-1px !important;
}

table tr td a:hover {
text-decoration: underline;
}


#content_right a:active, #content_right a:visited {
#text-decoration:none!important;
font-weight:inherit!important;
}

#content_right a {
#text-decoration:none!important;
font-weight:inherit!important;
}


.contenttable a {
	font-weight: normal;
	text-decoration:underline;
}

.contenttable b a {
	font-weight: bold;
		text-decoration:none;
}



#content_right b a {
	font-weight:bold;
}


#content_right ul li a{
	/*border: 1px solid #f00!important;*/
	padding-left: 14px;

	margin-bottom: 3px;
	display: block;
}

#content_right ul li b a, #content_right ul li a:hover{
	background:url("flaggen/bullet.gif") no-repeat 0 2px  ;
}


#content_right ul {	
	margin: 0;
	padding: 0;
	list-style: none;
}


html{
	height:101%;
}


#content_right img {
	display: none!important;
        visibility: hidden!important;
}

#content_right h2 {

font-size:20px!important;
margin-top: 2px!important;

}

