h1, h2, h3, h4, h5, h6, ul, ol, li, div, address, blockquote, nobr, table, td, th, body  { 
   font-family: Arial, Verdana, sans-serif; 
}

body    { 
   font-size:           10pt;
   color:               #5B5B5B;
   background-color:    #dddddd;
}

.tmenu {
   font-weight:         bold;
   font-family:         Verdana, Arial, sans-serif;
   vertical-align:      middle;
   line-height:         2em; 
   font-size:           1em;
}

th  {
   background-color:    #D3D3D3;
   color : Navy;
}

table { 
   font-size:           10pt; 
   color:               #5B5B5B;
}

.ptable {
   background-color :   #f3f3f3;
} 

.ptabler {
   background-color :   #f3f3f3;
   text-align:          right;
} 

.ptablez {
   background-color :   #f3f3f3;
   text-align:          center;
} 

.rahmen_lr  {
   border-left:         1px solid #164094; 
   border-right:        1px solid #164094;
}

.rahmen_bg  {
   background-image:    url('images/sneu.gif');
   background-repeat:   no-repeat;
}

.border {
	border: 1px solid #006699;
}

.punkte {
    border-top: 1px dotted #000000;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 800px;
	padding: 10px;
	vertical-align: bottom;
	text-align: right;
	color: white;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	width: 800px;
	text-align: center;
	text-indent: 5pt;
	vertical-align: middle;
}

.navoben {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 800px;
}

a:link    { color: #0000aa;  background-color : transparent; padding-left:2px; padding-right:2px; }
a:visited { color: #0000aa;  background-color : transparent; padding-left:2px; padding-right:2px; }
a:active  { color: #ff8a00;  background-color : transparent; padding-left:2px; padding-right:2px; }
a:hover   { color: #ff8a00;  background-color : white; text-decoration: none; }
