/* ---- editor style definitions ----  */
/* ---------------------------------------------------------  */
@import 'editor_styles.css';

/* ---- mod-template style-definitions ----  */
/* ---------------------------------------------------------  */
@import 'mod_styles.css';

/* ---- tree-template style-definitions ----  */
/* ---------------------------------------------------------  */
@import 'navigation_tree_perm.css';
@import 'navigation_tree_sub.css';
@import 'navigation_bar_dioezesen.css';
@import 'navigation_bar_footer.css';


/* ---- global DESIGN ----  */
/* ---------------------------------------------------------  */
body {
	margin: 0px;
	padding: 0px;
	background-color: #0092A8;
	background-image: url(../../images/site/bkg_pages.jpg);
	background-repeat: repeat-x;
}
body, table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, a:active {
	color: #00466A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #727272;
}
a img {
	border: 0px;
}
form {
	margin: 0px;
}
/*
select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
*/
input.button {
	cursor: pointer;
}
input.image {
	padding: 0px;
	border: 0px;
	background-color: transparent;
}
input.checkbox {
	padding: 0px;
	border: 0px;
	background-color: transparent;
}
input.radiobutton {
	padding: 0px;
	border: 0px;
	background-color: transparent;
}
.copyright {
	font-size: 9px;
}
.clearFloat {
	clear: both;
}
.clearFloat hr {
	display: none;
}

/* ---- LAYOUT ----  */
/* ---------------------------------------------------------  */
#counterBox {
	width: 167px;
	height: 167px;
	padding: 37px 0px 0px 55px;
}
#containerBox {
	width: 998px;
}
#topBox {
	width: 993px;
	height: 329px;
	background-image: url(../../images/site/top_header.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 5px;
}
#dioezesenNavBox {
	height: 20px;
	padding: 0px 15px 6px 0px;
	/*background-image: url(../../images/site/top_dioeznav_bkg.gif);
	background-repeat: no-repeat;*/
}
#flashNavBox {
	width: 189px;
	/*height: 97px;*/
	position: absolute;
	top: 97px;
	left: 791px;
}
#flashNavBox img {
	
}
#projectDate {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 127px;
	left: -50px;
	width: 250px;
}
#projectCoop {
	position: absolute;
	top: 181px;
	left: -19px;
	width: 260px;
	height: 40px;
	color: #0092A8;
	font-size: 10px;
	font-weight: bolder;
	width: 200px;
}
#sponsorBox {
	position: absolute;
	top: 5px;
	left: 763px;
	text-align: center;
}
#sponsorBox img {
	border: 0px;
	margin-left: 8px;
}
#designBox {
	height: 211px;
	background-image: url(../../images/site/top_logo.png);
	background-repeat: no-repeat;
	background-position: 37px 30px;
}
#contentBox {}
#contentBkgBox {
	background-image: url(../../images/site/bkg_content.gif);
	background-repeat: repeat-y;
}
#permNavBox {
	width: 180px;
	padding: 0px 0px 0px 19px;
	float: left;
}
#subNavBox {
	padding-bottom: 15px;
}
#mainContentBox {
	width: 512px;
	float: left;
	margin: 0px 0px 0px 19px;
	padding: 5px 14px 20px 14px;
}
#anmeldungBox #mainContentBox {
	width: 647px;
}
#infoBox {
	float: left;
	width: 180px;
	margin: 15px 0px 0px 14px;
}
#infoBox .top {
	background-image: url(../../images/site/sidebar_border_top.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 0px 4px 15px;
	font-size: 13px;
}
#infoBox .content {
	width: auto;
	background-color: #E0F2F5;
	padding: 15px;
	font-size: 11px;
}
#infoBox .bottom {
	background-image: url(../../images/site/sidebar_border_bottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 4px;
	margin: 0px 0px 20px 0px;
}
#infoBox a {
	text-decoration: none;
	font-weight: bold;
	color: #007D9A;
}
#infoBox a:hover {
	text-decoration: underline;
}
#logonBox input {
	width: 145px;
}
#logonBox label {
	display: block;
	padding: 5px 0px 2px 0px;
}
#logonBox .button {
	margin: 10px 0px 0px 0px;
}
#logonBox ul {
	padding: 0px 0px 0px 15px;
	color: #007D9A;
}
#footerBox {
	background-image: url(../../images/site/maincontent_bottom.png);
	background-repeat: no-repeat;
	background-position: 217px 0px;
	clear: both;
	padding: 1px 0px 0px 0px;
}
#copyrightBox {
	font-size: 9px;
	padding: 35px 0px 20px 225px;
	color: #525050;
	margin-bottom: 40px;
}
#illustrationBox {
	background-image: url(../../images/site/footer_bkg_illustration.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 280px;
	padding: 0px 0px 0px 0px;
	margin: -303px 0px 0px 100px;
}
