/* 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("magazine.css");
@import url("flowGallery.css");
@import url("rightcol.css");

/* Tag Definitions limited to ID's */
html {
	height: 100%;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
  background-color: #ffffff;
}

.containerVerlauf {
  background-image: url(../images/heartBG.jpg);
  background-position: center top;
  background-repeat: no-repeat;
/*  padding-bottom: 180px; */
}

.containerHeart {
  background-image: url(../images/verlaufBG.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}

A {
	color: #d2031d;
}

A:hover {
	text-decoration: none;
}

/* Layout classes and ID's */
.pagewidth {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 70px;
}

.headerRow {
	height: 150px;
	width: 960px;
	background-position: left top;
	background-repeat: no-repeat;
}

.logo {
	height: 125px;
	width: 960px;
	float: left;
	background-image: url(../images/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.logo IMG {
	display: block;
	width: 210px;
	height: 90px;
}

.menuHeader IMG {
  display: inline;
}

.containerMeta {
  width: 960px;
  height: 25px;	
	background-image: url(../images/menuMetaRight.gif);
	background-position: top right;
	background-repeat: no-repeat;  
}

.menuMeta {
  float: right;
  height: 23px;	  
	background-image: url(../images/menuMetaLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;    
	margin-right: 7px;
	padding: 2px 0 0 10px;
}

.searchDiv {
  float: right;
  width: 229px;
  margin: 5px 25px 0 0;
}

.statusRow {
	float:left;
	width: 950px;
	height: 20px;
	background-color: #eeeeee;
	padding: 5px;
}

.menuMainWrap {
	height: 64px;
	background-image: url(../images/menuBG.png);
	background-position: top left;
	background-repeat: no-repeat;
  position: relative   
}

.menuMain { 
	width: 670px;
	float: left;
}

.menuMain .wrap {
  margin-left: 10px;
  position: relative;
}

.subWrap {
  position: absolute;
  top: 36px;
  left:0px;
  height:22px;
  width:960px;
}

/* default = display:none; for deactivated javascript*/
.subWrapHide {
 display:none; 
}

.menuSubNoscript .subWrap {
  padding: 5px 5px 0px 5px;
}

.menuSubNoscript .subWrapHide {
  display:inline; 
}

  

.wrapper {
	height: 100%;
	width: 960px;
	background-image: url(../images/wrapperBG.gif);
	background-position: top left;
	background-repeat: repeat-y;    	
}


.shortcuts {
  display: block;
}

.oneCol {
	width: 720px;
	float: left;
	padding: 0 10px 10px 10px;
	min-height: 400px;
}

.rightcol {
	float: right;
	width: 274px;
	padding: 0 26px 0 30px;
  margin-bottom: 10px;
}

.maincol {
	float: left;
  width: 604px;
  padding: 0 16px 25px 10px;
	min-height: 400px;
	margin-top: 30px;
}

/* Footer */
.footerRow {
	height: 31px; 
	clear: both;
	font-size: 100%;
	background-image: url(../images/footerBG.gif);
	background-position: top left;
	background-repeat: no-repeat;   
}

.address {
	float: left;
	padding: 0 10px 0 10px;
	line-height: 25px;
	color: #545454;
	font-size: 90%;
}

.address P {
	line-height: 25px;
}

.menuFooter {
	float: right;
	text-align: right;
	margin-right: 360px;
	margin-top: 5px;
}

.moreArea {
	width: 960px;
	margin: 20px 0 0px 0;
  padding-bottom: 20px;
}

.moreArea A {
  color: #00529e;
  font-size: 90%;
}

.moreArea li {
  background-image: none;
  float: left;
  padding: 0 10px 0 0px;
}

.moreArea H1 {
  font-size: 90%;
  float: left;
  margin: 0 10px 0 0px;
  font-weight: normal;
  color: #404040;
}


/* CLASSES */
/* Classes for Filelinks */
.fileContainer {
	margin-bottom: 10px;
}

.fileIcon,
.fileLink {
	min-height: 18px;
}

.fileLink {
	padding-left: 30px;
}

.fileIcon {
	width: 30px;
	float: left;
	clear: left;
}

.fileRemark,
.fileInfos {
	font-size: 90%;
	padding-left: 30px;
	clear: both;
}

.clear {
	clear: both;
}


/* classes for 2 cols with layout option */
.twoColBox1st,
.twoColBox2nd {
	width: 270px;
	float: left;
  padding: 0 10px 10px 10px;
	margin: 0 24px 15px 0;
  background-image: url(../images/twocolBG.png);
  background-position: bottom left;  
  background-repeat: no-repeat;  
}

.twoColBox2nd {
	margin-right: 0;
}

.twoColBox1st H1,
.twoColBox2nd H1 {
  background-image: url(../images/twocolHeadBG.png);
  background-position: top left;  
  background-repeat: no-repeat;
  margin: 0 -10px 0 -10px;  
  padding: 5px 10px 8px 10px; 
  padding: 5px 10px 8px 10px; 
  height: 20px; 
  color: #FFFFFF;  
  font-size: 130%;
}

/* this box is required after 3 col boxes */
.oneColBox {
	width: 584px;
	float: left;
	margin-bottom: 15px;
  padding: 0 10px 10px 10px;  
  background-image: url(../images/onecolBG.png);
  background-position: bottom left;  
  background-repeat: no-repeat;      
}

.oneColBox H1 {
  background-image: url(../images/onecolHeadBGBlack.png);
  background-position: top left;  
  background-repeat: no-repeat;
  margin: 0 -10px 0 -10px;  
  padding: 5px 10px 8px 10px; 
  height: 20px; 
  color: #FFFFFF;    
  font-size: 130%;  
}

.backLink {
	clear: both;
	float: right;
  padding: 0 12px 0 0px;
  margin: 10px 0 2px 0;  
  background-image: url(../images/arrow_Link.gif);
  background-position: right 2px;
  background-repeat: no-repeat;  
}

/* CSS STYLED CONTENT OVERRIDES */
.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-frame-rulerAfter {
  border-bottom: 1px solid #cccccc;
	height: 1px;
  margin: 10px 0 10px 0;
	width: 600px;
	clear: left;
  
}

.csc-mailform-field IMG {
	margin-top: 4px;
}

.tx-nezzomagazine-pi1 div.tx-nezzomagazine-articleitem {
  border-top: 1px solid #cccccc;
}

.tx-nezzomagazine-pi1 div.tx-nezzomagazine-issue {
  border-bottom: 1px solid #cccccc;
}


/* extensions with minimal styles */
#captchaResponse {
	margin: 4px 5px 0pt 120px;
	vertical-align: top;
	width: 114px;
}

.tx-flvplayer-pi1 {
	text-align: left;
}

#lbCloseLink {
  background-image:url(../images/closelabel.gif) !important;
  width: 100px !important;
}

#lbBottom #lbPrintLink,
#lbBottom #lbSaveLink {
  display: none !important;
}

.tx-nezzomagazine-articleitem H4 a {
  text-decoration: none;
  font-size: 12px;
}