body         
{ 
	font-family: Universe, Arial, Helvetica; background-color: rgb(255,255,255); 
               color: #000000; font-size: 10pt; 
}

h1 { font-size: 12pt; font-weight: bold; color: #660000}
h2 { font-size: 11pt; font-weight: bold; color: #660000}

/* .nav
{
	
	padding-left: 2px; padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px; padding-bottom: 2px;
	margin: 1px 0px;
	text-transform: capitalize;
	width: 150px;
	color: #660000;
	font-family: Arial;
}  

.nav-selected {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	margin: 1px 0px;
	font-size: 12px;
	background-color: #660000;
	color: #FFFFFF;
	text-transform: capitalize; padding-left:4px; padding-right:0px; padding-top:2px; padding-bottom:2px;
}
 
 .nav td a:hover {
	color: #000000;
} */
 
a:link       { text-decoration: none; color: #660000 }
A:visited		{ text-decoration: none; color: #660000}
A:active		{ text-decoration: none; color: #008000}
A:hover      { text-decoration: underline; color: #000000}


/* wegen ueberschreibt navWhite > die reihenfolge im head ist entscheidend !*/

p,ul,ol,li,div,td,th,address,blockquote,nobr
{
 	font-family: Universe,  Arial, Helvetica; font-size: 10pt;
}
         
table        { font-family: Universe, Arial; font-size: 10pt }
h1, h2, h3, h4, h5, h6 { font-family: Universe, Arial, Helvetica; color: #660000; margin-bottom: 0 }
h4           { font-size: 10pt }


#tblHauptRahmen {
    BORDER-TOP-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-BOTTOM-STYLE: solid;
    border-color: #660000;
    border-width: 1px;
}
#wtweb {
    text-align: right;
    width: 780px;
    font-size: x-small;  
}
.tshadow td{
    width: 620px;
    height: 421px;
    align: center;
    background-image: url(../images/whiteBackFrame2.jpg);
}

/* padding: t r b l 
.csc-textpic {
    text-align: center;
    vertical-align: middle;
    width: 620px;
    height: 421px;
    margin: 20px 0px 20px 0px;
    line-height:421px;
    background-image: url(../images/whiteBackFrame2.jpg);
}
.csc-textpic img{

}
*/
