html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #f3eede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 8pt;
}

#main_container {
	background-image: url('../images/basics/alte_syn__bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin: 0px auto 0px auto;
}

#header_container {
	position: relative;
	background-image: url('../images/basics/alte_syn__header1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
	height: 255px;
}

#topnav_container {
	position: absolute;
	right: 110px;
	top: 20px;
}

#logo_overlay {
	position: absolute;
	top: 60px;
	left: 100px;
	display: block;
	width: 118px;
	height: 118px;
}

#nav_container {
	position: absolute;
	bottom: 23px;
	left: 105px;
	width: 788px;
	text-align: center;
	font-size: 10pt;
}

#content_container {
	width: 780px;
	margin: 0px auto 0px auto;
}

#unav_container {
	text-align: center;
}

#footer_container {
	position: relative;
	background-image: url('../images/basics/alte_syn__footer.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
	height: 125px;
}

.nav_span {
	color: #fece2d;
}

.nav_span2 {
	color: #235185;
}

.trenner1 {
	background-image: url('../images/basics/alte_syn__trenner1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
	height: 11px;
	margin: 30px auto 10px auto;
}

.trenner2 {
	background-image: url('../images/basics/alte_syn__trenner2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
	height: 11px;
	margin: 0px auto 10px auto;
}

.trenner3 {
	background-image: url('../images/basics/alte_syn__trenner3.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
	height: 35px;
	margin: 10px auto 10px auto;
}

.text {
	float: left;
	width: 480px;
	text-align: justify;
}

.text_pic {
	float: right;
	width: 278px;
}

.text_full {
	text-align: justify;
}

.text_full_center {
	text-align: center;
}

.td1 {
	width: 200px;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 8px;
}

.td2 {
	vertical-align: top;
	padding-bottom: 8px;
}

.td_gedenktafel {
	width: 42%;
	vertical-align: top;
	padding-bottom: 8px;
}

#copyright {
	position: absolute;
	left: 105px;
	bottom: 5px;
	font-size: 7pt;
	color: #888;
}

h1 {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #235185;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2 {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #464646;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p {
	margin-top: 0px;
}

li {
	margin-bottom: 15px;
}

/* A-Tags */

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

a:hover {
	text-decoration: underline;
}

#nav_container a, #unav_container a {
	margin-right: 10px;
}

#topnav_container a {
	color: #f3eede;
	margin-right: 10px;
}

.a_akt {
	text-decoration: underline;
}
