body {
	text-align: 		left;
	width: 				100%;
	font-family: 		verdana, arial, "sans serif";
	font-size: 			11px;
	color:				#333333;
	background-image:	url(http://www.missionsbenediktiner.de/ntest/images/template/main_back.gif);
	background-repeat: 	repeat-y;
	background-color:  #EBEADC;
	margin: 0;
	padding: 0;
}

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

img {
	border:				0px;	
}

table, tr, th, td {
	font-family: 		verdana, arial, "sans serif";
	font-size: 			11px;
	color:				#333333;
	border-spacing:		3px;
	border:				0px;
	empty-cells:		show;
	border-collapse:	collapse; /* seperate unterteilt Spalte */
}

th {
	vertical-align:		top;
}

td {
	vertical-align:		top;
	padding-bottom:		10px;
}


/* Kompletter Rahmen aussen */
div#wrapper {
	width: 				100%;
	position: 			relative;
}


div#header {
	position:			relative;
	top:				0px;
	height:				127px;
	width:				100%;
	background-color:	#ffffff;
}

div#content {
	width:				100%;
}

div#navigation {
	padding-top:		40px;
	width:				250px;
	float:				left;
}

div#mainContent {
	padding-top:		40px;
	float:				left;
	width:				525px;
	xbackground-color:	yellow;
}

div#navRight {
	margin: 			0px 0px 0px 795px;
 	xmargin: 			0px;
 	background-color: 	#ffffff;
 	height:				100%;
}

div#navRightStart {
	position:			relative;
	top:				-128px;
	margin: 			0px 0px 0px 795px;
 	background-color: 	#ffffff;
 	height:				100%;	
}


div#footer {
	position:			absolute;
	left:				0px;
	width:				100%;
	color:				#ffffff;
	height:				20px;
	line-height:		20px;
	font-weight:		normal;
	z-index:			5000;
	background-color:	#D00028;
}

div#footer p {
	padding-left:		20px;
	font-weight:		normal;	
	margin-top:			0px;
}

div#footer p a {
	color:				#ffffff;	
}

div#footer[id] {
	position:			fixed;
	bottom:				0px;
}


.logoPosition {
	position:			relative;
	top:				0px;
	left:				0px;
	z-index:			1;
}



/************** Top Navigation ******************/

ul.headNavi {
	display:			block;
	margin:				0;
	padding:			0;
	list-style:			none;
	float:				left;
	width:				100%;
	height:				16px;
	background-color:	#D00028;
}

ul.headNavi a {
	text-align:			center;
}

ul.headNavi li {
	float:				left;
	font-weight:		normal;
	color:				#ffffff;
	height:				16px;
	line-height:		15px;
	padding-right:		10px;
	margin-left:		10px;
	padding-left:		12px;
	background-image:	url(http://www.missionsbenediktiner.de/ntest/images/template/top_pfeil.gif);
	background-repeat: 	no-repeat;
}

ul.headNavi[class] li {
	margin-left:		20px;
}


ul.headNavi li a {
	color:				#ffffff;
	text-decoration:	none;
}




/************** Seiten Navigation ****************/

ul.navigation {
	width:				212px;
	margin: 			0;
	padding: 			0;
	list-style: 		none;
	font-size:			11px;
	background-color:	#ffffff;
	margin-bottom:		20px;
}

ul.navigation a {
	display: 			block;
	height:				22px;
	line-height: 		22px;
}

ul.navigation a:hover {
}

ul.navigation li {
	height:				22px;
	line-height: 		22px;
	border-bottom:		3px solid #EBEADC;
}

ul.navigation li a {
	color:				#333333;
	text-decoration:	none;
	font-weight:		normal;
	text-indent:		30px;
}

ul.navigation li a:hover {
	color:				#999999;
	text-decoration:	none;
}

ul.navigation li.navigationPic a {
	color:				#AE001E;
	font-weight:		bold;	
}


ul.navigation li.subnavi {
	font-size:			10px;
	height:				21px;
	line-height: 		21px;
	padding-left:		15px;
}

ul.navigation li.thirdnavi {
	font-size:			10px;
	height:				21px;
	line-height: 		21px;
	padding-left:		25px;
}

div#eyecatcher {
	display:			none;
	position:			absolute;
	top:				223px;
	left:				0px;	
}


/******************* Sprachbox ********************/

div.cmsSprachBox {
	position:			absolute;
	top:				70px;
	left:				80px;
	z-index:			200;
	width:				400px;	
	height:				20px;
}

div.cmsSprachBox h2 {
	display:			none;	
}

div.cmsSprachBox img {
	margin-left:		10px;
	margin-right:		3px;
}





/******************* LoginBox ********************/

div.cmsLoginBox a {
	display:			block;
	padding-top:		10px;
	padding-left:		5px;
	width:				210px;
	border:				0px;
}

div.cmsLoginBox fieldset {
	padding-top:		30px;
	width:				210px;
	border:				0px;	
}

div.cmsLoginBox input{
	width:				145px;
	height:				20px;
	color:				#333333;
	margin-bottom:		3px;
	margin-left:		5px;	
}

div.cmsLoginBox span input{
	width:				145px;
	height:				20px;
	color:				#D00028;
	border:				0px;
	background-color:	#ffffff;
	text-align:			left;
	text-indent:		12px;
	margin-bottom:		3px;
	margin-left:		5px;
	padding-left:		15px;
	background-image:	url(http://www.missionsbenediktiner.de/ntest/images/template/login_pfeil.gif);
	background-repeat: 	no-repeat;
	background-position:0px 5px;
}

div.cmsLoginBox[class] span input{
	padding-left:		0px;
}


/******************* Link Box ************************/

div.linkBox {
	xdisplay:			none;
	padding-top:		15px;
	margin-right:		10px;
}

div.linkBox h2 {
	border-top:			10px solid #EBEADC;	
	margin-top:			10px;
	background-color:	#847860;
	height:				20px;
	line-height:		20px;
	color:				#ffffff;
	font-size:			11px;
	font-weight:		normal;
	text-indent:		10px;
	padding-bottom:		0px;
}

div.linkBox table tr td  {
	color:				#847860;
	padding:			5px;
}

div.linkBox table tr td a {
	color:				#847860;
}

div#eyecatcher2 {
	position:			absolute;
	left:				794px;
	top:				114px;
	z-index:			4000;
	color:				#ffffff;
	border-left:		1px solid #ffffff;
	padding-left:		5px;
}

div#eyecatcher2[id] {
	top:				111px;
	padding-left:		5px;
}
