body,td,th {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	color: #737373;
	letter-spacing: 0px;
	vertical-align: middle;
	line-height:20px;
	margin: 0px;
}

body { 
	background: url(bg.jpg);
	background-position: center center;
	background-attachment:fixed;

} 


a {
	text-decoration: none;
}
.text_black {  font-family: verdana,helvetica,arial,sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 0px; color: #000000; text-transform: uppercase;}
.redtext {  font-family: verdana,arial,helvetica,sans-serif; font-size: 20px; line-height:28px; letter-spacing: -2px; text-transform: uppercase; font-weight: bold; color: #993333}
.whitetext {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF}
.link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #993333; line-height:20px; text-decoration: underline}
.link_site {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 20px; letter-spacing: -1px; text-transform: uppercase; font-weight: bold}
.text_bold {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; line-height: 20px}
.textitalic {  font-family: verdana,helvetica,arial,sans-serif; font-size: 13px; line-height:20px; font-style: italic; color: #737373; letter-spacing: 0px;}
.seitenanzeige {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
	line-height: 20px
}
.seite_aktiv {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #737373;
	line-height: 20px
}

.link_site_black {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
}
a:link .link_site {
	color: white; text-decoration: none; 
}
a:visited .link_site {
	color: white; text-decoration: none; 
}
a:active .link_site {
	color: white; text-decoration: none; 
}
a:hover .link_site {
	color: silver; text-decoration: none; 
}

a:link .link_site_black {
	color: black; text-decoration: none; 
}
a:visited .link_site_black {
	color: black; text-decoration: none; 
}
a:active .link_site_black {
	color: black; text-decoration: none; 
}
a:hover .link_site_black {
	color: silver; text-decoration: none; 
}

