#wrapper {
	width: 760px;
}
#header {
	height: 43px;
	border-bottom: solid 10px #DE4848;
	width:auto;
}
#header #home {
	left: 139px;
	top: 4px;
}
#header a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
/* Impressum, Hilfe, Projekt auf Startseite im Kopfbereich */
#header #main_navi {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: 3px;
}
#main {
	height: 402px;
}
#left {
	width: 141px;
	height: 400px;
	padding-left:0;
	background-color: #FFF;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
#center {
	left: 141px;
	width: 500px;
	border: solid 1px #FFF;
	border-left: 0 none;
}
#right {
	position: absolute;
	left: 642px;
	top: 0;
	width: 118px;
	background-color: #990000;
	border-top: solid 1px #990000;
	border-bottom: solid 1px #990000;
	font-size: 11px;
	height: 400px;
}
#right a {
	font-weight: bold;
	color: #FFF;
}

#footer {
	background: url('/grafik/layout/kamm_start.gif') no-repeat;
	height: 19px;
}

#areas_navi {
	position: absolute;
	right: 0;
	bottom: 0;
}

#timespans ul {
	margin: 0;
}
#timespans li {
	background-color: #990000;
	border: solid 1px #990000;
	color: #FFF;
}
#timespans a/*, #timespans span*/ {
	width: 141px;
	background-color: #990000;
	color: #FFF;
}
/*#timespans a span {
	border: none;
}*/
#timespans li.current {
	border: 0 none;
}
#timespans li.current a {
	color: #000;
	border: solid 1px #000;
	background-color: #FFF;
}

#info {
	height:216px;
	margin-right: 10px;
	padding-top: 23px;
	padding-left: 28px;
	background: url('/grafik/info/info.gif') bottom left no-repeat #FFFFFF;
}


#collage td {
	width: 100px;
	height: 100px;
}
#collage td.collage_big_cell {
	width: 200px;
	height: 200px;
}
.collage_empty1 {
	background-color: #976363;
}
.collage_empty2 {
	background-color: #cc3333;
}
.collage_empty3 {
	background-color: #8f3f3f;
}
.collage_empty4 {
	background-color: #660000;
}

#logo_das_erste_start {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 15px;
}
ul#areas {
	margin: 61px 4px 0 4px;
	padding: 0;
	list-style: none;
}
ul#areas li {
	text-transform: uppercase;
	font-size: 9px;
	border: solid 1px #FFF;
	padding: 1px;
	text-align: center;
	margin-bottom: 2px;
}
ul#areas a {
	font-weight: normal;
	display:block;
}
