/* 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("news.css");
@import url("rightcol.css");
@import url("tipafriend.css");
@import url("sendcard.css");

/* Tag Definitions limited to ID's */
html {
	height: 100%;
    overflow-y: scroll;
}

BODY {
	margin: 0 0 20px 0;
	padding: 0;
  background-color: #FFFFFF;
}

A {
	color: #9CAF41;
}

A:hover {
	text-decoration: none;
}

/* Layout classes and ID's */
.pagewidth {
	background-color: #FFFFFF;
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto; 
}


.headerRow {
	position: relative;
	display: block;
	height: 100px;
	width: 970px;
	background-image: url(../images/logo_balken.gif);
	background-position: 95px 18px;
	background-repeat: no-repeat;
}
* html .headerRow {
	display: block;
}

.logo {
  position: relative;
  display: block;
	float: left;
	width: 515px;
	height: 52px;
	margin: 40px 0 0 190px;
}

.logo IMG {
	display: block;
}

* html .logo {
	margin-left: 95px;
}

.menuLang {
  float: right;
  text-align: right;
  padding:0;
  clear: both;
  height: 25px;  
}

.menuHeader {
  height: 100px;
  float: right;
  width: 265px;
}

.menuHeader IMG {
  display: inline;
}

.menuMeta {
  float: right;
  clear: both;
  margin: 15px 0px 0 0; 
  text-align: right;
  height: 25px;
}

.searchDiv {
  clear: both;
  width: 145px;
  height: 25px;
  margin: 0px;
  float: right;
}

.statusRow {
	margin-bottom: 10px;
}

.menuMain { 
	margin-bottom: 100px;
}

.wrapper {
	height: 100%;
	background-image: url(../images/wrapper.gif);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
}

.leftcol {
	width: 190px;
	float: left; 
	position: relative; 
	padding: 0;
}

.twocols {
	width: 780px;
	float: right; 
	margin: 0;
	padding-top: 30px;
  background-image: url(../images/twocols.gif);
  background-repeat: no-repeat;
  background-position: top left;	
}
 
.rightcol {
	float: right;
	display: block;
	width: 145px;
	padding: 0px 0px 0 0;
  margin-bottom: 10px;
}

.maincol {
	float: left;
	display: inline;
	width: 570px;
	padding: 20px 45px 25px 20px;
	min-height: 500px;
}
* html .maincol {
	height: 500px;
}

.facebook {
	height: 33px;
	width: 89px;
	left: 16px;
	bottom: 10px;
	position: absolute;
}

* html .facebook {
	clear: both;	
}

/* Footer */
.footerRow {
	height: 25px; 
	clear: both;
	font-size: 100%;
  background-image: url(../images/footer.gif);
  background-repeat: no-repeat;
  background-position: top left;	
}

.menuFooterLeft {
	float: left;
	width: 175px;
	margin-left: 12px;
	color: #7599A4;	
}

* html .menuFooterLeft {
	margin-left: 8px;
}

.menuFooterRight {
	float: left;
	width: 300px;
	padding-left: 20px;
	color: #7599A4;		
}

.tx-timtabsociable-pi1 {
  margin-top: -20px;
}

.bookmark,
.bookmarkFacebook {
  float: left;
  height: 16px;
  padding: 0px 5px 5px 0;
  width: 16px;
}

.bookmarkFacebook {
  padding: 0px 5px 5px 10px;
}

* html .bookmarkFacebook {
  margin-top: -10px;
}
*+ html .bookmarkFacebook {
  margin-top: -10px;
}

/* 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 2 cols with layout option */
.twoColBox1st {
	width: 275px;
	float: left;
	margin: 0 20px 15px 0;
}

* html .twoColBox1st {
	width: 275px;
	float: left;
	margin: 0 10px 15px 0;
}

.twoColBox2nd {
	margin: 0 0 0 5px;
	float: left;	
	width: 270px;	
}

* html .twoColBox2nd {
	margin: 0 0 0 5px;
	float: left;	
	width: 270px;	
}

.backLink {
	clear: both;
	float: right;
	margin-top: 10px;
}

.oneColBox {
	width: 570px;
	float: left;
	margin-bottom: 15px;	
}


/* CSS STYLED CONTENT OVERRIDES */

.tx-nezzophotogallery-pi1 .imageComment {
	font-weight: normal;
}


.tx-nezzophotogallery-pi1 td.overviewThumb {
	background-color: #ffffff;
}

.maincol .csc-linkToTop {
	margin: 10px 0 10px 0;
	text-align: right; 	
	background-image: url(../images/separator.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
	
.maincol .csc-linkToTop A { 
	color: #000000; 
	text-decoration:none; 
}

.csc-bulletlist csc-bulletlist-0	{
	/* Platz fuer ein Listensymbol */
}

.csc-frame-rulerAfter {
	background-image: url(../images/separator.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 12px;
	width: 570px;
	clear: left;
}

.csc-mailform-field IMG {
	margin-top: 4px;
}


/* Extensions with minimal styles */
#captchaResponse,
.captchaResponse {
	margin: 4px 5px 0pt 120px;
	vertical-align: top;
	width: 114px;
}

.tx-flvplayer-pi1 {
	text-align: left;
}



/* Generated Code */
/* Float containers fix: */
.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 */  

.clear {
	clear: both;
}

