
/* bbmark ================ Allgemein ================ */
/* --------------------------------------------------- */
BODY {
	background-color: #eae0d0; /* #656550; #305020; */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/* background-image: url(/_images/back.gif);
	background-repeat: repeat-x; */
	font-size: 100.01%;
}

IMG {
	border: 0;
}

/* bbmark ================ Layout ================ */
/* Aufbau einer Seite:
	BODY
	#page
		#kopf
		#contentbox
			#content
		#sidebar
			#footer										*/
/* --------------------------------------------------- */
#page {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #ffffff;
	background-repeat: repeat-y;
	/* border-left: 1px solid #b6ada9;
	border-right: 1px solid #b6ada9; */
	font-size: 100.01%;
}



/*<group=kopf>*/
/* bbmark ================ Kopf ================ */
/* --------------------------------------------------- */
#kopf {
	background: #f1e1b6;
	height: 91px; /* 84px; */
	margin: 0px;
	color: #2b5516;
	/* border-top: 1px solid #b6ada9; */
	/* border-bottom: 4px double #b6ada9; */
}

/* --------------------------------------------------- */
#kopf .titel {
	height: 84px;
	width: 700px;
	/* background-image: url(/_images/logo-ornamentum-58px.gif);
	background-repeat: no-repeat;
	background-position: 255px 14px; 290px 19px; */
}
#kopf .titel H1 {
	margin: 0px; padding: 0px;
	color: #000000;
}

#kopf .titel P {
	margin: 0px; padding: 0px;
	color: #000000;
}

/* --------------------------------------------------- */
#kopf .links {
	position: absolute;
	top: 0; left: 0;
}
#kopf .rechts {
	position: absolute;
	top: 0; right: 0;
}

/*</group>*/


/*<group=Content>*/
/* bbmark ================ Content ================ */
/* --------------------------------------------------- */
#contentbox {
	margin-left: 180px;
	margin: 0px;
	padding: 0 0 1em 180px;
	background-image: url(/_images/back-sidebar.gif);
	background-repeat: repeat-y;
}

#content {
	margin:  0px 50px 1em 50px;
	padding-top: 25px;
	color:  #655d50; /* #444444; */
	font-size:  14px;
	line-height: 1.4em;
}

H2 {
	font-family: Georgia, Times "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #8e9017; /* #305020; */
	text-transform: uppercase;
	margin: 0 0 0.75em 0;
	padding: 0 0 0.25em 0;
	border-bottom: 1px solid #b6ada9; /* #bec047; #a0c080; */
}

H3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #8e9017; /* #305020; */
	text-transform: uppercase;
	padding: 3em 0 0.5em 0;
	margin: 0 0 0 0;
	clear: both;
}

H4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #444444;
	padding: 2em 0 0 0;
	margin: 0 0 0 0;
	clear: both;
}

H2 + H3 { padding: 0 0 0.5em 0; }

P { margin: 0.75em 0 0 0; }

#content .picture {
	padding: 8px 0px 4px 0px;
	background-color: #ffffff;
	/* border-top: 4px double #ffffff;
	border-bottom: 4px double #ffffff; */
	font-size: 12px;
}
#content .right {
	float: right;
	margin: 0 0 1em 1em;
}
#content .left {
	float: left;
	margin: 0 1em 1em 0;
}
#content .center {
	margin: 8px 0 8px 0;
}
#content .picture P {
	text-align: center;
	/* background-color: #eae0d0; */
	margin: 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #b6ada9;
}

#content A:link, #content A:visited {
	color: #8e9017; /* #305020; */
	text-decoration: none;
	border-bottom: 1px solid #c0c05a;
}
#content A:hover, #content A:active {
	color: #655d50;
	text-decoration: none;
	border-bottom: 1px solid #655d50;
}
#content .picture A {
	border: none;
}

#content UL {
	margin-left: 0.6em;
	padding-left: 0.6em;
}

/* --------------------------------------------------- */
.spacer {
	clear: both;
	margin: 1em 0 1em 0;
}
.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
/* --------------------------------------------------- */
TABLE.masse, TABLE.masse190, TABLE.style {
	margin: 1em 0 0.5em 0;
	background-color: #ffffff;
	font-size: 12px;
	padding: 4px;
}
TABLE.masse,
TABLE.referenz { width: 320px; /* statt 350 wg IE55 */ }
TABLE.masse190,
TABLE.referenz190 { width: 260px; }
TABLE.style { width: 480px;}
TABLE TH {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #888888;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 0;
}
TABLE TD {
	border-bottom: 1px solid #eae0d0;
}
TABLE.referenz, TABLE.referenz190 {
	margin: 0.5em 0 0.5em 0;
	background-color: #ffffff;
	font-size: 12px;
	padding: 4px;
}

/*</group>*/

/*<group=Sidebar>*/
/* bbmark ================ Sidebar ================ */
/* --------------------------------------------------- */
#sidebar {
	background: none;
	width: 180px;
	position: absolute;
	top: 92px;
	left: 0px;
	padding: 12px 0 0 0;
	margin: 0;
	color: #897c75; /* #edff85; */
	font-size: 0.8em;
}

/* 1te Ebene */
#sidebar UL {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}

#sidebar LI {
	width: 100%;
	margin:  0;
	padding: 0;
	list-style: none;
}

#sidebar A:link, #sidebar A:visited {
	display: block;
	padding: 10px;
	margin: 0;
	background-color: #baaf9d;
	text-decoration: none;
	border-bottom: 1px solid #978e7f;
	color: #655d50;
}

#sidebar A:hover, #sidebar A:active {
	display: block;
	padding: 10px;
	margin: 0px;
	background-color: #f1e1b6;
	text-decoration: none;
	border-bottom: 1px solid #978e7f;
	color: #655d50;
}

/* 2te Ebene */
#sidebar UL UL {
	font-weight: normal;
	padding-left: 10px;
	font-size: 12px;
}

#sidebar UL UL A:link, #sidebar UL UL A:visited {
	padding: 4px 0px 4px 4px;
}
#sidebar UL UL A:hover, #sidebar UL UL A:active {
	padding: 4px 0px 4px 4px;
}

/* 3te Ebene */
#sidebar UL UL UL {
	font-weight: normal;
	padding-left: 10px;
	font-size: 10px;
}

#sidebar UL UL UL A:link, #sidebar UL UL UL A:visited {
	padding: 4px 0px 4px 4px;
	border: none;
}
#sidebar UL UL UL A:hover, #sidebar UL UL UL A:active {
	padding: 4px 0px 4px 4px;
	border: none;
}

#sidebar #footer {
	margin: 3em 0 1em 1em;
}
#sidebar #footer A {
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}
#sidebar #footer A:hover, #sidebar #footer A:active {
	border: 0;
	padding: 0;
	margin: 0;
	color: #000000;
}

	
/*</group>*/