a:link    { color:#F37321; text-decoration:none; }
a:visited { color:#F37321; text-decoration:none; }
a:hover   { color:#F37321; text-decoration:none; }
a:active  { color:#F37321; text-decoration:none; }
a:focus   { color:#F37321; text-decoration:none; }

img {
	border:none;
}

.bg {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #E7E7F3;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
}
.table1 {
	background-color: #FFFFFF;
	border: 14px solid #FFFFFF;
	background-image: url(../img/background_table.jpg);
	background-repeat: repeat-x;



}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #17479E;
}
.archiv1 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #3AA7CC;
	border-right-color: #3AA7CC;
	border-bottom-color: #3AA7CC;
	border-left-color: #3AA7CC;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
