@charset "utf-8";
/* CSS Document */

body {
	background-image: url(pics/navigation/hintergrund2.gif);
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}

#content {
	margin: 14px auto auto 14px;
	width: 750px;
	background-color:#FFFFFF;
	border: #CCCCCC solid 2px;
	height: 540px;
}

#text {
	width: 665px;
	height:475px;
	margin: 35px auto auto 55px;
	line-height:1.5em;
	letter-spacing:.05em;
	/*background-color:#FFCCFF;*/
}

#text img {
	float: right;
}

#footer {
	margin: 30px auto auto -2px;
	width: 750px;
	border: #CCCCCC solid 2px;
	height: 24px;
	text-align:right;
}

#footer .titel {
	float: left;
}

a {
	/*font-weight:bold;*/
	text-decoration:none;
}
a:link {
	color:#996666;
}
a:visited {
	color:#666666;
}
a:hover {
	color:#666666;
}

p {
	margin:0px 0 3px 16px;
	padding:0;
	line-height:1,2em;
	/* width: 320px; */
}

h1 {
	margin:0 auto 6px 16px;
	padding:0;
	font-size:1em;
	display:none;
}

h2 {
	margin:0px auto 0px 16px;
	padding:0;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	text-transform: uppercase;
}

p + h2 {
	margin-top:12px;
}

img {
	border: none;
}

#legende_bild {
	position:absolute;
	top: 40px;
	left: 45px;
	max-width: 695px;
	max-height: 490px;
	width:695px;
	height:490px;
	text-align:right;
}

#legende_bild img {
	max-width: 695px;
	max-height: 490px;
}

#legende_text {
	position:absolute;
	top: 465px;
	left: 45px;
	max-width: 695px;
	max-height: 490px;
	width:695px;
	height:65px;
	text-align:left;
	background-color:#FFF;
}