* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0ex;
	margin:0ex;
}

html 
{
	position: relative;
}

body 
{
	position: relative;
	padding:0px;
	margin:0px;
	background-color: #d2d4d2;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
}

#sitehead, #content_wrapper
{
	width: 100%;
	background-color:#d2d4d2;
}

#sitehead 
{
	clear: both;
}


#content
{
    	padding: 3ex;
	background-color: #d2d4d2;
    	display: block;
    	overflow: auto;
}

#navigation 
{
	float: left;
	background-color:#d4d2d4;
	padding: 5px;
	color: #000000;
	min-width: 190px;
}

#navigation a, #subnavigation a:visited
{
    color: #000000;
}

#navigation ul
{
    list-style: none;
    list-style-position: outside;
}

#navigation ul li
{
    display: block;
    background-color: #d4d2d4;
    margin-top: 0.5ex;
    padding: 0.2ex;
	font-size: 90%;
}

#login
{
	margin-top: 6ex;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #ffffff;
	font-size: 80%;
	line-height: 130%;
	max-width: 190px;
}

#login input
{
	margin: 0.3ex;
}


#content img
{
	padding-right: 2ex;
}

#breadcrumb
{
	padding-bottom: 2ex;
}

#content_wrapper
{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	float: left;
	float/**/: none;
	clear:both;
}

#content_wrapper:after
{
	content: '...'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content_wrapper
{
	display:  inline;
}
/**/
#content_wrapper
{
	display: block;
}

/* Start Mac IE5 filter */
#navigation, #content
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
/* End Mac IE5 filter */

div #himg
{
    float: left;	
}

a img
{
	border-style: none;
	border-width: 0;
}

img#dioezese
{
	float: left;
	position: relative;
	top: -1ex;
	right: -1ex;
}

.invisible
{
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

.buttonstyle
{
  background-color: #0000;
	border: 1px solid #fff;
	margin: 0ex 0ex 0ex 0ex;
	padding:0;
	color: #ffffff;
	text-align: center;
}

.headertext
{
	font-size:120%;
	color:#579558;
	text-decoration:none;
	padding: 5px;
}

.box
{
        float: left;
        margin-left: 5ex;
        width: 300px;
	text-align: center;
}

#box_left
{
	float: left;
	margin-left: 3ex;
}

#box_right
{
	width: 100%;
	margin-bottom: 3ex;
	font-size: 80%;
}

#boxes_right
{
	float: right;
	clear: right;
	width: 400px;
}

#box_right a, #box_left a
{
        color: #000000;
}

#box_right h2, #box_left
{
        font-size: 90%;
}

#box_right > .teaserlayer > .teasercont
{
        margin-left: 120px;
}

form #searchf, input
{
        margin-left: 2px;
}

.btn_sendarticle
{
        display: none;
}

.topheadline a
{
        color: #000000;
        font-size: 80%;
}

.box h3
{
        font-size: 90%;
}

.imagelayer
{
        float: left;
}

.teasercont
{
        font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
  	color:#579558;
}

#content .teasercont
{
	margin-left: 140px;
}

a, a:visited, a:hover
{
        color: #000000;
        text-decoration: none;
}

a:hover
{
        text-decoration: underline;
}

.teaserlayer
{
        margin-bottom: 4ex;
}

.articleheader {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 20pt;
  	font-weight: bold;
  	color: #000000;
  	}
