/* ================================================================ */
/* ==================== Standard-Elemente ========================= */
/* ================================================================ */

/* Standardschrift für alle Elemente setzen, Margin = 0 */
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li 
{   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

body 
{  font-size: 101%; /* Workaround f. Problem mit rel. Größenangaben */  
 margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; 
}

H1 {  line-height: normal;
		font-size: 25px; }
			
P,UL,OL,TD { font-size: 10pt; 

}
	
tr {	vertical-align: top;
		font-size: 10pt; }
	
a:link { color:blue; text-decoration: none}
a:visited { color:blue; text-decoration: none}
a:hover { color:#CE1800;  text-decoration: underline;} 


/* ================================================================ */
/* ==================== spezielle Elemente ======================== */
/* ================================================================ */

.topmenu 
{
background-color:#4373B4;
background-image: url(../pics/header_bg_blue.png);
border-bottom: 1px solid black;
font-size:70%; 
color: white;
}

.navbackground
{	background-color: #97B3D9;
   background-image:  url(../pics/menu_bg_blue.gif); }

.navtable
{	width: 160px;
	background-color: #535353; }
	
.maintable { margin-left: 50px; }
.smallertable { margin-left: 150px; }

th.firstheader {
	background: #4373B4; 
	color: white; }

th.secondheader
{	background: #D3D3D3; 
	color: black;
	text-align: left; }
	
td.layoutcell {	background: white;}
td.note 	{			background: Yellow; }

.small {	font-size: 8pt;}

.helptext
{	margin-top: 3px;
	font-size: 8pt;
	font-style: italic;
	background-color: Yellow;}
	
.button4link
{
	border: 0;
	background: none;
	margin: 0;
	font-size: 10pt; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: blue; 
	text-align: left;
}

a.toplinks:link { color: white }
a.toplinks:visited { color:white }
a.toplinks:hover { color:Yellow} 

a.sortlinks:link { color: black }
a.sortlinks:visited { color:black }
a.sortlinks:hover { color:black} 