BODY   {
	FONT-FAMILY: courier,times,serif;
	FONT-SIZE: 11pt;
	FONT-STYLE: normal;
	color:#3E393;
	/*background-color:#003360; */
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #993c3c;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #efefef;
	background-image : url(./images/html_bg.jpg);
	background-repeat: repeat;
	background-position: 0 0;

}
.bg2{
	background-image : url(./images/html_bg2.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

.bg3{
	background-image : url(./images/html_bg3.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

table { font-family: courier,times,serif;  font-size: 12px; }
tr { font-family: courier,times,serif;  font-size: 12px;}
td { font-family: courier,times,serif;  font-size: 12px; line-height: 19px; color:#3E393;}
.pictTD{background-color:#2D165B; }
.contentTD{background-color:#D40F1D;background-image : url(./images/html_bg2.jpg);}


p {font-family: courier,times,serif; color: #3E393F; font-weight: normal; line-height: 14px}
.bildtxt {font-family: verdana,arial,sansserif; color: #DDDDE6; font-size: 9px;letter-spacing: -1px}

h1 { font-family: courier,times,serif; font-size: 16px; font-weight: bold; color: #3E393F; text-align: right;  letter-spacing: 1px}
h2 { font-family: courier,times,serif; font-size: 16px; font-weight: bold; color: #DDDDE6; text-align: right;  letter-spacing: 1px}

a { font-family: courier,times,serif;  font-size: 12px; color: #990000; line-height: 19px; font-weight: bold}
a:visited { color: #996666; text-decoration: underline}
a:link { color: #990000;  text-decoration: underline}
a:hover { color: #fff; text-decoration: underline}
a:active { color: #990000; text-decoration: none}



