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

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [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
	{
	}

/*---- BO calendar css -----*/
div.Cal {
	background:#e0e4ee;
}

table#calTabs {
	margin-top:18px;
	width:100%;
	border-collapse:collapse;
}
table#calTabs td.active,
table#calTabs td.inactive {
	white-space:nowrap;
	margin:0px;
	text-align:center;
	border:1px solid #ccc;
	border-bottom:0px;
	background-color:#eee;
	padding:2px 15px;
}
table#calTabs td.active {
	border-bottom:0px;
	background-color:#fff;
	font-weight:bold;
}
table#calTabs td.empty{
	border-bottom:1px solid #ccc;
	width:100%;
}
/*--Calendar without Tabs--*/
table#calContent {
	border-collapse:collapse;
	border:0px;
	width:100%;
}
table#calContentTabs {
	border-collapse:collapse;
	border:1px solid #ccc;
	border-top:0px;
	width:100%;
}
table#calContent tr td,
table#calContentTabs tr td {
	vertical-align:top;
	padding-top:6px;
}
form#calTabSearch {
	margin:0px;
	border:1px solid #ccc;
	border-top:0px;
	padding:12px 6px;
}
/* -- FF -- */
html>/**/body form#calTabSearch {
margin-left:-1px;
}
table#calContentTabs table#calGrid {
	text-align:right;
	padding:5px;
}
table#calContentEvent, 
table#calContentBatch {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}
table#calContentEvent td,
table#calContentBatch td {
	padding:0px;
}
table#calContentEvent table#calContentBatch td,
table#calContentTabs table#calContentBatch td {
	padding-left:6px;
}
table#calContentBatch tr.odd {
	background-color:#fff;
}
table#calContentBatch tr.even {
	/* background-color:#eee; */
}
table#calContentBatch tr.even td {
	padding:2px;
}
table#calContentBatch tr.odd td {
	padding-bottom:6px;
}
table#calContentEvent tr td span.date,
table#calContentBatch tr td span.date {
	margin-top:6px;
}
table#calContentEvent tr td span.date,
table#calContentEvent tr td span.title, 
table#calContentBatch tr td span.date,
table#calContentBatch tr td span.title {
	margin-bottom:6px;
	display:block;
	font-weight:bold;
}
table#calContentEvent tr td span.description,
table#calContentBatch tr td span.description {
	display:block;

}
table#calContent td#calContentPrev,
table#calContent td#calContentNext {
	text-align:right !important;
	width:100%;
	padding:15px 10px 5px 10px;
}
table#calContent td#calContentNext {
	padding-bottom:15px;
	background-color:#fee;
}
div#calTeaser {
	width:200px;
	border-top:4px solid #ccc;
	text-align:center;
	margin-top:0px;
	padding-top:6px;
}
table#calCategorySel {
	width:200px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}
table#calCategorySel tr td {
	padding:0px 10px
}

table#calGrid {
	border-collapse:collapse;
	margin:3px 0 3px 0;
	padding:0;	
	width:160px;
	font-size:10px;
	line-height:10px;
	font-family: arial,'sans-serif';
}
table#calGrid a:link,
table#calGrid a:visited {
        display:inline !important;
	text-decoration:none;
}
table#calGrid a:hover,
table#calGrid a:active{
        background:transparent;
	text-decoration:none;
}
table#calGrid table.month {
	border-collapse:collapse;
	margin-bottom:1.0em;
	width:100%;
	text-align:center;
	font-weight:bold;
}
table#calGrid table.month td {
        color:#425788;
}
table#calGrid table.month a {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
        color:#425788;
}

table#calGrid table.days {
	width:100%;
/*	border-collapse:collapse; */
}
table#calGrid table.days td {
	padding:0px 4px 1px 3px;
}
table#calGrid table.days td.weekTitle {
	font-style:italic;
	font-weight:bold;
	background-color:#eee;
}
table#calGrid table.days td.week {
	font-weight:bold;
	background-color:#efdfdf;
}
table#calGrid table.days td.dayname {
	text-align:right;
	color:#425788;
	font-weight:bold;
}
table#calGrid table.days td.daynameToday {
        border:0;
	text-align:right;
	font-weight:bold;
	color:#2E3D5F; 
}
table#calGrid table.days td.date {
	color:#425788; 
	text-align:right;
}
table#calGrid table.days td.dateToday {
        border:0;
	text-align:right;
	font-weight:bold;
	color:#2E3D5F; 
}
table#calGrid table.days td.date a:hover,
table#calGrid table.days td.date a:active,
table#calGrid table.days td.date a:link,
table#calGrid table.days td.date a:visited,
table#calGrid table.days td.dateToday a:link,
table#calGrid table.days td.dateToday a:visited {
        display:inline !important;
	padding:0px;
	border:0px;
        background:transparent;
        color:#990000;
}
	
/* ------------- EUTOS ------------------- */

table#calGrid table.days td.dayname,
table#calGrid table.days td.daynameToday {
	width:20px;
	padding-bottom:3px;
}
table#calContent {
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#calContent tr td,
table#calContentTabs tr td {
	font-size:11px;
	line-height:16px;
}

table#calContent tr td {
	padding:5px
}
table#calContentBatch tr.odd td:hover, 
table#calContentBatch tr.even td:hover  {
background-color:#eee;
}
table#calContentEvent span.date,
table#calContentBatch span.date {
	color:#666; 
	margin-top:3px;
	padding-top:3px;
	border-top:1px solid #999;
	width:100%;
}

#calEmptyBatch {
	padding: 10px;
	font-size:12px;
}
a.calNav {
	display:inline !important;
	font-size:10px;
}
tr#tr_cal_text {
	display:none;
}

/*---- EO calendar css -----*/

div.SubsTrack {
 padding: 0 0 5px 0;
 border-bottom:1px dotted #425788;
}




/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [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;
}



/****************************************************/
/*    1.  CSS-Modul: COLORS                         */
/****************************************************/

.neutralColorTrans {background-color: transparent;}
.neutralColorWhite {background-color: #fff;}
.neutralColorLight {background-color: #e8e8e8;}
.neutralColorMedium {background-color: #ccc;}
.neutralColorStrong {background-color: #999;}
.neutralColorBlack  {background-color: #000;}

.teaserColor {background-color: #84A87E;}

.secondColorStrong {background-color: #425788;}
.secondColorMedium {background-color: #BD6D74;}
.secondColorLight {background-color: #6B7EB0;}

.primColorStrong {background-color: #425788;}
.primColorMedium {background-color: #6B7EB0;}
.primColorLight {background-color: #ABADB3;}

/****************************************************/
/*    2.  CSS-Modul: LAYOUT (PAGE REGIONS)          */
/****************************************************/

/*--- common elements, classes and sub-classes-------------------------*/
body {
  position:relative;
  margin:0;
  padding:0;
  border:0;	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  background:#425788;
}

#page {
  position:relative;
  margin:auto;
  margin-top:20px;
  padding:0;
  border:0;
  width:980px;
  text-align:left;
}
#header {
  position:relative;
  float:left;
  width:980px;
  height:155px;
  background:#fff;
}
#menuWrapper {
  position:absolute;
  top:125px;
  left:200px;
  width:780px;
  height:30px;
  margin:0;
  padding:0;
  background:transparent url(http://www.sigmatraining.de/common/css/common/menu_HG.png) top left repeat-x;
}
* html #menuWrapper  {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.sigmatraining.de/common/css/common/menu_HG.png', sizingMethod='scale');
}
#translate {
  position:relative;
  float:right;
  width:67px;
  height:20px;
  margin:0;
  padding:6px 12px 0 0; 
}
#translate a.flagActive, #translate a.flagActive:link, #translate a.flagActive:visited {
  position:relative;
  float:right;
  width:33px;
  height:17px;
  margin:0;
  padding:0;
  background:transparent;
}
#translate a.flagActive:hover, #translate a.flagActive:active {
  background:transparent;
  text-decoration:none;
}
#translate a.flagActive img.flagActive, #translate a.flagActive:link img.flagActive, #translate a.flagActive:visited img.flagActive {
  float:right;
  height:17px;
  margin:0 8px 0 0;
  padding:0;
}
#translate a.flagActive img.flagHover, #translate a.flagActive:link img.flagHover, #translate a.flagActive:visited img.flagHover {
  display:none;
  position:absolute;
  top:0;
  left:0;
  height:17px;
  margin:0 8px 0 0;
  padding:0;
}
#translate img {
  float:right;
  height:17px;
  margin:0 8px 0 0;
  padding:0;
}
#main {
  float:left;
  width:980px;
  padding:0;
  background:#fff;
}
#PRLeft {
  float:left;
  width:180px;
  padding:74px 0 50px 20px;
  overflow:hidden;
}
#contactInfo {
  position:relative;
  float:left;
  width:170px;
  margin:0;
  padding:10px 0 10px 10px;
}
#content {
  float:left;
  width:560px;
  margin:0;
  padding:0 20px 50px 20px;
  overflow:hidden;
}
.printIcon {
  position:relative;
  margin:-10px 0 10px 0;
  text-align:right;
} 
#PRRight {
  float:left;
  width:160px;
  padding:74px 20px 50px 0;
  overflow:hidden;
}
#Sitemap {
  position:relative;
  float:left;
  width:490px;
  height:100%;
  margin:0;
  padding:15px 17px 20px 23px;
  overflow:visible;
}
#Logo {
  float:left;
  width:200px;
  height:155px;
  border:0;
  margin:0;
  padding:0;
}
#Logo a, #Logo a:link, #Logo a:visited {
  display:block;
  width:200px;
  height:155px;
  background:transparent url(http://www.sigmatraining.de/common/css/common/sigmatraining_logo.png) top left no-repeat;
  cursor:pointer;
}
* html #Logo a, * html #Logo a:link, * html #Logo a:visited {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.sigmatraining.de/common/css/common/sigmatraining_logo.png', sizingMethod='crop');
}
#Logo a span, #Logo a:link span, #Logo a:visited span {
  display:none;
}
#Copyright {
  float:left;
  width:980px;
  padding:5px 0 30px 0;
  line-height:18px;
  background:#425788;
  color:#fff;
}
#Copyright a, #Copyright a:link, #Copyright a:visited {
  text-decoration:none;
  color:#fff;
}
#Copyright a:hover, #Copyright a:active {
  text-decoration:underline;
}
/*-- FLOATING ---------------------------------------*/
.clearing {
  clear:both;
  height:0;
  border:0;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:0;
}
.floatRight {
  float:right;
}
.floatLeft {
  float:left;
}
img.imgNoborder {
  border:0px;
}

/****************************************************/
/*    3.  CSS-Modul: LAYOUT (PAGE ELEMENTS)         */
/****************************************************/

/* -- SITEMAP --------------------------------------*/
td.sitemapTitle0 {
  background-color:#ddd;
  border-right:solid 1px #444;
}
td.sitemapTitle1 {
  background-color:#ddd;
  border-right:solid 1px #000;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  font-weight:bold;
  color:#444;
  text-decoration:none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
  font-weight:bold;
  color:#000;
  text-decoration:none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
  color:#444;
  text-decoration:none;
  font-size:12px !important;font-size:small;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
  color:#000;
  font-weight:bold;
  text-decoration:none;
  font-size:12px !important;font-size:small;
}

/* -- SEARCH ---------------------------------------*/
.searchLabel, .searchLabel, .searchElement, .searchText {
  font-size:10px !important; font-size: xx-small;
}
#Search {
  float:left;
  width:165px;
  margin:0;
  border:0;
  padding:10px 5px 10px 10px;
  background:#425788;
}
#Search form {
  margin:0;
  border:0;
  padding:0;
}
#Search input#raw {
  width:134px;
  height:15px;
  margin:0;
  border:0;
  padding:2px 0 0 3px;
  background:#FBFCFD;
  vertical-align:middle;
  color:#2C3F6B;
  font-size:10px;
}
#Search input#btnSearch {
  margin:0 0 0 11px;
  vertical-align:middle;
}

/* -- (Results) -- */
#searchresults {
  width:530px;
  padding:0 15px;
}
#searchresults dl {
  margin:0;
  padding:0;
}
#searchresults dt {
  padding:10px 0 3px 0;
}
#searchresults dd {
  margin:0 0 10px 0;
  color:#abadb3;
}

/* -- NEWS -----------------------------------------*/
#Newsindex {
  float:left;
  width:180px;
  margin:0 0 10px 0;
  background:transparent;
  overflow:hidden;
}
#Newsindex a, #Newsindex a:link, #Newsindex a:visited  {
  display:block;
  width:165px;
  border-bottom:1px solid #fff;
  padding:5px 5px 5px 10px;
  background:#425788;
  color:#fff;
  text-decoration:none;
  cursor:pointer;
}
#Newsindex a:hover, #Newsindex a:active {
  background:#84a87e;
  text-decoration:none;
}
#Newsindex ul {
  margin:0;
  padding:0;
  list-style:none;
  list-style-image:none;
  overflow:hidden;
}
#Newsindex li {
  width:180px;
  margin:0;
  background:transparent;
  list-style:none;
  overflow:hidden;
  background:#425788;
}
#Newsindex a span.newsTitle, #Newsindex a:link span.newsTitle, #Newsindex a:visited span.newsTitle {
  display:block;
  width:160px;
  padding:0 0 5px 0;
}
#Newsindex li.title {
  padding:5px 0;
  border-bottom:1px solid #fff;
  text-align:center;
  color:#fff;
  font-weight:bold;
}

/* -- FORM -----------------------------------------*/
.form {
  color:#000;
  border:1px solid #666;
  padding:1px;
  margin:0;
  font-size:10px !important; font-size: xx-small;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:x-small;
}
  html>.form {
  font-size:x-small;
} 
	
.form-button {
  color:#000;
  background-color:#fff;
  border:1px solid #666;
  font-weight:bold;
  padding-left:1px;
  padding-right:1px;
  margin: 0;
  font-size:10px !important; font-size: xx-small;
}

/****************************************************/
/*    4.  CSS-Modul: NAVIGATION                     */
/****************************************************/

/* -- CHANNEL MENU ---------------------------------*/
#menu {
  position:relative; 
  float:left;
  width:700px;
  height:30px;
  margin:0;
  padding:0;
}
#menu ul {
  position:relative; 
  float:left;
  width:695px;
  height:30px;
  margin:0;
  padding:0 0 0 5px;
  list-style-type:none;
  list-style-image:none;
}
#menu ul li {
  position:relative;
  float:left;
  margin:0;
  background: transparent;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
  display:block;
  padding:8px 15px 8px 15px;
  color: #fff;
  text-decoration: none;
  font-size:11px;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a.current {
  color:#fff;
  background: transparent;
  text-decoration:underline;
}
/* -- MICRONAVIGATION ------------------------------*/
#micronav {
  width:560px;
  padding:7px 0 0 0;
  font-size:10px;
  color:#6b7eb0;
}
#micronav a, #micronav a:link, #micronav a:visited {
  color:#6b7eb0;
  text-decoration:none;

}
#micronav a:hover, #micronav a:active {
  color:#6b7eb0;
  text-decoration:underline;
}

/* -- MACRONAVIGATION ------------------------------*/
#macronav {
  float:left;
  width:180px;
  margin:0 0 10px 0;
  background:transparent;
  overflow:hidden;
}
#macronav a, #macronav a:link, #macronav a:visited  {
  display:block;
  border-bottom:1px solid #fff;
  padding:5px 0;
  background:#425788 url(http://www.sigmatraining.de/common/css/common/macronav_pfeil.gif) 164px 7px no-repeat;
  color:#fff;
  text-decoration:none;
}
#macronav a:hover, #macronav a:active {
  background:#84a87e url(http://www.sigmatraining.de/common/css/common/macronav_pfeil.gif) 164px 7px no-repeat;
  text-decoration:none;
}
#macronav a.path, #macronav a.path:link, #macronav a.path:visited {
  font-weight:bold;
  background:#84a87e url(http://www.sigmatraining.de/common/css/common/macronav_path.gif) 166px 5px no-repeat;
}
#macronav a.current, #macronav a.current:link, #macronav a.current:visited {
  background:#84a87e url(http://www.sigmatraining.de/common/css/common/macronav_pfeil.gif) 164px 7px no-repeat;
}
#macronav ul {
  margin:0;
  padding:0;
  list-style:none;
  list-style-image:none;
  overflow:hidden;
}
#macronav li {
  width:180px;
  margin:0;
  background:transparent;
  list-style:none;
  overflow:hidden;
}

/* -- level 1 -- */
#macronav li a:link, #macronav li a:visited {
  width:170px;
  margin:0;
  padding-left:10px;
  overflow:hidden;
}

/* -- level 2 -- */

#macronav li li a:link, #macronav li li a:visited {
  width:140px;
  margin:0;
  padding-left:20px;
  padding-right:20px;
  overflow:hidden;
}
/* -- level 3 -- */

#macronav li li li a:link, #macronav li li li a:visited {
  width:130px;
  margin:0;
  padding-left:30px;
  padding-right:20px;
  overflow:hidden;
}
/* -- level 4 -- */

#macronav li li li li a:link, #macronav li li li li a:visited {
  width:120px;
  margin:0;
  padding-left:40px;
  padding-right:20px;
  overflow:hidden;
}

/* -- METANAVIGATION -------------------------------*/

/* -- INDEX ----------------------------------------*/

/*--- text ---*/
#IndexText {
  float:left;
  width:560px;
}
#IndexText ul {
  list-style-type:none;
  list-style-image:none;
}
#IndexText ul li {
  padding:0 0 10px 0;
}
#IndexText a, #IndexText a:link, #IndexText a:visited {
  display:block;
  text-decoration:none;
  font-weight:bold;
  color:#6b7eb0;
}
#IndexText a:hover, #IndexText a:active {
  text-decoration:underline;
  color:#6b7eb0;
}


/*--- zweispaltig ---*/
#Index {
  float:left;
  width:560px;
}
#Index div.idxWrap {
  float:left;
  width:100%;
  padding:0 0 10px 0;
}
#Index a, #Index a:link, #Index a:visited {
  position:relative;
  float:left;
  width:262px;
  height:92px;
  margin:0;
  padding:5px;
  background:#6b7eb0;
  text-decoration:none;
  color:#fff;
  overflow:hidden;
}
#Index a:hover, #Index a:active {
  background:#425788;
  text-decoration:none;
  color:#fff;
}
#Index a:hover span.title {
  text-decoration:none;
  color:#fff;
}
#Index a:active span.title {
  text-decoration:none;
  color:#fff;
}
#Index a:hover span.desc, #Index a:active span.desc {
  text-decoration:none;
  color:#fff;
}

#Index span.wrapper {
  float:left;
  width:165px;
  padding:0 5px 0 0;
}
#Index span.title {
  float:left;
  width:165px;
  margin:0;
  font-size:11px;
  font-weight:bold;
  cursor:pointer;
  overflow:hidden;
}
#Index span.desc {
  float:left;
  width:165px;
  margin:0;
  padding:5px 0 0 0;
  font-size:11px;
  font-weight:normal;
  cursor:pointer;
  overflow:hidden;
}
#Index img {
  float:right;
  width:90px;
  height:90px;
  margin:0;
  border:1px solid #abadb3;
  padding:0;
}
#seminarOverview {
  position:relative;
  width:560px;
  padding:0;
}
#seminarOverview h2 a, #seminarOverview h2 a:link, #seminarOverview h2 a:visited {
  color:#425788;
}
#seminarOverview ul {
  float:left;
  width:560px;
  margin:0;
  padding:0 0 20px 0;
  list-style-image:none;
  list-style-type:none;
}
#seminarOverview li {
  float:left;
  width:138px;
  height:55px;
  margin:0;
  padding:1px;
  list-style-image:none;
  list-style-type:none;
}
#seminarOverview li a, #seminarOverview li a:link, #seminarOverview li a:visited {
  float:left;
  width:134px;
  height:51px;
  margin:0;
  padding:2px;
  background:#EEEEEE;
  text-decoration:none;
  overflow:hidden;
}
#seminarOverview li a:hover, #seminarOverview li a:active {
  background:#e8e8e8;
  text-decoration:none;

}
/****************************************************/
/*    5.  CSS-Modul: TEXT                           */
/****************************************************/

/* -- STANDARD -------------------------------------*/
.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
  color :#333;
  font-size:11px;
}
/*
#SearchResult h1.title {
  padding-top:50px;
}
#Sitemap h1.title {
  padding-top:50px;
}*/
#SearchResult p {
  margin:0;
  padding:10px 0;
}
h1.title {
  margin:0 0 15px 0;
  border-bottom:1px solid #bd6d74;
  padding:30px 0 3px 0;
  font-size:18px;
  line-height:22px;
  font-weight:normal;
  color:#bd6d74;
}
h1,.heading1 {
  font-size:18px;
  line-height:22px;
  font-weight:normal;
  color:#bd6d74;
}
h2,.heading2 {
  font-size:12px;
  line-height:15px;
  font-weight:bold;
  color:#425788;
}
h3,.heading3 {
  font-size:12px;
  line-height:15px;
  font-weight:normal;
  color :#333;
}
h4,.heading4 {
  font-size:12px;
  line-height:15px;
  color:#bd6d74;
}
em {
  overflow:visible;
  margin:0;
  padding:0;
}
* html em {
  height:1%;
}
p {
  line-height:15px;
  margin:0;
  padding:0 0 10px 0;
}
ol {
}
ul {
  list-style-type:none; 
  list-style-image: url(http://www.sigmatraining.de/common/css/common/list_pfeil.gif);
}
li {
  margin:5px 0;
}
p.creator  {
}

p.small {
  font-size:10px;
}
p.smalltext {
  font-size:10px !important; font-size: xx-small;
}

a:link, a:visited {
  text-decoration:none;
  color:#6b7eb0;
}

a:hover, a:active {
  text-decoration:underline;
  color:#6b7eb0;
}

code {
}
/* -- ZMS FORMAT (TEXT FORMATS) --------------------*/
p.caption {
  font-style:italic;
  padding-top:0px;
  margin-top:0px;
}
p.emphasis {
  padding:0 10px;
  font-style:italic;
}

/****************************************************/
/*    6.  CSS-Modul: ZMS-DEFAULTS                   */
/****************************************************/

/* -- ZMS TABLES -----------------------------------*/
div.ZMSTable {}
div.ZMSTable table tr th {}
div.ZMSTable tr.even td {}
div.ZMSTable tr.odd td {}
table tr td  {
  font-size: 10px !important; font-size: xx-small;
}

/* -- ZMS GRAPHIC ----------------------------------*/

div.ZMSGraphic {
  margin:0 0 4px 0;
  background-color:transparent;
  overflow:hidden;
}
div.ZMSGraphic p {
  margin:0;
  padding:0;
  font-size:10px;
  color:#666666;
}
div.ZMSGraphic.left {
  text-align:left;
}
div.ZMSGraphic.right {
  text-align:right;
}
div.ZMSGraphic.center {
  text-align:center;
}
div.ZMSGraphic.floatleft { 
  float:left;
  margin-right:10px;
}
div.ZMSGraphic.floatright { 
  float:right;
  margin-left:10px;
}
div.ZMSGraphic.center{ 
  text-align:center;
}
div.graphic {
}
div.text{
}
div.graphic.alignleft {
  float:left;
  text-align:left;
  margin-right:7px;
}
div.graphic.alignright {
  float:right;
  text-align:right;
  margin-left:7px;
}
div.ZMSGraphic div.text {
  padding:2px;
}
a.zoom, a.superzoom, a.download {
  display:block;
  margin-top: -21px;
}
a.zoom img.zoom {
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/zoom.gif') no-repeat;
}
a.superzoom img.superzoom {
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/superzoom.gif') no-repeat;
}


/* -- ZMS TEASER -----------------------------------*/
.Teaser {
  float:left;
  width:160px;
  margin:0 0 10px 0;
  padding:0;
  background:#6b7eb0;
}
.Teaser a, .Teaser a:link, .Teaser a:visited {
  display:block;
  width:160px;
  color:#fff;
  text-decoration:none;
  cursor:pointer;
}
.Teaser a:hover, .Teaser a:active {
  background:#425788;
}
.Teaser a span.teaser, .Teaser a:link span.teaser, .Teaser a:visited span.teaser {
  display:block;
  width:150px;
  margin:0;
  border:0;
  padding:5px;
  font-weight:bold;
}
.Teaser a img, .Teaser a:link img, .Teaser a:visited img {
  margin:0;
  padding:5px 5px 0 5px;
  text-decoration:none;
}
.Teaser a:hover span.teaser, .Teaser a:active span.teaser {
  text-decoration:none;
}
.Teaser a.block, .Teaser a:link.block, .Teaser a:visited.block {
  display:block;
  width:150px;
  margin:0;
  border-bottom:1px solid #fff;
  padding:5px;
  color:#fff;
}
.Teaser h4 {
  width:150px;
  margin:0;
  border-bottom:1px solid #fff;
  padding:5px;
  color:#fff;
  font-weight:bold;
}
.Teaser img {
  margin:5px;
  padding:0;
}
.Teaser p {
  width:150px;
  border:0;
  padding:5px;
  color:#fff;
}

/* -- ZMS LINK -------------------------------------*/
div#pageelement_Links {
  width:184px;
}
div.ZMSLinkElement {
  background-color:transparent;
  padding:2px;
}

div.ZMSLinkElement div.title {
  font-weight:bold;
  color:black;
  font-size:12px !important; font-size: small;
  margin:10px 0px 0px 0px;
}

div.ZMSLinkElement div.text {
}

div.ZMSLinkElement div.text ul {
  margin-top:5px;
  margin-left:-10px !important; 
  margin-left:20px;
  list-style-image:none;
}
li.LinkElementExternal {
	list-style-image:url(http://www.sigmatraining.de/common/css/common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
  list-style-image:url(http://www.sigmatraining.de/common/css/common/external_link.gif);
}
li.LinkElementInternalClient {
  list-style-image:url(http://www.sigmatraining.de/common/css/common/external_link.gif);
}
li.LinkElementMailto {
  list-style-image:url(http://www.sigmatraining.de/common/css/common/mail_link.gif);
}

/****************************************************/
/*    7.  CSS-Modul: SPECIAL OBJECTS                */
/****************************************************/
/* --- Download --- */
.download {
  position:relative;
  width:100%;
  padding:10px 0;
}
.download a, .download a:link, .download a:visited {
  float:left;
  padding:3px 5px 0 3px;
}
.download p {
  margin:0;
  padding:0 0 0 21px;
  clear:left;
}
.download img {
  float:left;
}
.download span {
  float:left;
  padding:3px 0 0 0;
}
/*------- Contact Form -----------------------------*/

.labelWrapper {
  float:left;
  width:525px;
  margin:0;
  border-bottom:1px solid #b7c1dc;
  padding:6px 10px 6px 25px;
  background:#e0e4ee;
}
.required {
  font-weight:bold;
}
.labelWrapper label {
  float:left;
  width:90px;
  padding:7px 0 0 0;
  color:#425788;
}
.labelWrapper label.radio, .labelWrapper label.form-checkbox {
  padding:2px 0 0 0;
  width:30px;
}
.labelWrapper label.labelLong {
  width:350px;
  padding:1px 0 0 0;
}
.labelWrapper input, .labelWrapper .form-element input, .labelWrapper select, .labelWrapper .form-element select, .labelWrapper .form-element select.form-element {
  float:left;
  width:350px !important;
  height:14px;
  margin:3px 5px;
  border:1px solid #d2d7e5;
  padding:3px;
  background:#FBFCFD;
  font-size:11px;
  color:#2C3F6B;
}
.labelWrapper select, .labelWrapper .form-element select, .labelWrapper .form-element select.form-element {
  width:358px !important;  
  height:22px;
}
.labelWrapper input.radio, .labelWrapper input.form-checkbox {
  width:12px !important;
  margin:2px 5px 1px 5px;
}
.labelWrapper textarea {
  float:left;
  width:350px;
  margin:3px 5px;
  border:1px solid #d2d7e5;
  padding:3px;
  background:#FBFCFD;
  font-size:11px;
  color:#2C3F6B;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.labelWrapper span {
  float:left;
  width:350px;
  padding:7px 0 0 0;
  color:#2C3F6B;
}
.labelWrapper .form-element {
  float:left;
  width:368px;
  padding:0;
}
.buttonWrapper {
  float:left;
  width:476px;
  margin:0;
  padding:9px 84px 9px 0px;
  background:#e0e4ee;
}
.formButton {
  float:right;
  margin:0 0 0 9px;
  border:1px solid #d2d7e5;
  padding:1px 5px 2px 5px;
  background:#FBFCFD;
  font-size:12px;
  color:#2C3F6B;
}
#formThankyou {
  float:left;
  width:400px;
}
#formThankyou p {
  color:#425788;
  font-weight:bold;
}
#formError {
  float:left;
  width:400px;
}
#formError p {
  color:#bd6d74;
  font-weight:bold;
}
div.sysMsg {
  margin:10px 0;
  padding:5px;
  border: solid 1px black;
  color: maroon;
}

/*------- InfoBox ------------------------------*/
div.infobox  {
  margin-top:10px;
  border-top:5px solid #ccc;
  background-color:#f6f6f6;
  padding:0px;
  width:auto;
  margin-bottom:20px;
}
p.infoboxtitle  {
  padding:3px;
  margin:0px;
  font-weight:bold;
}
div.infoboxContentEven,
div.infoboxContentOdd {
  padding:5px 0px 5px 10px;
}
div.infoboxContentEven p,
div.infoboxContentOdd p  {
  margin:3px;
}
div.infobox div.infoboxContentOdd  {
  background-color:#eaeaea;
}
div.infobox  div.ZMSFile div.title img {
  margin-bottom:-5px;
}
div.infobox  div.ZMSFile div.title,
div.infobox  div.ZMSFile div.text,
div.infobox  div.ZMSFile div.title a {
  font-size:11px;
}
div.infobox  div.ZMSFile {
  margin-left:20px;
}
div.text {
}

div.infobox ul {
  margin:0px 0px 0px 28px;
  padding:0;
  list-style-image:none;
}
div.infobox ul li {
}

/****************************************************/
/*    8.  CSS-Modul: PRINT                          */
/****************************************************/

body.print {
  position:relative;
  width:560px;
  margin:0;
  padding:0;
}
body.print #ColPrint {
  position:relative;
  width:540px;
  padding:0 0 0 20px;
}

body.print #ColPrint #HeadlineSub h2 {
  font-size:15px;
  line-height:20px;
  text-decoration:underline;
}
/****************************************************/
/*    9.  ZMI Management Interface                  */
/****************************************************/
.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
} 

