/* ----------------------- CSS Document ----------------------- */

/* GENERAL  */
table
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-weight:normal;
	font-size:100%;
	padding:0px;
	margin:0px;
}

td,h1,h2,h3,input,a,header
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,Swiss,sans-serif;
	font-weight:normal;
	font-size:100%;
	padding:0px;
	margin:0px;
}

p
{
	margin-top: 0px;
}

table
{
	font-size:100%;
	border:0;
	border-style:none;
	border-collapse: collapse;
}
td
{
	/*font-size:100%;*/
	border:0;
	border-style:none;
	border-collapse: collapse;
}



div.hr
{
	height: 11px;
	background: #fff url(../images/dottedline.gif) repeat;
}

div.hr hr
{
  display: none;
}

hr
{
	height: 1px;
	color: #e3e5e6;
	margin-bottom:10px;	
}

#main_image
{
	background: url(../../images/test.jpg) top center no-repeat;
	height:110px;
}


iframe
{
	border:none;
	margin:0px;
	padding:0px;
	text-align:left;
}

img.txt
{
	padding-right:12px;
	padding-bottom:4px;
	padding-top:3px;
}



/* LISTS */


ul
{
	list-style-type:square;
	/* non IE */
	padding:0 0 0 30px !important;
	/* IE 6 */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0 0 0 0px;
	
}

ol
{
	list-style-type:decimal;
	/* non IE */
	padding:0 0 0 30px !important;
	/* IE 6 */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0 0 0 0px;
}

li
{
	padding:0;
	margin:0;
}






/* HEADER - FOOTER */



.header.edition
{
	font-family:Verdana;
	font-size:130%;
	font-weight:bold;
	color:#ffffff;
	padding: 5px 15px 5px 10px;
	background-color: #8c8c90;
	vertical-align:middle;
	margin:0px;
}

a.logo
{
	background-color:#fff;
}

a:hover.logo
{
	background-color:#fff;
}


TD.toplink A, TD.toplink A:visited
{
	color:#ffffff;
	vertical-align:middle;
	margin:0px;
	text-decoration:none;
}

TD.toplink A:hover
{
	color:#ffffff;
	vertical-align:middle;
	margin:0px;
	text-decoration:underline;
	background:#8c8c90;
}

#footer
{
	text-align:right;
	text-decoration:none;
	font-size: 110%;
	font-style:oblique;
	font-weight:normal;
	font-family:Verdana;
}
	







/* TEXT HEADINGS  */


h1
{
	font-size:130%;
	line-height:130%;
	font-weight:bold;
	margin-top:10px;
	color: #4d4d4d;
}

.statement
{
	font-size:170%;
	line-height:170%;
	font-weight:bold;
	margin-top:10px;
	color:#4d4d4d;
}

h2, h2 a, h2 a:visited
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;	
}

h2
{
	font-size:110%;
}

h2 a, h2 a:visited
{
	font-size:100%;
}

h2 a:hover{

	color:#ffffff;
}

h3
{
	font-size:100%;
	color:#646464;
	font-weight:bold;	
}


/* LINKS */

a
{
	font-size:100%;
	color:blue;
	font-weight:normal;
	text-decoration:underline;
}

a:visited, a:visited:hover
{
	color:purple;
	text-decoration:underline;
}

a:hover 
{
	color:blue;
	text-decoration:underline;
}

/* GRADIENT IN TOP */

td.public_bgshadow
{
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-image:url(../images/bg_shadow.gif);
}






/* MAIN LEFT COLUMN */


td.left
{	
	width:100%;
	padding:0 20px 10px 0;
	background-color:#fff;
	border: 0px solid #cccccc;
}






/* MAIN RIGHT COLUMN (menu) */

#rightcontainer
{	
	border: 0px solid #cccccc;
	width: 275px;
}

#right
{
	margin-left:10px;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	background-color:#f6f6f6;
	border: 1px dashed #cccccc;
}

#right2
{
	margin-left:10px;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	background-color:#f6f6f6;
	border: 1px dotted #cccccc;
}

#rightmenu_titel
{
	vertical-align:middle;
	color:#4d4d4d;
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	border:none;
	text-align:left;
	text-indent:15px;
	font-weight:bold;
	font-style:normal;
	font-size:91%;
	font-family:Verdana;
	background: url(../images/menuright_arrow.gif) top left no-repeat ;
}

#right hr
{
	height: 1px;
	color: #e3e5e6;
	margin-bottom:10px;
	
}

#newsdate
{
	color:#000000;
	font-weight:bold;
	padding: 0 0 0 10px;
}

#newstext
{
	color:#000000;
	font-weight:normal;
	padding: 0 0 0 10px;
}

#rightmenu_text
{
	padding-left: 25px;
	color:#000000;
	font-weight:normal;
	background: url(../images/news_arrow.jpg) 10px 1px no-repeat;
}

#rightmenu_text1
{
	color:#3063CE;
	font-weight:normal;
}

#rightmenu_text a
{
	text-decoration: underline;
	color:#003366;
}
 
#rightmenu_text a:visited
{
	text-decoration: underline; 
	color:#003366;
}

#rightmenu_text a:hover
{
	text-decoration: underline;
	color:#003366;
	background:transparent;
 }
 
#rightmenu_text h4 a:link 
{ 
	color:#F50035; 
}

#rightmenu_text h4 a:visited 
{ 
	color:#F50035; 
}

#rightmenu_text h4 a:hover 
{ 
	color:#FFFFFF; 
	background-color:#F50035;
}



/* +++ new css 2008.10.09 +++ */

.date
{
	width:65px;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	background:#8C8C90;
	text-align:center;
	padding: 1px 5px 1px 5px;
}

td .date_holder
{
	vertical-align:top;
}

td .question
{
	font-size:100%;	
	font-weight:normal;
	color:blue;
	text-align:left;
	vertical-align:top;
}

td .question:hover
{
	text-decoration:underline;
}

td .answer
{
	padding:5px 0 15px 0;
	background:#fff;
}

#answer
{
	border-left:2px solid #cccccc;
	padding-left:10px;
}

.button
{
	padding:2px;
    font-weight: bold;
	background: #666666; 
    color: #ffffff;
    text-align: center;
	text-decoration:none;
	font-size:11px;
	border:0px;
}
