/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	/*background-color: #E9ECF9;*/
	background-color: #DEE1F0;
	text-align:center;
}
a {
	text-decoration: none;
}
/* pop_h1 */
h1 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold; 
	font-size: 17px; 
	line-height: 18px; 
}
/* pop_sky */
h2, #gbookformular legend, #body a {
	color: #000080;
	font-size: 10px;
	border: 0px;
	text-decoration: none;
	font-weight: bold;
}
h2 a {
	color: #0D63AC;
}
/* PM, Termine */
h3 {
	color: #000080;
	font-size: 10px;
	border: 0px;
	display: inline;
}
/* pop_copy */
p {
	font-size: 11px;
	line-height: 15px;
	border: 0px;
	color: #000000;
}
p a {
	color: #000080;
}
img {
	border: 0px;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid navy;
	font-size: 10px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
label.left {
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 5px;
}
input.right, #text, #interest {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	margin-left: 107px;
	margin-bottom: 10px;
}
#gbookformular label {
	float: left;
	text-align: right;
	width: 60px;
	margin-right: 5px;
}
#gbooktextbr {
	display: none;
}
#gbookname, #gbookemail, #gbookmsg, #gbooksubmit {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	margin-left: 55px;
	margin-bottom: 10px;
}
#gbooksubmit {
	margin-left: 120px;
}
.displaynone {
	display: none;
}
/* ============================================== */

#site {
	position: relative;
	text-align: left;
	margin: 10px auto;
	width: 780px;
	height: auto;
}
#header {
	background-image: url(kopf_homepage.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 230px;
	width: 781px;
}
#title {
	position: absolute;
	top: 94px;
	left: 82px;
	width: 190px;
	height: 20px;
	z-index: 1;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
}
#datum {
	position: absolute;
	top: 94px;
	left: 655px;
	font-size: 10px;
	font-weight: bold;
}
/* +----------------------------------------+
   |				MENU					|
   +----------------------------------------+ */
#menu_pic_left {
	background-image: url(menue_links.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	height: 24px;
	width: 157px;
	max-width: 157px;
}
#menu {
	background-color: #fff;
	position: absolute;
	height: 19px;
	width: 446px;
	left: 171px;
	top: 130px;
	background-image: url(1pix.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	text-align: center;
	z-index: 1;
}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 4px 0 0 0;
}
#menu ul li a {
	height: 19px;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0;
	display: inline;
	text-align: center;
}
#menu ul li a:hover, #menu ul li a:active, #menu .menuactive {
	text-decoration: none;
	color: #000080;
}
#menu_pic_right {
	background-color: #FFFFFF;
	background-image: url(menue_rechts.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 24px;
	width: 33px;
	left: 607px;
	top: 130px;
}
/* +----------------------------------------+
   |			PRESSE / TERMINE			|
   +----------------------------------------+ */
#left_site_top {
	position: absolute;
	left: 0px;
	top: 139px;
	height: auto;
}
#pressemitteilungen {
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	width: 147px;
	max-width: 151px;
	padding: 10px 5px 10px 5px;
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	margin: 0px;
	line-height: 13px;
}
#pressemitteilungen strong {
	color: #000080;
	font-size: 10px;
	border: 0px;
}
#termine {
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	width: 147px;
	height: auto;
	max-width: 147px;
	padding: 10px 5px 10px 5px;
	position: relative;
	left: 0px;
	top: 15px;
}
#termine strong {
	color: #000080;
	font-size: 10px;
	border: 0px;
}
/* +----------------------------------------+
   |				BUTTONS					|
   +----------------------------------------+ */
#buttons {
	height: auto;
	width: 119px;
	position: absolute;
	left: 650px;
	top: 130px;
}
html>body #buttons {
	top: 122px;
}
#middle_site {
	position: absolute;
	left: 171px;
	top: 139px;
}
#body {
	background-color: #FFFFFF;
	text-align: left;
	width: 449px;
	max-width: 469px;
	height: 430px;
	position: relative;
	left: 0;
	top: 0;
	padding: 25px 10px 50px 10px;
	line-height: 13px;
}
html>body #body {
	height: auto;
	min-height: 430px;
}
#footer {
	background-color: #FFFFFF;
	width: 469px;
	max-width: 469px;
	height: 19px;
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	border: 0px;
}
#footer img {
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	border: 0px;
	float:left;
}
