td			{font-family: Arial; font-size: 12px;}
body			{font-family: Arial; font-size: 12px; 
			scrollbar-base-color: #DFE2E6; 
			background-color: #FFFFFF; background-image: url("/images/bg_home.jpg");
			}
h1			{font-size: 14px; font-weight: bold; margin-bottom:2px; color: #000080}
h2			{font-size: 13px; font-weight: bold; margin-bottom:2px; color: #000080}
h3			{font-size: 13pt; font-weight: bold; color: #533125;}

a			{color: #000066;}
a:hover			{color: #FF0000;}
a:visited		{color: #000099;}

.textsmall		{font-size: 9pt;}
.tableheader		{color: #000066; font-weight: bold; background-image: url('/images/bg_tableheader.jpg');}
.artikelheader		{color: #FFFFFF; font-weight: bold; background-color: #000000;}
.tableborder		{border-color: #B9BDC3; border-style: solid; border-width: 1px;}
.header			{font-size: 11pt; font-weight: bold;}

#bodycontent		{width: 1000px; 
			align: center; 
			padding: 0px;
			background-color: #FFFFFF;
			}
#maincontent		{padding: 10px;}
#containeroben		{background-image: url('/images/bg_top.jpg');}
#navigationoben		{padding: 10px 10px 4px 0px; text-align: right;}

