body {
	margin-top: 25px;
}

.citation {
	text-decoration: none;
}
.separator{
	background: #F2F5F9;
	padding: 0;
}

hr.lseparator { 
	height: 1;
	color: #1A569E; 
}


.tableheading  {

background-color : #1A569E;
color: white;
font-weight: bold;
/*background-image: url(/images/menuhead.jpg);
background-position: right;*/

}

.tableheading2  {

background-color : #1A569E;
color: white;
font-weight: bold;
background-image: url(/images/menuheadshort.jpg);
background-position: right;
background-repeat: no-repeat;
padding-left: 20px;
font: normal x-small; font-family: Arial, Helvetica, sans-serif;
}

.akt, p, ul, li
{  font: normal x-small; font-family: Arial, Helvetica, sans-serif;  }

tt {
    font-family: "Courier New", "Courier", fixed width;
    font-size: 110%;
}

pre {
    font-family: "Courier New", "Courier", fixed width;
    font-style: normal;
}


h1,h2,h3,h4 {
    font-family: "Arial","Helvetica",sans-serif;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
}

h1 {
    font-size: x-large;
}

h2 {
    font-size: larger;
}

.header1 {
    font: medium "arial","helvetica","sans-serif";
    padding-top: 0px;
    padding-bottom: 0px;
}
.header2 {
    font: normal medium "arial","helvetica","sans-serif";
    padding-top: 0px;
    padding-bottom: 0px;
}
.header3 {
    font: normal small "arial","helvetica","sans-serif";
    padding-top: 0px;
    padding-bottom: 0px;
}
.header4 {
    font: normal x-small "arial","helvetica","sans-serif";
    padding-top: 0px;
    padding-bottom: 0px;
}

A.quiet {
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #000099;
}

a:link {
	color: #000099;
	text-decoration: none;
	}
	
a:visited{
	color: #7194B7;
	text-decoration: none;
	} 
	
a:hover {
	color: #000099;
	background: #F2F5F9;
	text-decoration: underline;
	}
	

.newsdate , .newstitle , .oldnewsdate , .oldnewstitle{
	font: normal x-small; 
    	font-family: Arial, Helvetica, sans-serif;
}



.newsdate,.newstitle {
	background: #12529E;
	color: #ffffff;
}
.newsdate , .oldnewsdate {
	text-align: right;
}
.oldnewsdate,.oldnewstitle {
	background: #808080;
	color: #ffffff;
}
.news {
    	font: normal small "arial","helvetica","sans-serif";
}

.mainhead, .mainauthor, .maindate, .mainbody {	
	font-size: 10pt;
	
    	
}

.mainhead, .mainauthor, .maindate, {
	font-weight: bold; 
    	
} 

IMG.randomimg { 
	border-top : solid;
	border-right : solid;
	border-bottom : solid;
	border-width : 1px;
	margin-left : 0;
	margin-top : 4;
	
	
}

.outline {

	border: solid;
	border-width: 1px;
	border-color: black;
	}



