* {
	xmargin: 0;
	xpadding: 0;
}

body {
	text-align: 		left;
	width: 				100%;
	font-family: 		verdana, arial, "sans serif";
	font-size: 			11px;
	color:				#000000;
	background-image:	url(../images/design/body_back.jpg);
	background-position:0 1px;
	background-repeat: 	repeat-x;
	background-color:   #ffffff;
	margin: 0;
	padding: 0;
}

a {
	color:				#1a5199;
	text-decoration:	underline;	
}

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

img {
	border:				0px;	
}

table, tr, th, td {
	font-family: 		verdana, arial, "sans serif";
	font-size: 			11px;
	color:				#4C0B10;
	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;
}

ul {
	list-style-image:url(../images/design/list_style_image.gif);	
}


/* Kompletter Rahmen aussen */
div#wrapper {
	width: 				1016px;
	position: 			relative;
}


div#header {
	position:			relative;
	top:				0px;
	height:				148px;
	width:				100%;
}

div#content {
	position:			absolute;
	top:				310px;
	width:				100%;
}

div#navigation {
	width:				240px;
	float:				left;
}

div#mainContent {
	position:			absolute;
	left:				240px;
	width:				480px;
	z-index:			10;
}


div#footer {
	position:			absolute;
	margin-left:		20px;
	background-color:	#FFFFFF;
	padding-top:		10px;
	padding-bottom:		8px;
	color:				#264988;
	border-bottom:		6px solid #FEC02F;
	width:				940px;
	z-index:			40;
}

div#footer a {
	color:				#264988;
	text-decoration:	none;
}

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

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

div.bannerPosition {
	z-index:			5;
	position:			absolute;
	top:				61px;
	left:				0px;
}




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

ul.navigation {
	position:			absolute;
	width:				630px;
	top:				229px;
	left:				10px;
	margin: 			0;
	padding: 			0;
	list-style: 		none;
	font-size:			11px;
	z-index:			2000000;
}

ul.navigation a {
	display:			block;
	margin-left:		18px;
	color:				#052d76;
	text-decoration:	none;
	font-weight:		normal;
	text-indent:		0px;
}

ul.navigation li {
	text-transform:		uppercase;
	float:				left;
}


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

ul.navigation li.navigationPic a {
	color:				#cc0000;
	font-weight:		normal;
}

div#eyecatcher {
	position:			absolute;
	top:				136px;
	left:				832px;
	width:				325px;
	height:				80px;
	xbackground-color:	#E3BB35;
	z-index:			200000;	
}


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

ul.navigationLeft {
	width:				152px;
	list-style: 		none;
	font-size:			11px;
	margin-top:			0px;
	margin-left:		7px;
	z-index:			2;
	text-indent:		0;
	list-style-image:	none;
	padding-left:		0;
}

ul.navigationLeft[class] {
	padding-left:		20px;
}

ul.navigationLeft li.subnavi {
	width:				152px;
	font-size:			10px;
	height:				24px;
	line-height: 		24px;
	text-align:			left;
	background-image:	url(../images/design/navi_sub_back.gif);
	background-repeat: 	no-repeat;
}

ul.navigationLeft li.subnavi a {
	font-weight:		normal;
	text-decoration:	none;
	color:				#052d76;
}

ul.navigationLeft li.subnavi a:hover {
	color:				#999999;
}

ul.navigationLeft li.navigationSecondPic {
	width:				152px;
	font-size:			10px;
	height:				24px;
	line-height: 		24px;
	text-align:			left;
	background-image:	url(../images/design/navi_sub_back.gif);
	background-repeat: 	no-repeat;
}

ul.navigationLeft li.navigationSecondPic a {
	color:				#cc0000;
	text-decoration:	none;
}

div#eyecatcher {
	position:			absolute;
	top:				136px;
	left:				832px;
	width:				325px;
	height:				80px;
	xbackground-color:	#E3BB35;
	z-index:			200000;	
}


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

div.cmsSprachBox {
	display:			none;
	position:			absolute;
	top:				70px;
	left:				80px;
	z-index:			200;	
}

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/seligsprechung/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 {
	display:			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;
}

div.counterBox {
	background-color:	#EFEEE0;	
}

div.counterBox h2 {
	color:				#838377;	
	font-size:			13px;
	font-weight:		bold;
	line-height:		16px;
	padding-bottom:		0px;
}

div.counterBox h4 {
	display:			block;
	color:				#838377;	
	font-size:			11px;
	font-weight:		normal;
	padding-bottom:		0px;
}

div.counterBox h4 span {
	width:				100px;
	display:			block;
	float:				left;
}
