body {
	background-color:#dedede;
} 

body, table, div, span, td {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

.border {
	background-color: #000000;
	border: solid 1px black;
} 

.titel {
	font-size: 14px;
	font-weight: bold;
} 

.title {
	font-size: 14px;
	font-weight: bold;
}

td.main {
	background-image: url("");
	background-position: up; 
	background-repeat: repeat-x;
}

td.footer {
	font-size: 10px;
	background-color: #000000;
        border-top : 1px solid #FFFFFF;
}

a:link, a:active, a:visited, a:hover {
	color: #FFCCCC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFCCCC;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

.content a:link, .content a:active, .content a:visited, .content a:hover {
	color: #FFCCCC;
	text-decoration: none;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: transparant;
} 

table.balk a:link, table.balk a:active, table.balk a:visited, table.balk a:hover {
	color: #FFCCCC;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
}

.menu a:link, .menu a:active, .menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: solid 1px #000000;
	padding: 1px 2px 1px 2px;
	margin: 0px;
	background-color: #000000;
}

.menu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: solid 1px #000000;
	padding: 1px 2px 1px 2px;
	margin: 0px;
	background-color: #FFFFFF;
}

table.menu {
	background-color: #000000;
        border-top : 1px solid #FFFFFF;
        border-bottom : 1px solid #FFFFFF;
        font-weight: normal;
}

font.fotolink a:link, font.fotolink a:active, font.fotolink a:visited, font.fotolink a:hover {
	font-size: 10px;
	color: #FFCCCC;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
}
