body {
	background-color: #A8B7CE;
}
h1 {
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	color: #000000;
	font-size: 1.0em;
	margin-left: 30px;
	height: 30px;
	padding-left: 25px;
	padding-top: 30px;
	width: 690px;
}
p {
	color: #000000;
	font-size: 0.9em;
	margin-left: 40px;
	line-height: 150%;
	padding-bottom: 20px;
	width: 700px;
}
table {
	margin-left: 40px;
}
a {
	color: #5f7f9e;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
#all {
	background-image: url(../images/site_hintergrund.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#site {
	background-image:url(../images/hintergrund.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 980px;
	height: 107px;
}
#logo {
	width: 490px;
	height: 107px;
}
#inhalt {
	width: 780px;
	margin: auto;
}
.logo {
	margin: 0px;
	border: 0px;
}
#navleiste {
	background-image: url(../images/nav_hintergrund.jpg);
	background-repeat: no-repeat;
	width: 767px;
	height: 37px;
	padding-left: 13px;
}
#flash {
	margin: 0;
	padding: 0;
	width: 780px;
	height: 359px;
}
#rubrik {
	color: #97ABC4;
	text-align: center;
	position: relative;
	font-weight: bold;
	top: -50px;
	left: 7%;
	width: 300px;
	z-index: 1;
}
.video {
	z-index: 2;
	margin: 0px;
}
#container {
	width: 780px;
	background-image: url(../images/content_text.jpg);
	background-repeat: repeat-y;
}
#text {
	width:780px;
	min-height: 465px;
	background-image: url(../images/content_hintergrund.jpg);
	background-repeat: no-repeat;
}
#footlinks {
	width: 780px;
	height: 14px;
	text-align: center;
	padding-top: 16px;
	padding-right: 4px;
	font-size: 0.6em;
	background-image: url(../images/content_footer.jpg);
	background-repeat: no-repeat;
}
#footlinks a {
	color: #1e4063;
	font-weight: bold;
}
#footer {
	width: 780px;
	height: 90px;
	background-image: url(../images/content_frame_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 4px;
	color: #becede;
}
#footer a {
	color: #becede;
}
#footer a:hover {
	text-decoration: none;
	color: #5f7f9e;
}
.zitate {
	margin-left: 40px;
}
.zitatnummer {
	float: left;
	margin-top: 5px;
}
.links {
	color: #000;
}
.frage {
	margin-bottom: -10px;
	font-weight: bold;
}
.pressefoto {
	margin-left: 100px;
	margin-right: 100px;
}
.justity {
	text-align: justify;
}
ul.vortraege {
	margin-left: 60px;
	line-height: 150%;
	margin-bottom: 20px;
}
#textarea1 {
	padding: 10px;
	width: 650px;
}
.blue {
	color: #1e4063;
}

