/* import core styles | Basis-Stylesheets einbinden */
/*@import url(yaml/core/base.css);*/

/* import screen layout | Screen-Layout einbinden */
@import url(yaml/navigation/nav_shinybuttons.css);
/*@import url(basemod.css);*/
@import url(content.css);

/* import print layout | Druck-Layout einbinden */
/*@import url(yaml/print/print_003_draft.css);*/
@import url(print.css);



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
color:#2200D5;
}
.searchresult span.title a {
color:#2200D5;
}
.searchresult span.title a:visited {
color:#91198B;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 
.searchresult span.linkpath a {
color:#008000;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
}

div.ZMSGraphic.floatright {
	float:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
}

a.superzoom img.superzoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

table.ZMSTable th {
	background-color:#DDEFFC; 
}

table.ZMSTable td {
	background-color:#EEEEEE; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{
	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

div.note {
	border-left: 1px solid #FCCD64;
	border-bottom: 1px solid #FCCD64;
	margin: 8px;
	padding: 4px;
	background: #FCFECC url(http://newsletter.ias-gruppe.de/metaobj_manager/ZMSNote.zmsnote_bg.gif) top right no-repeat;
}/* BO f_css_defaults */

#imagegallery {
  font-family:monospace;
}

#imagegallery .preview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid;
}

#imagegallery .overview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid;
}

#imagegallery .overview table {
  padding:0.3em;
  background:#fff;
  border:1px #ccc solid;
}

#imagegallery .overview table td {
  padding:0.3em;
  border:0;
}


/* EO f_css_defaults */

.newsitem {
  margin-left:15px; /* generelles "Allesindent" */
  margin-bottom:0px;
  clear:both;
  }

.newsitem .title {
  background-color: #8F9AB8;
  /* background-image: url(content/metaobj_manager/NewsTOCindexitem.headerBG) */
  background-position: top left;
  background-repeat: repeat-y;
  padding:5px 10px;
  color:white;
  font-size:14px;
  font-weight:bold;
  }
.newsitem.Sondermeldung .title {
  background-color: #8F9AB8;
/*  background-color: #C33; */
}

.newsitem .title span.date {
  color: #333;
  padding-left:5px;
  }

.newsitem .text {
  background: #fff url(content/metaobj_manager/NewsTOCindexitem.textBG) repeat-y top left;
  height: 120px;
}
.newsitem .titleimage {
  float:left;
  padding:10px 20px 10px 10px;
}
.newsitem .description {
  font-size:12px;
  line-height:1.4em;
  padding:20px;
}
.newsitem .description a {
  white-space: nowrap;
}
/* BO nlnews.f_css_defaults */
table.nlnews {
  margin-top:20px;
  margin-bottom:25px;
}
table.nlnews tr td {
  vertical-align: top;
}
table.nlnews tr td.image {
  padding-right:10px;
  }
table.nlnews tr td.text h3 {
  margin:0em 0 0.2em;
/*  border-left:4px solid #666;
  padding-left:4px; */
  color: #3C618D;
}
table.nlnews tr td.text p {
  margin:0.3em 0 0.3em;
  }
table.nlnews tr td.text p a:link,
table.nlnews tr td.text p a:visited {
  color: #3C618D;
  text-decoration:none;
  }

table.nlnews tr td.text span.news-date {
  font-size:9px;
  font-weight:bold;
  text-transform:uppercase;
  }

/* EO nlnews.f_css_defaults *//* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- specObj tocIndex
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.standardTocWrapper{
	margin:0;
	margin-left:15px;
	padding:0;
	width:570px;
	}
	
div.standardTocWrapper div.clearstandardTocWrapper{
	clear:both;
	}

div.standardTocWrapper div.standardTocItemWrapper{
	float:left;
	margin:0;
	margin-bottom:15px;
	padding:0;
	width:270px;
	}

div.standardTocWrapper div.standardTocItemWrapper div.standardTocItemImg {
	float:left;
	margin:0;
	margin-right:10px;
	padding:0;
	width:100px;
	border:solid 0px red;
	}

div.standardTocWrapper div.standardTocItemWrapper div.standardTocItemText {
	float:left;
	margin:0;
	padding:0;
	width:100px;
	}


div.standardTocWrapper div.standardTocItemWrapper div.standardTocItemText p.title {
	margin:0;
	padding:0;
	font-weight:bold;
	width:178px;
	}

div.standardTocWrapper div.standardTocItemWrapper div.standardTocItemText p.description {
	margin:0;
	padding:0;
	font-weight:normal;
	width:178px;
	border:solid 0px red;
	}/*  BO poll.f_css_defaults */
div.poll { margin:1em 0;}
.pollColorStrong { background-color:#369; }
.pollColorMedium { background-color:#DCE0EA; }
.pollColorLight { background-color:#E6EBF2; }
.pollColorBlack { background-color: transparent; width:auto !important;}
div.poll table {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  width:548px
  }
div.poll table th,
div.poll table td {
  border:0 !important;
  padding: 2px !important;
  vertical-align: middle !important;
  font-size: 12px;
  }
div.poll p.question {
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  margin:10px;
  }
div.poll p.answer {
  font-weight:bold;
  margin:3px 2px !important;
  line-height: 1em !important;
  font-size: 12px;
  }

/* EO poll.f_css_defaults *//* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- specObj dtmlCode
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
textarea#code.form-element {
	font-family:courier !important;
	font-size:11px !important;
	height:350px !important;
	width:630px !important; 
	}/*  BO pollTeaserElement.f_css_defaults */
form.pollTeaser  {
  margin: 0;
  }

form.pollTeaser input {
  font-size: 10px;
  margin: 3px 0;
  }
form.pollTeaser input.voteoption {
  margin: 3px 3px;
  position:relative;
  top:2px;
  }
form.pollTeaser input.votesubmit {
  border: 1px solid #ccc;
  width:100%;
  }
/* EO pollTeaserElement.f_css_defaults *//* BO newsletter.f_css_defaults */

/*------- subscriptionForm------------------------------*/
form.registrationForm {
	margin:0;
	padding:0;
	border:solid 0px red;
	width:570px;
	}

form.registrationForm fieldset {
	margin:0px;
	margin-bottom:10px;
	padding: 0em 1em;
	border:0px solid #DBD9D9;
	/* font:80%/1 sans-serif; */
	color:#707070;
	border:solid 0px red;
	}

form.registrationForm legend {
	padding: 0.2em 0.5em;
	text-align:right;
	border:0px solid #F8ECE8;
	font-size:105%;
	color:#707070;
display:none;
	}

form.registrationForm label {
	float:left;
	width:150px;
	margin-right:0.5em;
	padding-top:0.0em;
	text-align:left;
	font-weight:normal;
	color:#707070;
	border:solid 0px red;
  font-size: 12px;
	}

form.registrationForm label.checkbox {
	text-align:left;
	border:none;
	}

form.registrationForm label.fText {
	margin:5px 0px;
	padding:0px;
	width:500px;
	font-size:12px;
	}

form.registrationForm input {
  float:left;
	padding-left:5px;
	width:280px;
	margin-bottom:10px;
	border:solid 0px #D0D9DE;
	color:#707070;
	background: transparent url('http://newsletter.ias-gruppe.de/common/css/common/subsFormInput_bg.jpg') top left no-repeat;
	}
form.registrationForm label input {
  clear:left;
  margin-right:10px;
}
.formField_oneFourth {
	width:60px !important;
	margin-right:8px;
	}

.formField_oneThird {
	width:88px !important;
	margin-right:8px;
	}

.formField_half {
	width:140px !important;
	}

.formField_twoThirds {
	width:186px !important;
	}

.formField_threeFourths {
	width:210px !important;
	}

.formField_full {
	width:280px !important;
	}

form.registrationForm input.checkbox {
	width:20px;
	border:solid 1px #aea3a3;
	}

form.registrationForm textarea {
	width:280px;
	margin-bottom:10px;
	color:#707070;
	border:solid 0px #D0D9DE;
	background: transparent url('http://newsletter.ias-gruppe.de/common/css/common/subsFormText_bg.jpg') top left no-repeat;
	}

form.registrationForm select {
	float:left;
	width:280px;
	margin-bottom:10px;
	color:#707070;
	border:none;
	background: transparent url('http://newsletter.ias-gruppe.de/common/css/common/subsFormInput_bg.jpg') top left no-repeat;
	}

form.registrationForm fieldset.toc {
	margin:10;
	padding:10;
	display:none;
	}

form.registrationForm fieldset#level1_l1 {
	display:block;
	}

form.registrationForm input.button{
	background-image:none;
	border-width:1px;
	border-style:solid;
	border-color:#b1b6ba;
	color:#488dc6;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:128px;
	padding:0px;
	margin:20px 0px 20px 20px;
	background-color:#ecf6fe;
	}

span.importantHint {
	font-weight:bold;
	color:#CA3433;
	}

fieldset br {
	clear:both;
	}



/*------- other elements------------------------------*/

h2.nlSubsConf {
	margin-left:14px !important;
	}

div.hint4Subs {
	font-size:11px;
	border:solid 0px red;
	margin:30px 0px 40px 15px;
	color:#707070;
	}
/* BO newsletter.f_css_defaults */
#newsindex {
  margin:20px 0px 10px;
  }


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}

