@import url("calendar.css");
@import url("menu.css");
body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#left {
	padding-top: 10px;
	height: 315px;
	width: 160px;
	background-image: url(../images/about.gif);
	text-align: center;
	position: absolute;
	top: 152px;
	left: 0px;
	background-repeat: no-repeat;
}


#content {
	width: 500px;
	top: 149px;
	left: 189px;
	position: absolute;
}
#content > h2 > table{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#logo {
	top: 10px;
	position: absolute;
	height: 137px;
	font-size: 9px;
	color: #29303C;
	text-align: right;
	width: 179px;
	right: 810px;
}

#container {
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #2A3543;
}
#right {
	width: 242px;
	position: absolute;
	top: 145px;
	height: 322px;
	overflow: hidden;
	left: 732px;
	background-image: url(../images/bg_fokus.gif);
	background-repeat: no-repeat;
}


#bottom {
	position: absolute;
	clear: both;
	top: 475px;
	left: 735px;
	height: 51px;
	font-size: 9px;
	color: #434B58;
	width: 250px;
}
#bottom input {
	font-size: 9px;
}


h2 {
	color: #BE5034;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
a {
	color: #333333;
}



.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #BE5034;
}


.vscrollerbase {
width: 10px;
background-color: transparent;
}
.vscrollerbar {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 6px;
	background-color: #CA5739; }

.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}
.h2 {
	color: #CA5739;
	font-size: 14px;
	font-weight: bold;
}



body {
	background-color: transparent;
}
.cellefarve { background-color: #e0e3e7; }
.link-u-streg { text-decoration: none; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
