/* Main stylesheet */

@import url("stylesheet_tags.css");
@import url("form.css");
@import url("menu.css");
@import url("tables.css");
@import url("search.css");
@import url("leftcol.css");
@import url("rightcol.css");
@import url("felogin.css");
@import url("calendar.css");
@import url("subcolumns.css");

/* Tag Definitions limited to ID's */
html {
	height: 100%;
  overflow-y: scroll;
}

BODY {
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
  	background-color: #142a5b;
}

A {
	color: #f09603;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}



/* Layout classes and ID's */
.allWrap {
	background-image: url(../images/allWrapBg.jpg);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

.pagewidth {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.headerRow {
	position: relative;
	display: block;
	height: 160px;
	width: 960px;
	background-image: none;
}
* html .headerRow {
	display: block;
}

.logo {
	position: relative;
	float: left;
	width: 210px;
	height: 135px;
	padding-top: 10px;
}

.logo IMG {
	display: block;
}

* html .logo {
}

.searchDiv {
	z-index: 50;
	position: relative;
	height: 20px;
	float: right;
	width: 174px;
	margin-top: 5px;
	background-image: url(../images/sucheBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menuHeader {
	position: absolute;
	padding: 5px 180px 0 0;
	float: right;
	width: 780px;
	height: 25px;
	text-transform: uppercase;
}

* html .menuHeader {
	width: 545px;
	top: 0;
}

*+html .menuHeader {
	width: 560px;
	top: 0;	
}

.menuHeader IMG {
	display: inline;
}

.statusRow {
	margin-bottom: 10px;
}

.menuMain { 
	padding-bottom: 2px;
	margin-bottom: 3px;
	padding-left: 3px;
	background-image: url(../images/MenuBottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.menuSub {
	padding-left: 5px;
	width: 227px;
	margin-bottom: 34px;
}

.menuMeta{
	float: right;
	margin:0;
	font-size: 90%;
	font-weight: bold;
}

.loginStatus {
	width: 645px;
	height: 20px;
	float: right;
	position: relative;
	margin-top: 12px;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

.loginStatus a, .loginStatus a.hover {
	color: #F7AD33;
	font-weight: bold;
}

/* TOP MENU */

.menuTop {
	width: 645px;
	height: 60px;
	float: right;
	position: relative;
	margin-top: 3px;
	background-image: url(../images/menuTopBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menuTopMain {
	height: 37px;
}

.menuTopSub {
	height: 21px;
	background-image: none;	
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 10px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
}


.wrapper {
	height: 100%;
	background-color: #FFFFFF;	
}

.leftcol {
	width: 234px;
	float: left; 
	position: relative; 
	padding: 0;
}

.twocols {
	width: 726px;
	float: right; 
	margin: 0;
	padding-top: 5px;
}
 
.rightcol {
	float: right;
	display: block;
	width: 227px;
	padding: 5px 5px 0 0;
  margin-bottom: 10px;
}

.maincol {
	float: left;
	display: inline;
	width: 486px;
	padding: 5px 0 25px 3px;
	min-height: 400px;
}
* html .maincol {
	height: 400px;
}

.familyimg {
	height: 192px;
	width: 718px;
	padding-left: 3px;
	background-image: url(../images/familyimg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.newsletter {
	width: 227px;
	height: 52px;
	margin-left: 5px;
}


/* Footer */
.footerRow {
	height: 67px; 
	clear: both;
	font-size: 100%;
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}

.copyright,
.address {
	width: 960px;
	float: left;
	line-height: 15px;
	color: #7787aa;
	font-size: 90%;
	text-align: center;
}

.address P {
	line-height: 15px;
}

.copyright {
	padding-left: 0;
}

.copyright A,
.address A {
	color: #b2c3e9;
	text-decoration: none;
}

.copyright A:hover,
.address A:hover {
	color: #f7ad33;
	text-decoration: underline;	
}

.menuFooter {
	width: 960px;	
	color: #b2c3e9;	
	float: left;
	text-align: center;
}



/* CLASSES */
/* Classes for Filelinks */
.fileContainer {
	margin-bottom: 10px;
}

.fileIcon,
.fileLink {
	min-height: 18px;
}

.fileLink {
	padding-left: 30px;
}

* html .fileLink {
	height: 18px; 
	padding-left: 1px;
}

*+html .fileLink {
	padding-left: 1px;	
}

.fileIcon {
	width: 30px;
	float: left;
	clear: left;
}

.fileRemark,
.fileInfos {
	font-size: 90%;
	padding-left: 30px;
	clear: both;
}
* html .fileRemark,
* html .fileInfos {
	padding-left: 33px;
}


/* classes for 3 cols with layout option */
.threeColBox1st2nd,
.threeColBox3rd {
	width: 160px;
	float: left;
	margin: 0 15px 15px 0;
}

.threeColBox3rd {
	margin-right: 0;
}

/* this box is required after 3 col boxes */
.oneColBox {
	width: 500px;
	float: left;
	margin-bottom: 15px;
}

.backLink {
	clear: both;
	float: right;
	margin-top: 10px;
}



/* CSS STYLED CONTENT OVERRIDES */

.tx-nezzophotogallery-pi1 {
	overflow: hidden;
}

.tx-nezzophotogallery-pi1 td.overviewThumb {
	background-color: #e7ecf3;
}

.maincol .csc-textpic {
	/* make the div big enough */
	overflow: hidden;
}

* html .maincol .csc-textpic {
	/* make the div big enough ie6 */
	zoom: 1;
}

.maincol .csc-linkToTop {
	margin: 10px 0 10px 0;
	text-align: right; 	
	border-bottom: 2px solid #f7ad33;
}
	
.maincol .csc-linkToTop A { 
	color: #000000; 
	text-decoration:none; 
}

.csc-bulletlist csc-bulletlist-0	{
	/* Platz fuer ein Listensymbol */
}

.csc-frame-rulerAfter {
	border-bottom: 2px solid #f7ad33;
	height: 12px;
	width: 486px;
	clear: left;
}

.csc-mailform-field IMG {
	margin-top: 4px;
}


/* Extensions with minimal styles */
#captchaResponse {
	margin: 4px 5px 0pt 120px;
	vertical-align: top;
	width: 114px;
}

.tx-flvplayer-pi1 {
	text-align: left;
}



/* Generated Code */
/* Float containers fix: */
.clear {
	clear: both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */  
