/* CSS Document */

/* CSS BODY */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
body {
	background-color: #f8f1e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



/* CSS CONTAINER */

#main {
	position: relative;
	width: 900px;
	height: 580px;
/*	border: #000000 solid 1px;*/
	text-align: left;
}
#window1 {
	position: absolute;
	margin-left: 0px;
	margin-top: 31px;
	width: 677px;
	height: 547px;
/*	border: #000000 solid 1px;*/
	background-color: #005f27;
	text-align: right;
}
#window2 {
	position: absolute;
	margin-left: 679px;
	margin-top: 0px;
	width: 221px;
	height: 580px;
/*	border: #000000 solid 1px;*/
}

#logo {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 221px;
	height: 111px;
/*	border: #000000 solid 1px;*/
}
#balken_gruen_1 {
	position: absolute;
	margin-left: 0px;
	margin-top: 113px;
	width: 221px;
	height: 25px;
/*	border: #000000 solid 1px;*/
	background-color: #84986c;
}
#ticker {
	position: absolute;
	margin-left: -430px;
	margin-top: 40px;
	width: 411px;
	height: 10px;
/*	border: #000000 solid 1px;*/
}
#menue {
	position: absolute;
	margin-left: 0px;
	margin-top: 140px;
	width: 221px;
	height: 331px;
/*	border: #000000 solid 1px;*/
	background-color: #005f27;
}
#balken_gruen_2 {
	position: absolute;
	margin-left: 0px;
	margin-top: 473px;
	width: 221px;
	height: 25px;
/*	border: #000000 solid 1px;*/
	background-color: #84986c;
}
#www {
	position: absolute;
	margin-left: 0px;
	margin-top: 499px;
	width: 221px;
	height: 26px;
/*	border: #000000 solid 1px;*/
}
#adresse {
	position: absolute;
	margin-left: 0px;
	margin-top: 527px;
	width: 221px;
	height: 51px;
/*	border: #000000 solid 1px;*/
	background-color: #d6b25d;
}

#slideshow {
	position: absolute;
	margin-left: 0px;
	margin-top: 100px;
	width: 677px;
	height: 450px;
/*	border: #000000 solid 1px;*/
}
#infotext {
	position: absolute;
	margin-left: 0px;
	margin-top: 550px;
	width: 677px;
	height: 28px;
/*	border: #000000 solid 1px;*/
}
#lang {
	position: absolute;
	margin-left: 0px;
	margin-top: 70px;
	width: 677px;
	height: 28px;
/*	border: #000000 solid 1px;*/
}
#logosport2000 {
	position: absolute;
	margin-left: 10px;
	margin-top: 20px;
	width: 212px;
	height: 93px;
/*	border: #000000 solid 1px;*/
}



/* CSS STILE */

.infotext {
	color: #d6b25d;
}

a.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d6b25d;
}
a:link.lang {
	text-decoration: none;
}
a:visited.lang {
	text-decoration: none;
	color: #d6b25d;
}
a:hover.lang {
	text-decoration: underline;
	color: #d6b25d;
}
a:active.lang {
	text-decoration: none;
	color: #d6b25d;
}

a.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d6b25d;
}
a:link.menue {
	text-decoration: none;
}
a:visited.menue {
	text-decoration: none;
	color: #d6b25d;
}
a:hover.menue {
	text-decoration: underline;
	color: #d6b25d;
}
a:active.menue {
	text-decoration: none;
	color: #d6b25d;
}