/* @override 
	http://stiftung-ettersberg.de/cms/templates/style.css
	http://www.stiftung-ettersberg.de/cms/templates/style.css
*/

#r1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 100%;
	z-index: 1;
}

#r2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 180px;
	z-index: 2;
}

/* navigationsfeld */

#r3 {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 385px;
	height: 400px;
	background: #007EBA;
	z-index: 2;
}

#r3info {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 385px;
	right: 12px;
	z-index: 3;
}

#r3titel {
	position: absolute;
	top: 370px;
	width: 385px;
	right: 12px;
	z-index: 4;
}

/* textefeld */

#inhalt0 {
	position: absolute;
	top: 180px;
	left: 385px;
	width: 385px;
	height: 400px;
	background: #000000;
	z-index: 2;
}

#inhalt1 {
	position: absolute;
	top: 180px;
	left: 385px;
	width: 385px;
	height: 400px;
	background: #ADADAD;
	overflow: auto;
	visibility: visible, z-index:2;
}

#hinweis {
	position: relative;
	top: 584px;
	left: 117px;
	width: 385px;
	height: 20px;
	color: #ADADAD;
	font-size: 11px;
	z-index: 2;
	padding: 0;
	margin: 0;
	display: none;
}

body {
	margin: 20px auto;
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	scrollbar-face-color: #007EBA;
	scrollbar-shadow-color: #D3D3D3;
	scrollbar-highlight-color: #7C7C7C;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-darkshadow-color: #7C7C7C;
	scrollbar-track-color: #ADADAD;
	scrollbar-arrow-color: #D3D3D3
}

A {
	text-decoration: none;
}

A:link, A:visited {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

.vaTeaser {
	color: #FFFFFF;
}

ul {
	padding-left: 16 px;
	padding-right: 12 px;
	padding-bottom: 10px;
}

#tabelle {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

.nav0 {
	font-size: 9pt;
	text-decoration: none;
	text-align: right;
}

A.nav0:link,A.nav0:visited {
	color: #C0C0C0;
	border-color: #C0C0C0;
	text-decoration: none;
}

A.nav0:hover, A.nav0:active, A.nav0Select:link, A.nav0Select:visited {
	color: #FEFEFF;
	border-color: #FEFEFF;
	text-decoration: none;
}

.nav0Select {
	font-size: 9pt;
	text-decoration: none;
	color: #FEFEFF;
	border-color: #FEFEFF;
	text-align: right;
}

.titel {
	font-size: 14pt;
	color: #1A8BC1;
	text-decoration: none;
	letter-spacing: 4.5pt;
	text-align: right;
	font-weight: normal;
	font: small-caps;
	/* position */
   position: absolute;
	top: 550px;
	width: 365px;
	left: 10px;
	z-index: 4;
}

.infotext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	text-align: right;
	font-weight: normal;
	font: small-caps;
	/* position */
   po

sition: absolute;
	top: 490px;
	width: 180px;
	left: 190px;
	z-index: 4;
}

/* hinweis wieder auf display block setzen */

#trauer {
	width: 790px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 5000;
	color: white;
	border: 12px solid black;
	background-color: white;
	font: 13px/1.4 Georgia, "Times New Roman", Times, serif;
}

#trauer #topleft {
	float: left;
	color: black;
	padding-top: 220px;
	width: 400px;
	z-index: 500;
}

#trauer h1 {
	font: 54px/64px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: -134px;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 15px;
}
#trauer #grau {
	color: silver;
	display: block;
	top: -222px;
	position: relative;
	text-decoration: underline;
	cursor: pointer;
}
#trauer #topright {
	float: left;
	color: black;
	text-align: right;
}

#trauer #bottom {
	float: left;
	color: #3a3a3a;
	width: 670px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 13px;
}

#trauer .inside {
	text-align: justify;
	padding: 60px;
}
#trauer a {
	cursor: pointer;
	text-decoration: underline;
}

#trauer img {
	cursor:pointer;
}


body {
	
}
