/* Start of CMSMS style sheet 'cross2life.de - Stylesheet' */
/* general */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #6C6C5A; /* #8C8C73 */
	line-height: 18px;
}

a {
	color: #FF7800;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 14px;
}

hr {
	border: 0;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 15px;
}

dfn {
	display: none;
}


.border0 * {
	border: 0;
}

li {
	margin-left: 30px;
}

blockquote {
	margin-left: 30px;
}


/* page frame */

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('images/upbg.gif') no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}
#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff url('images/abg.gif') repeat-y;
}
#inner {
	position: relative;
	padding: 8px 30px 13px 30px;
	z-index: 2;
}


/* header */

#header {
	position: absolute;
	top: 30px;
	margin-right: 5px;
	border: 0px solid #FF0000;
}

#header_lg1 {
	position: relative;
	background: #FF7800 url('images/lg1.jpg') no-repeat;
	width: 106px;
	height: 92px;
	padding-left: 20px;
	float: left;
}

#header_lg2 {
	position: relative;
	background: #FF7800 url('images/lg2.jpg') no-repeat;
	width: 38px;
	height: 92px;
	margin-left: 7px;
	float: left;
}

#header_lg3 {
	position: relative;
	background: #798D46 url('images/lg3.jpg') no-repeat;
	width: 509px;
	height: 92px;
	margin-left: 178px;
}


/* top navigation */

#topnav_left {
	position: absolute;
}

#topnav_right {
	position: absolute;
	right: 30px;
}

#topnav_right div {
	display: inline;
}

#topnav_right input {
	font-size: 8pt;
}

#topnav_right input[type=text] {
	color: #AAAAAA;
	padding: 0 3px 0 3px;
}

#topnav_right input[type=text]:focus {
	color: #333333;
}

#topnav_right input[type=submit] {
	color: #666666;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #666666;
	padding: 0 3px 2px 5px;
}

#topnav_right label {
	display: none;
}

#topnav_right form {
	display: inline;
}

#topnav {
	font-size: 9pt;
}

#topnav a {
	color: #6C6C5A;
	text-decoration: none;
}

#topnav a:hover {
	color: #333333;
	text-decoration: underline;
}

/* menu */

#menu {
	position: relative;
	background: #46461F url('images/a16.gif') repeat-x;
	height: 46px;
	padding: 1px 20px 0px 5px;
	margin: 120px 0px 0px 0px;
}

#menu ul {}

#menu ul li {
	display: inline;
	line-height: 30px;
	padding: 3px;
}

#menu ul li.first {
	border-left: 0px;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover {
	background: #fff url('images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}

#menu ul li hr {
	display: none;
}

#menu ul li.currentpage,
#menu ul li.activeparent {
	background: #fff url('images/mh.gif') repeat-x center left;
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 7px 6px 8px 10px;
	/*margin: 0 9px 0 5px;*/
}
#menu ul li.activeparent {
	padding: 7px 0px 8px 0px;
}
#menu ul li.activeparent a {
	padding: 8px 10px 8px 10px;
	margin-right: -4px;
}
#menu ul li h3 {
	display: inline;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#date {
	position: absolute;
	top: 2px;
	line-height: 31px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}


/* breadcrumb */

#breadcrumb {
	padding-left: 10px;
	font-size: 8pt;
	padding: 0 0 5px 0;
	margin: 0 15px 15px 15px;
	background: #fff url('images/a22.gif') bottom repeat-x;
}

#breadcrumb a {
	color: #6C6C5A;
}


/* content */

#content {
	position: relative;
	width: 480px;
	float: right;
	padding: 0px 15px 10px 0px;
}

#content h1 {
	position: relative;
	top: 0px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
}


/* left bar */

#leftbar {
	position: relative;
	width: 160px;
	float: left;
	padding: 0px 10px 0px 15px;
	margin-bottom: 20px;
}

#leftbar h1 a {
	position: relative;

	top: 1px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #EEEEEE;
}

#leftbar ul {
	list-style: none;
}

#leftbar ul li {
	border-bottom: solid 1px #EEEEEE;
	padding-bottom: 5px;
	margin: 5px 0px 0px 0px;
}

#leftbar ul li.currentpage h3 {
	font-weight: normal;
	font-size: 10pt;
}

/* footer */

#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('images/a50.gif');
	color: #A8A88D;
	font-size: 9pt;
}

#footer a {
	color: #6C6C5A;
}
/* End of 'cross2life.de - Stylesheet' */

