body {	margin:0px;
	padding:0px;
}
table {	height: 100%;
}
#logo {	width:544px;
	height:140px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(gfx/logo.jpg);
	background-repeat:no-repeat;
}
#kind {	width:490px;
	height:140px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(gfx/kind.jpg);
	background-repeat:no-repeat;
}
#menu { color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
    margin-left:32px;
}

#untermenu { margin-left:10px;
    margin-bottom:3px;
    margin-top:3px;
}

#content {
    max-width:800px;
    color:#000000;
	font-family:Verdana,Arial;
	font-size:12px;
    margin-bottom:30px;
    margin-left:15px;
}

h1 {font-family:Verdana,Arial;
    font-size:22px;
    text-decoration:bold;
    color:#494949;
}

#ticker {
	margin-top:8px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:14px;
    max-width:800px;
}

img {	border:0px;
}

#top {
     width:1000px;
     height:30px;
     left:55px;
     bottom:15px;
     position:fixed;
     font-family:Verdana,Arial;
     font-size:12px;
}

#content a:link {
	color: #000000;
	text-decoration:none;
}
#content a:visited {

	color: #000000;
	text-decoration:none;
}
#content a:hover {

	color: #007CB0;
	text-decoration:none;
}
#content a:active {

	color: #000000;
	text-decoration:none;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:visited {

	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover {

	color: #000000;
	text-decoration:none;
}
#menu a:active {

	color: #FFFFFF;
	text-decoration:none;
}

#top a:link {
	color: #000000;
	text-decoration:none;
}
#top a:visited {

	color: #000000;
	text-decoration:none;
}
#top a:hover {

	color: #007CB0;
	text-decoration:none;
}
#top a:active {

	color: #000000;
	text-decoration:none;
}

/* ----------------- Downloads------------------*/
#download1 a:link {
	color: #000000;
	text-decoration:none;
}
#download1 a:visited {

	color: #000000;
	text-decoration:none;
}
#download1 a:hover {

	color: #007CB0;
	text-decoration:none;
}
#download1 a:active {

	color: #000000;
	text-decoration:none;
}

#download2 a:link {
	color: #0ACB00;
	text-decoration:none;
}
#download2 a:visited {

	color: #0ACB00;
	text-decoration:none;
}
#download2 a:hover {

	color: #007CB0;
	text-decoration:none;
}
#download2 a:active {

	color: #0ACB00;
	text-decoration:none;
}

#download3 a:link {
	color: #E80000;
	text-decoration:none;
}
#download3 a:visited {

	color: #E80000;
	text-decoration:none;
}
#download3 a:hover {

	color: #007CB0;
	text-decoration:none;
}
#download3 a:active {

	color: #E80000;
	text-decoration:none;
}
