body {
	font: 0.8em Georgia, Sans-Serif;
	line-height: 1.8em;
	background: #fff;
}

a:link, a:visited, a:active, a:hover { 
	text-decoration: none;
	color: #2a6eb7;
} 

a.tabelle:link, a.tabelle:visited, a.tabelle:active {
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #000;
} 

/* Grundebenen */
#wrapper {
	width: 1050px;
	text-align: left;
	margin: 20px auto;
	padding: 10px 0px 3px 0px;
}

#left {
	float: left;
	width: 120px;
	height: 600px;
	background: #fff;
	padding:0px;
	margin:0px;
	margin-right: 5px;
}

#right {
	float: right;
    width: 120px;
    height: 435px;
    background: #fff;
    padding:0px;
    margin:150px 0px 0px 5px;
}

#middle {
	float: left;
    height: 530px;
    width: 800px;
}

#subtitle {
	font-family: Georgia, Serif;
	color: #2a6eb7;
	font-size: 27px;
	font-weight: normal;
	letter-spacing: 0 px;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

#title {
	font-family: Georgia, Serif;
	color: #2a6eb7;
	font-size: 58px;
	padding: 15px 0px 32px 0px;
	width: 800px;
}

#navi {
	margin-bottom: 38px;
}

#content {
	font-family: Verdana, Arial, Sans-Serif;
    color: #000;
    font-size: 13px;
    padding: 0;
    line-height: 16px;
}

/* Navigation */
ul.navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li.navipkt {
	width: 160px;
	float: left;
	text-align: left;
	font-family: Georgia, Serif;
	color: #666;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0px;
	diplasy: inline;
}

li.navipkt a {
	text-decoration: none;
	font-family: Georgia, Serif;
	color: #666;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0px;	
}

li.navipkt a:hover {
	color: #000;
}

li.navipkt a.current:hover, li.navipkt a.current  {
	text-decoration: none;
	font-family: Georgia, Serif;
	color: #000;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0px;	
}

/* Bilduntertitel */
.div_l {
	float: left;
	font-family: Verdana, Arial, Sans-Serif;
    color: #666;
    font-size: 12px;
	width: 400px;
	margin: 5px 0px 20px 0px;
}

.div_r {
	float: right;
	width: 400px;
	text-align: right;
	font-family: Verdana, Arial, Sans-Serif;
    color: #666;
    font-size: 12px;
	margin: 5px 0px 20px 0px;
}

/* Bauteile Tabelle */
.linie {
	border-top: 1px #000 solid;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

.spalte_jahr {
	width: 150px;
	height: 102px;
	float: left;
	text-align: left;
}

.spalte_ort {
	width: 100px;
	height: 102px;
	float: left;
	text-align: left;
}

.spalte_projekt {
	width: 200px;
	height: 102px;
	float: left;
	text-align: left;
}

.text {
	position: relative;
	top: 45%;
	margin-left: 10px;
}

.spaltebild {
	float: right;
	width: 340px;
	height: 102px;
	text-align: center;
}

.spaltehalb {
	float: left;
	width: 400px;
	text-align: left;
}

.bilder {
	width: 190px;
	float: left;
	margin: 3px;
	text-align: center;
}
