
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- 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 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 */
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [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: #181818}

.teaserColor {background-color: #FFCC66;}
.secondColorStrong {background-color: #aaa;} /* ### */

.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}

.primColorStrong {background-color: #336699;} /* ### */
.primColorMedium {background-color: #B0C3DE;} /* ### */
.primColorLight {background-color: #DCE0EA;} /* ### */

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

* {
  margin: 0;
  padding: 0;
  border: 0;
}
body#web {
  position:relative;
  background: #181818 url(http://www.mba-usa.de/common/Black_BG.gif) repeat;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#pageregion {
  width:902px;
  margin:auto;
}
#pageregionTop {
  float:left;
  width:900px;
  height:62px;
  border-left:1px solid #181818;
  border-bottom:1px solid #181818;
  border-right:1px solid #181818;
  background:url(http://www.mba-usa.de/common/header_BG.jpg) no-repeat;
}

/*-- wrapper for menu and search elements in yellow header --*/
#Top {
  float:right;
  width:350px;
  height:100%;
  background:transparent;
}

/*-- wrapper for providing a full scale left background --*/ /* updated */
#layoutWrapper1_BGleft { 
  float:left;
  border-bottom:1px solid #181818;
  border-left:1px solid #181818;
  border-right:1px solid #181818;
  background:#E3E0CF;
}

/*-- wrapper for providing a full scale content background --*/ /* updated */
#layoutWrapper2_BGright {
  float:left;	
  background: transparent url(http://www.mba-usa.de/common/content_bg.jpg) repeat-y right;
}

/*-- wrapper for positioning the left column --*/ /* updated */
#layoutWrapper3_Left  {
  float:left;
}

/*-- wrapper for content column--*/ /* updated */
#layoutWrapper4_Content {
  float:left;
  width:700px;
  overflow:hidden;
}
#Banner {
  float:left;
  width:699px;
  height:180px;
  border-left:1px solid #181818;
  background:#181818;
  overflow:hidden;
}
#Marquee {
  float:left;
  width:699px;
  height:25px;
  border-left:1px solid #181818;
  background:url(http://www.mba-usa.de/common/banner_bg_lang.jpg);
}
#Content {
  float:left;
  width:650px;
  padding:0px 20px 0px 30px;
}
#Sitemap {
  float:left;
  width:650px;
  padding:0px 20px 0px 30px;
}
#pageregionLeft {
  float:left;
  width:200px;
}
#Logo {
  float:left;
  width:200px;
  height:108px;
  background:url(http://www.mba-usa.de/common/logo.jpg) no-repeat;
}
#UnterPRleft {
  float:left;
  width:200px;
  height:90px;
  background: url(http://www.mba-usa.de/common/UnterPRleft_BG.jpg) repeat-x;
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
  float:right;
  margin:0;
  padding:10px;
  background-color:#e8e8e8; 
}
#Mission {
  float:left;
  width:890px;
  height:90px;
  border-left:1px solid #181818;
  border-right:1px solid #181818;
  border-bottom:1px solid #181818;
  padding:5px;
  background:url(http://www.mba-usa.de/common/mission_bg.jpg) no-repeat;
  text-align:center;
}

/* updated */
#Footer {
  float:left;
  width:885px;
  height:22px;
  margin-bottom:20px;
  border-left:1px solid #181818;
  border-right:1px solid #181818;
  border-bottom:1px solid #181818;
  padding:6px 15px 0 0;
  background:url(http://www.mba-usa.de/common/footer_bg_kurz.jpg) no-repeat;
  color:#6C6C6C;
  font-size:11px;
  text-align:right;
}
#Footer a {
  padding:0 4px;
  color:#fff;
  font-size:10px;
  text-decoration:none;
}
#pageregionBottom {
  float:left;
  width:902px;
  font-size:11px;
}
#pageelement_Copyright {
  float:left;
  width:850px;
  padding-bottom:10px;
  color:#6C6C6C;
}
#pageelement_Copyright a {
  color:#6C6C6C;
  text-decoration:none;
}
#goToTop {
  float:right;
  width:52px;
}

/*-- FLOATING --------------------------------------*/

.clearing {
  clear: both;
  height: 0;
  margin:0;
  border: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 {
  border-right: solid 1px #444;
  background-color: #ddd;
}
td.sitemapTitle1 {
  border-right: solid 1px #181818;
  background-color: #ddd;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  color: #444;
  font-weight: bold;
  text-decoration: none;
}
a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
  color: #181818;
  font-weight: bold;
  text-decoration: none;
}
a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
  color: #444;
  font-size:12px !important;font-size:small;
  text-decoration: none;
}
a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
  color: #181818;
  font-size:12px !important;font-size:small;
  font-weight: bold;
  text-decoration: none;
}

/*-- SEARCH ----------------------------------------*/

/* -- (Input) -- */

.searchLabel, .searchLabel, .searchElement, .searchText {
  font-size: 10px !important; font-size: xx-small;
}
#search {
  float:right;
  padding-right:20px;
  background:transparent;
}
#search form {
}
#search input#raw {
  width:129px;
  height:14px;
  margin:2px 0 0 0;
  border:1px solid #8E6D35;
  padding:2px 3px;
  background:transparent url(http://www.mba-usa.de/common/search_HG.jpg) no-repeat; 
  vertical-align:middle;
  font-size:12px;
  color:#4E3C1D;
}
#search input#btnsearch {
  margin-left:5px;
  vertical-align:middle;
}
p.search {
}

/* -- (Results) -- */

#searchresults {
  width:600px;
  padding:10px 15px 0 15px;
}
#searchresults dd {
  margin-top:3px;
  color:#181818;
}
#searchresults a, #searchresults a:link, #searchresults a:visited {
  text-decoration:none;
}
#searchresults a:hover, #searchresults a:active {
  text-decoration:none;
}

/*-- NEWS ------------------------------------------*/

#NewsindexWrapper {
  float:left;
  width:200px;
  background:url(http://www.mba-usa.de/common/macronav_BG.jpg) repeat;
}

#Newsindex {
  float:left;
  width:170px;
  padding: 20px 20px 0px 10px;
  background:url(http://www.mba-usa.de/common/pageregionLeft_BG.jpg) repeat-x;
}
#Newsindex h2 {
  margin:0;
  padding:0;
}
#Newsindex p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size:11px;
}
#Newsindex a, #Newsindex a:link, #Newsindex a:visited {
  display:block;
  padding-bottom:3px;
  color:#181818;
  font-weight:bold;
  text-decoration:none;
}
#Newsindex a:hover, #Newsindex a:active {
  display:block;
  padding-bottom:3px;
  color:#181818;
  font-weight:bold;
  text-decoration:none;
}

/*-- FORM ------------------------------------------*/

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

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


/*-- CHANNEL MENU ----------------------------------*/
#menu {
  float:left;
  width:699px;
  height:28px;
  border-left:1px solid #181818;
  border-bottom:1px solid #181818;
  background: #181818 url(http://www.mba-usa.de/common/topmenu_bg.jpg) right repeat-y;
}
#menu ul {
  margin:0;
  font-size:small;
  list-style-type:none;
}
/*----- font size hack -----*/
/*/*/a{}
body #menu ul {
  font-size : x-small;
}
html>head:first-child+body #Menu ul {
  font-size : small;
}
/* */
/*----- /font size hack -----*/

#menu ul li {
  position:relative;
  float:left;
  margin:0;
  line-height: 130%;
}
#menu ul li a {
  display:block;
  border-right:1px solid #2B2B2B;
  padding: 0.50em 1em;
  color: #fff;
  font-weight:bold;
  text-decoration: none;

}
#menu ul li li a { 
  font-weight:normal;
}

#menu ul li a.current {
  color:#fff;
}
#Menu ul li a.home {
}
#menu ul li a:hover {
  color: #ffcc66;
}
/*-- MenuDropdown ---------------------------*/

div#menu ul ul a.drop, div#menu ul ul a.drop:visited {
  background:#1F1F1F url(common/icon_menu_arrow.gif) right no-repeat;
}
div#menu ul ul a.drop:hover{
  background:#2B2B2B url(common/icon_menu_arrow.gif) right no-repeat;
}
div#menu ul ul :hover > a.drop {
  background:#2B2B2B url(common/icon_menu_arrow.gif) right no-repeat;
}
div#menu ul ul ul a, div#menu ul ul ul a:visited {
  background:#1F1F1F;
}
div#menu ul ul ul a:hover {
  background:#2B2B2B;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
div#menu ul ul {
  visibility:hidden;
  position:absolute;
  width:150px;
  height:0;
  top:29px;
  left:0; 
}
/* another hack for IE5.5 */
* html div#menu ul ul {
  top:28px;
  t\op:29px;
}
/* position the third level flyout menu */
div#menu ul ul ul{
  width:150px;
  left:150px; 
  top:0;
}
/* position the third level flyout menu for a left flyout */
div#menu ul ul ul.left {
  left:-150px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
div#menu table {
  position:absolute;
  top:0;
  left:0;
}
/* style the second level links */
div#menu ul ul a, div#menu ul ul a:visited {
  width:129px;
  height:auto; 
  padding: 7px 10px;
  background:#1F1F1F; 
  color:#fff; 
  line-height:1em; 
}
/* yet another hack for IE5.5 */
* html div#menu ul ul a{
  width:150px;
  w\idth:129px;
}
/* style the top level hover */
div#menu a:hover, div#menu ul ul a:hover{
  background:#2B2B2B;
  color:#ffcc66; 
}
div#menu :hover > a, div#menu ul ul :hover > a {
  background:#2B2B2B;
  color:#ffcc66;
}
/* make the second level visible when hover on first level list OR link */
div#menu ul li:hover ul,
div#menu ul a:hover ul{
  visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
div#menu ul :hover ul ul{
  visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
div#menu ul :hover ul :hover ul{ 
  visibility:visible;
}
  
/* -- MICRONAVIGATION ------------------------------*/

#Micronavigation {
  padding:6px 0px 0px 11px;
  color: #ffcc66;
  font-size:10px;
}
#Micronavigation a:link,
#Micronavigation a:visited {
  color: #fff;
  text-decoration:none;

}
#Micronavigation a:hover {
  color: #ffcc66;
  text-decoration:none;
}
#Micronavigation span.p {
  margin:0;
  padding:0;
  color: #fff;
  font-size:10px;
}

/* -- MACRONAVIGATION ------------------------------*/

#macronav {
  float:left;
  width:200px;
  background:url(http://www.mba-usa.de/common/macronav_BG.jpg) repeat;
}
#macronav a, #macronav a:link, #macronav a:visited  {
  display:block;
  padding:2px 0;
  background: url(http://www.mba-usa.de/common/macronav_dot.gif) 0 6px no-repeat;
  color:#181818;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}
#macronav a:hover, #macronav a:active {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 0 6px no-repeat;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}
#macronav a.path {
  font-weight:bold;
}
#macronav a.current {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 0 6px no-repeat;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}
#macronav ul {
  width:180px;
  margin:0;
  padding:20px 0 20px 20px;
  background:url(http://www.mba-usa.de/common/pageregionLeft_BG.jpg) repeat-x;
  list-style:none;
}
#macronav li {
  margin:0;
  background:transparent;
  list-style:none;
}
/* -- level 1 -- */
#macronav li.start {
  padding-top:0;
  background:none;
}
#macronav li a:link, #macronav li a:visited {
  width:165px;
  padding-left:15px;
}
#macronav li a.current {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 0 6px no-repeat;
  color:#fff;
}
/* -- level 2 -- */
#macronav ul ul {
  margin:0;
  padding:0;
  background:transparent;
  list-style:none;
}
#macronav li li a:link, #macronav li li a:visited {
  width:155px;
  padding-left:25px;
  background: url(http://www.mba-usa.de/common/macronav_dot.gif) 10px 6px no-repeat;
}
#macronav li li a:hover, #macronav li li a:active {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 10px 6px no-repeat;
}
#macronav li li a.current {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 10px 6px no-repeat;
  color:#fff;
}
/* -- level 3 -- */
#macronav li li li a:link, #macronav li li li a:visited {
  width:145px;
  padding-left:35px;
  background: url(http://www.mba-usa.de/common/macronav_dot.gif) 20px 6px no-repeat;
}
#macronav li li li a:hover, #macronav li li li a:active {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 20px 6px no-repeat;
}
#macronav li li li a.current {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 20px 6px no-repeat;
  color:#fff;
}
/* -- level 4 -- */
#macronav li li li li a:link, #macronav li li li li a:visited {
  width:135px;
  padding-left:45px;
  background: url(http://www.mba-usa.de/common/macronav_dot.gif) 30px 6px no-repeat;
}
#macronav li li li li a:hover, #macronav li li li li a:active {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 30px 6px no-repeat;
}
#macronav li li li li a.current {
  background: transparent url(http://www.mba-usa.de/common/macronav_dot_hover.gif) 30px 6px no-repeat;
  color:#fff;
}

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

#Metanavigation {
  margin:6px 20px 3px 0;
  text-align:right;
}
#Metanavigation a {
  color: #AD1515;
  font-size:10px;
  text-decoration:none;
}

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

#pageelementIndex {
  clear:both;
  float:left;
  width:450px;
  padding-left:30px;
}
dl.pageelementIndex  {
  padding:5px 0;
}
dd.pageelementIndex  {
  padding:5px 0;
  color:#181818;
  font-size:11px;
  font-weight:normal;
}
#pageelementIndex a, #pageelementIndex a:link, #pageelementIndex a:visited {
  display:block;
  font-weight:bold;
  text-decoration:none;
}
#pageelementIndex a:hover, #pageelementIndex a:active {
  display:block;
  font-weight:bold;
  text-decoration:none;
}

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

/* -- STANDARD -------------------------------------*/

h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
  color: #181818;
  font-weight: bold;

}

.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
  color : #181818;
  font-size: 12px;
}
h1.title {
  margin:10px 0;
  font-size: 18px;
  line-height: 24px;
}
h1,.heading1 {
  margin-top:16px; 
  font-size: 18px;
  line-height: 20px;
}
h2,.heading2 {
  padding:10px 0;
  font-size: 15px;
  line-height: 18px
}
h3,.heading3 {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 16px;
}
h4,.heading4 {
  font-size: 12px;
  line-height: 14px;
}
h5,.heading5 {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}
p {
  margin:10px 0;
  line-height: 15px;
}
ol {
  margin-left:30px;
  line-height: 15px;
}
ul {
  margin-left:30px;
  line-height:17px;
  list-style-type:disc; 
}
li {
  margin:2px 0;
}
p.caption {
  margin-top:0px;
  padding-top:0px;
  color:#181818;
  font-style: italic;
}
p.emphasis {
  margin:0;
  padding:15px 20px;
  background:#9E9777;
  line-height:16px;
}
p.description {
  color:#999;
  font-weight:bold;
  line-height: 16px;
}
p.creator  {
}
p.small {
  font-size: 10px;
}
p.smalltext {
  font-size: 10px !important; font-size: xx-small;
}
a:link, a:visited {
  color:#fff;
}
a:hover, a:active {
  color: #ffcc66;
}
code {
}
blockquote {
  padding:10px 20px;
}

/* -- ZMS FORMAT (TEXT FORMATS) --------------------*/



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

/* -- ZMS TABLES -----------------------------------*/

table.ZMSTable {
}
table.ZMSTable p {
  margin:0;
  padding:0;
}
table.ZMSTable tr th {
  padding:5px;
  background:#746E56;
  text-align:left;
}
table.ZMSTable tr td {
  padding:5px;
  background:#948D6D;
}
table.ZMSTable tr.even td {
}
table.ZMSTable tr.odd td {
}

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

div.ZMSGraphic {
  background-color:transparent; 
}

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

/*--------- ZMS TEASER -----------------------------*/

div#teaser {
  width:180px;
  font-size: 12px !important; font-size: 12px;
}

div.ZMSTeaserContainer {
  margin-bottom:10px;
  padding:1px;
}
div.ZMSTeaserElement {
  width:178px;
  padding:0px;
}
div.ZMSTeaserElement img.title {
  border: none;
}

div.ZMSTeaserElement div.title {
  display: block;
  padding: 4px 4px 2px 4px;
  color:#181818;
  font-weight:bold;
  text-decoration:none;
}

div.ZMSTeaserElement div.text {
  padding: 0px 6px 6px 6px;
  line-height:1.3em
}

/*--------- ZMS LINK -------------------------------*/

div#pageelement_Links {
  width:180px;
}
div.ZMSLinkElement {
  padding:2px;
  background-color:transparent;

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

div.ZMSLinkElement div.text ul {
  margin-top: 5px;
  margin-left: -10px !important; margin-left: 20px ;
}
/**************************************************/
/* Photoalbum */
/**************************************************/

ul.photoNav {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  width:100%;
  border:1px solid #746E56;
}
.photoNav li {
  display:inline;
  float:left;
  width:auto;
  height:auto;
  margin:0;
  border-right:1px solid #746E56;
}
.photoNav li.active {
  display:inline;
  background:#948D6D;
}
.photoNav a:link, .photoNav a:visited {
  display:block;
  margin:auto;
  padding:0;
  text-decoration:none;
  vertical-align:middle;
}
.photoNav a:hover {
  background:#948D6D;
}
.photoNav img {
  margin:0;
  padding:0;
  vertical-align:middle;
}
.photoNav span, .photoNav span.active {
  display:block;
  margin:0;
  padding:1px 7px 4px 7px;
  vertical-align:middle;
}
/****************************************************/
/*    7. CSS-Modul: SPECIAL OBJECTS                 */
/****************************************************/

/*------- Google Maps -------------------------*/

#map {
  margin-bottom:10px;
}


/*------- Kontakt Formular -------------------------*/

#kontaktFormular {
  width:500px;
  margin-left:15px;
}

.kontaktText {
  float:left;
  width:90px;
  height:20px;
  padding:5px;
}

.kontaktName {
  float:left;
  width:200px;
  margin-left:5px;
  font-weight:bold;
}
.KontaktAuswahl {
  float:left;
  width:200px;
  height:20px;
  margin:5px;
  border:1px solid #303030;
  background:#DFDCCD;
}
.KontaktFeld {
  float:left;
  width:194px;
  height:14px;
  margin:5px;
  border:1px solid #303030;
  padding:3px;
  background:#DFDCCD;
  font-size:12px;
}

.KontaktBereich {
  float:left;
  width:300px;
  margin:5px;
  border:1px solid #303030;
  padding:3px;
  background:#DFDCCD;
}
#kontaktBtn_Wrapper {
  float:left;
  width:400px;
  height:30px;
  margin-left:95px;
}
.Button1 {
  float:left;
  width:75px;
  margin-left:105px;
  margin-right:5px;
  border:1px solid #303030;
  padding:2px 0;
  background:#DFDCCD;
  text-align:center;
}

.vcarddivider {
  float:left;
  width:635px;
  height:2px;
  margin:30px 0;
  background:url(http://www.mba-usa.de/common/visitenkarte_divider.gif) repeat-x;
}



/*------- InfoBox ----------------------------------*/

div.infobox  {
  width:auto;
  margin-bottom:20px;
  margin-top: 10px;
  border-top:5px solid #ccc;
  padding:0px;
  background-color:#948d6d;
}
p.infoboxtitle  {
  margin:0px;
  padding:3px;
  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:#746e56;
}
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 div.text {
  margin-left:20px;
}
div.infobox ul {
  margin:0px 0px 0px 28px;
  padding:0;
}
div.infobox ul li {
}
li.LinkElementExternal {
  list-style-image:url(common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
  list-style-image:url(common/external_link.gif);
}
li.LinkElementInternalClient {
  list-style-image:url(common/external_link.gif);
}
li.LinkElementMailto {
  list-style-image:url(common/mail_link.gif);
}

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

h1, h2, h3, h4, h5, h6 {
} 
h1.title {
}
p, li, blockquote {
}
ol, ul {
}
p.description {
}
p.caption {
}
p.creator  {
}
p.smalltext {
}
code {
}

/****************************************************/
/*    9. ZMI Management Interface                   */
/****************************************************/

.cmsTxtColorStrong0 {
  color:#436976;
}
.cmsTxtColorStrong1 {
  color: #666666;
}
.cmsBgColorStrong0 {
  background-color: #8CABB9;
}
.cmsBgColorStrong1 {
  background-color: #ccc;
}
.cmsBgColorMedium0  {
  background-color: #DDE6EC;
}
.cmsBgColorLight0 {
  background-color: #fff;
}
div.ZMSTable table th {
  background-color:#DDEFFC;
}
div.ZMSTable table td {
  background-color:#eee;
}

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

.form-submit {
  font-size:12px;
}
.forms_Dropdown {
  margin-top:-2px;
}

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

.zmi a, .zmi a:link, .zmi a:visited {
  color:#181818;
  text-decoration:none;
}

.zmi a:hover, .zmi a:active {
  color:#ffcc66;
  text-decoration:none;
}
.zmiBottom a, .zmiBottom a:link, .zmiBottom a:visited {
  color:#fff;
  text-decoration:none;
}

.zmiBottom a:hover, .zmiBottom a:active {
  color:#ffcc66;
  text-decoration:none;
}


