body { 
	text-align: center;
	margin: 0px auto;
	font-family: Verdana;
	overflow: auto;
	background-color: #CCCCCC;
}
#page {
	DISPLAY: block;
	MARGIN: 0px auto auto;
	WIDTH: 760px;
	height: 600px;
	TEXT-ALIGN: left;
	background-image: url(../images/hintergrund.jpg);
	border: solid #000000 1px;
}
#container {
	DISPLAY: block;
	MARGIN: 0px auto auto;
	WIDTH: 660px;
	height: 450px;
	TEXT-ALIGN: left;
}
#kopf { 
	position: relative;
	width: 660px;
	top: 0;
	height: 100px;
	overflow: hidden;
}
#kopfleiste {
	position:relative;
	padding: 6px 5px 5px 5px;
	height: 25px;
	background-color: #7998AA;
	text-align: right;
}
#inhalt { 
	position: absolute;
	width: 660px;
	top: 125px;
	height: 410px;
	overflow: auto;
	background-color: #e6eef1;
	clear: both;
}
#inhalt_links {
	position: relative;
	width: 180px;
	float: left;
}
#inhalt_rechts {
	position: relative;
	width: 480px;
	float: right;
}
#fuss {
	position: absolute;
	bottom: 0px;
	top: 535px;
	width: 660px;
	height: 20px;
	overflow: hidden;
	background-color: #D3E0E6;
}
#weiter {
	position: absolute;
	text-align: right;
	bottom: 0px;
	top: 535px;
	width: 660px;
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
}

#head {
	POSITION: relative;
	WIDTH: 982px;
	MARGIN: 0px 0px 0px 0px;
	clear: both;
	height: 90px;
	overflow: auto;
}
#left_head {
	POSITION: relative;
	WIDTH: 250px;
	MARGIN: 0px 0px 0px 0px;
	FLOAT: left;
}
#main_head {
	POSITION: relative;
	WIDTH: 732px;
	MARGIN: 0px 0px 0px 0px;
	FLOAT: right;
}
#center_head {
	POSITION: relative;
	width: 482px;
	MARGIN: 0px 0px 0px 0px;
	FLOAT: left;
}
#right_head {
	POSITION: relative;
	WIDTH: 250px;
	MARGIN: 0px 0px 0px 0px;
	FLOAT: right;
}

#frame {
	POSITION: relative;
	WIDTH: 982px;
	MARGIN: 0 0 0 0;
	clear: both;
}
#left_frame {
	POSITION: relative;
	WIDTH: 250px;
	MARGIN: 0 0 0 0;
	FLOAT: left;
}
#main_frame {
	POSITION: relative;
	WIDTH: 722px;
	MARGIN: 0 0 0 0;
	FLOAT: right;
	overflow: auto;
}
#center_frame {
	POSITION: relative;
	width: 492px;
	MARGIN: 0 5px 0 5px;
	FLOAT: left;
	height: 100%;
	overflow: auto;
}
#right_frame {
	POSITION: relative;
	WIDTH: 210px;
	MARGIN: 0 0 0 0;
	FLOAT: right;
}
#content {
	position: relative;
	height: 380px;
	z-index: 1200;
	padding: 0px 10px 5px 5px;
	overflow: auto;
	text-align: justify;
}

iframe.guestbook {
	width: 508px;
	height: 100%;
}




#navigation {
	display: block;
	margin: 30px 0 0 0;
	font-style: normal;
	height: 10px;
	z-index: 300;
}
#navigation ul {
	display: block;
	FONT-SIZE: 0.8em;
	MARGIN: 0px 0px 0px 0px;
	overflow: hidden;
	color: #4e7c95;
	line-height: 1.4em;
}
.dot {
	margin: 0 0 0 0;
	color: #4e7c95;
	list-style-image: url(../images/nav_dot.gif);
}
.line {
	margin: 5px 0 5px -20px;
	width: 160px;
	color: #4e7c95;
	list-style-type: none;
	background-position: top;
	background-image: url(../images/nav_line.gif);
	height: 3px;
}
#navigation li a {
	MARGIN: 0px 0px 0px 0px;
	COLOR: #4e7c95;
	TEXT-DECORATION: none;
}
#navigation li a:hover {
	COLOR: #006caa;
}
#navigation li a:unknown {
	COLOR: #006caa;
}

#subnavigation {
	display: block;
	margin: 0 0 0 0;
	font-style: normal;
	z-index: 300;
}
#subnavigation ul {
	display: block;
	FONT-SIZE: 0.8em;
	margin: 0 0 0 0;
	overflow: hidden;
	color: #4e7c95;
	line-height: 1.4em;
}

.ohne {
	margin: 0 0 0 -40px;
	color: #4e7c95;
	list-style: none;
}

#navigation li a {
	COLOR: #4e7c95;
	TEXT-DECORATION: none;
}
#navigation li a:hover {
	COLOR: #006caa;
}
#navigation li a:unknown {
	COLOR: #006caa;
}
