body {
	margin: 0px;
	padding: 0px;
	background-color: black;
}

body, td, div, p, h6 {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: white;
}

img, iframe {
	display: block;
	border-width: 0px;
}

#topTable {
	width: 840px;
	background-image: url('bilder/top_back.gif');
	background-repeat: repeat-x;
}

#menu {
	font-size: 10px;
	text-align: left;
	margin-top: 6px;
	height: 19px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

#menu a {
	margin: 0px 2px;
}

#menu a:link { color: black; }
#menu a:visited { color: black; }
#menu a:hover { color: #084DA2; }
#menu a:active { color: #084DA2; }

#main {
	height: 256px;
	padding: 55px;
	padding-right: 233px;
	background-image: url('bilder/main_back.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}

#bottom {
	text-align: center;
	background-image: url('bilder/bottom_back.gif');
	background-repeat: repeat-x;
}

#bottom a:link { color: #595959; }
#bottom a:visited { color: #595959; }
#bottom a:hover { color: black; }
#bottom a:active { color: black; }

a:link.yellow { color: #dddd00; }
a:visited.yellow { color: #dddd00; }
a:hover.yellow { color: #084DA2; }
a:active.yellow { color: #084DA2; }


h6 {
	margin: 0px;
	font-size: 12px;
	text-align: left;
}

p {
	margin-bottom: 20px;
}
