body {
	margin               : 0px 0px 0px 100px;
	color                : #000000;
	background-color     : #ffffff;
	font-family          : Arial;
	font-size            : 11px;
}

img {
	border               : 0px;
}

a {
	text-decoration      : none;
	color                : #000000;
}

div.clear {
	clear                : both;
	padding              : 0px;
	margin               : 0px;
}

#container {
	width                : 905px;
}

#left {
	float                : left;
	width                : 750px;
}

#right {
	float                : left;
	margin-left          : 16px;
	width                : 125px;
}

#right div.teaser {
	height               : 125px;
	width                : 125px;
	margin-bottom        : 9px;
	background-color     : #cccccc;
}

#language {
	font-size            : 11px;
	height               : 63px;
	width                : 125px;
}

#language span {
	position             : relative;
	top                  : 48px;
	right                : -50px;
}

#top {
	width                : 749px;
	/*height               : 97px;*/
}

#logo {
	float                : left;
	width                : 177px;
	height               : 97px;	
}

#site {
	float                : right;
	background-image     : url('../images/top.gif');
	background-repeat    : no-repeat;
	background-position  : right bottom;
	height               : 97px;
	width                : 374px;
}

#site a {
	position             : relative;
	top                  : 74px;
	left                 : 10px;
}

#topteaser {
	float                : left;
	width                : 550px;
	height               : 200px;
}

#navigation {
	float                : left;
	background-image     : url('../images/navigation.gif');
	background-repeat    : no-repeat;
	height               : 200px;
	width                : 199px;
}

#navigation ul {
	list-style-type      : none;
	margin               : 0px;
	padding              : 0px;
	margin-top           : 3px;
	margin-left          : 20px;
}

#navigation ul li {
	margin               : 0px;
	padding              : 0px;
	margin-bottom        : 3px;
}

#subnavigation ul {
	list-style-type      : none;
	margin               : 0px;
	padding              : 0px;
}

#subnavigation ul li {
	float: left;
	display: inline;
	height: 21px;
	margin-right         : 5px;
}

#content {
	margin-bottom        : 10px;
}

#leftbox {
	float: left;
	width                : 550px;
	margin-bottom        : 5px;
	display: inline;
}

#subnavigation {
	margin-top: 4px;
	margin-bottom: 6px;
}

div.distance {
	height: 29px;
}

#rightbox {
	float                : left;
	width                : 198px;
	background-color     : #9ab2bd;
	margin-top: 34px;
	margin-bottom        : 10px;
}
#rightbox div.content {
	margin-left          : 17px;
	margin-top           : 9px;
	margin-right         : 10px;
}

#rightbox div.event {
	margin-top           : 5px;
	margin-bottom        : 5px;
}

#rightbox span.date {
	display              : block;
	font-weight          : bold;
}
#rightbox a {
	display              : block;
	font-weight          : bold;
	color                : #ffffff;
}

#rightbox span.head {
	font-weight          : bold;
}

#rightbox span.eventhead {
	font-weight          : bold;
	color                : #FFFFFF;
	font-size            : 13px;
}

div.eventpool {
	margin-bottom        : 40px;
	/*background-color     : #aead8a;*/
}