/* grundeinstellungen layout */
body  
  { 
  background: url(graphics/bg-main.jpg) repeat-y #fff;
	color: #000; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
  line-height: 130%; 
  }

.clear 
  {
  height: 0;
  line-height: 0;
  clear: both;
  }

#container 
  {
  width: 962px;
  float: left;
  }

/* positionen */  
#container-left 
  {
  width: 220px;
  min-height: 800px;
  float: left;
  border-right: 1px solid #808080;
  background-color: #346699;
  background-color: #d0d0d0;
  background-color: #fff;
  }
  
#container-main 
  {
  width: 740px;
  float: left;
  }

#container-main .container-content 
  {
  padding: 20px 30px 20px 20px;
  }

#container-main-head 
  {
  width: 740px;
  height: 100px;
  float: left;
  background-color: #c2def6;
  }
  
#container-main-head .container-content 
  {
  padding: 0px;
  margin: 0;
  }  
  
#container-main-content 
  {
  width: 585px;
  float: left;
  margin: 20px 0 0 0;
  }    

#container-main-right 
  {
  width: 150px;
  float: left;
  font-size: 90%;
  }
  
#container-main-right .container-content 
  {
  padding: 20px 0px;
  }   

/* objekte logos*/  
#logo-main
  {
  width: 210px;
  height: 70px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  }

/*#logo-main-lmu
  {
  margin-top: 0px;
  margin-left: 25px;
  }
*/

/* objekte oben */
#navi-meta 
  {
  color: #346699;
  background-color: #fff;
  float: right;
  width: 250px;
  }

#loggedin 
  {
  clear: right;
  float: right;
  width: 250px;
  margin: 3px 0 0 5px; 
  }  

#header-title 
  {
  margin: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #346699;
  width: 400px;
  }

#header-subtitle 
  {
  margin: 10px 20px;
  font-weight: bold;
  color: #000;
  }
  
#navi-top
  {
  position: absolute;
  top: 100px;
  left: 220px;
  width: 740px;
  height: 16px;
  background-color: #346699;
  padding: 3px 0;
  }

/* objekte links */  
#navi-left 
  {
  margin: 0 0 0 0px;
  }

#navi-left-2 
  {
  margin: 50px 0 0 0px;
  }  

#powered-by 
  {
  border-top: 1px solid #808080; 
  margin-top: 50px;
  width: 220px;
  text-align: center; 
  }

.zeiss-logo 
  {
  margin: 30px;
  }
 
/* objekte unten */

#container-bottom
  {
  clear: both;
  height: 60px;
  background: #fff;
  border-bottom: 5px solid #fff;
  padding-bottom: 30px;
  margin-bottom: -30px;
  }

#container-bottom .container-content 
  {
  padding: 20px 0px 20px 250px;
  border-top: 1px solid #808080;
  letter-spacing: 3px;
  background: #fff;
  } 

/* formate navi top*/
#navi-top ul 
  {
  list-style-type: none;
  display: inline;
  }
  
#navi-top li 
  {
  display: inline;
  }  
  
#navi-top a  
  {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 20px 3px 20px;
  }

#navi-top li.act a,
#navi-top li a:hover  
  {
  color: #346699;
  background-color: #c2def6;
  }


/* formate navi left*/
#navi-left ul 
  {
  list-style-type: none;
  background-color: #c2def6;
  }

#navi-left li
  {
  padding: 5px 0 5px 10px;  
  }
  
#navi-left ul ul 
  {
  list-style-type: none;
  margin-left: -10px;
  background-color: #e0eefa;
  /*border-bottom: 1px solid #346699;*/
  }  

#navi-left ul ul ul 
  {
  list-style-type: none;
  padding-left: 0px;
  background-color: #eff6fc; 
/*  border-bottom: 1px solid #346699;*/
  }  
  
#navi-left a,
#navi-left li.act li a,
#navi-left li.act li.act li a 
  {
  text-decoration: none;
  color: #346699;
  font-weight: 100;
  }
  
#navi-left li.act li a,  
#navi-left li.act li.act li a 
  {
  color: #000;
  text-decoration: none;
  display: block;
  background: none;
  font-size: 11px;
  }  
  
#navi-left li.act li.act li a 
  {
  color: #000;
  text-decoration: none;
  display: block;
  background: none;
  border-bottom: 0px;
  padding: 0px 0px 0px 30px;
  }  

  
#navi-left a:hover, 
#navi-left li.act a:hover, 
#navi-left li.act li.act a:hover, 
#navi-left li.act li.act li.act a:hover 
  {
/*  text-decoration: underline;
  background: url(graphics/arrow-blue.gif) left no-repeat #fff;*/
  color: #fff;
  background-color: #346699;
  display: block;
  margin-left: -15px;
  padding-left: 15px;
  }

#navi-left li.act li.act li a:hover, 
#navi-left li.act li.act li.act a:hover
  {
  padding-left: 30px;
  }

#navi-left li.act a, 
#navi-left li.act li.act a, 
#navi-left li.act li.act li.act a
  {
  color: #346699;
  text-decoration: none;
  color: #f00;
  }  
  
/* UU*/
#navi-left li.act a,
#navi-left li.act li.act a
  {
  color: #fff;
  background-color: #346699;
  display: block;
  margin-left: -15px;
  padding-left: 15px;
  }

#navi-left li.act li.act li.act a
  {
  color: #346699;
  display: block;
  margin-left: -15px;
  padding-left: 30px;
  }


/* formate navi meta*/

#navi-meta ul 
  {
  list-style-type: none;
  }  
  
#navi-meta li 
  {
  display: inline;
  }  
 
#navi-meta a
  {
  color: #000;
  text-decoration: none;
  font-size: 11px;
  font-weight: 100;
  }

#navi-meta a:hover
  {
  color: #346699;
  text-decoration: underline;
  }

/* formate headlines */

h1
  {
  color: #346699;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 10px;
  }
  
#container-main-right h1, #container-main-right h2
  {
  font-size: 110%;
  width: 146px;
  background-color: #c2def6;
  padding: 2px 0 2px 5px;
  }  

h2
  {
  color: #346699;
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0 5px 0;
  }
  
#navi-left h2
  {
  color: #fff;
  background-color: #346699;
  height: 16px;
  padding: 3px 3px 3px 10px;
  margin: 0;
  }

/* formate content */

strong 
  {
  font-weight: bold;
  }
  

a
  {
  color: #808080;
  text-decoration: underline;
  font-weight: 100;
  }

a:hover
  {
  color: #346699;
  }

.bodytext a
  {
  color: #808080;
  text-decoration: underline;
  background: url(graphics/arrow-blue.gif) left no-repeat #fff;
  padding-left: 18px;
  font-weight: 100;
  }

.bodytext a:hover
  {
  color: #346699;
  background: url(graphics/arrow-black.gif) left no-repeat #fff;
  }

p.bodytext
  {
  margin-bottom: 10px;
  }

dd.csc-textpic-caption
  {
    font-size: 11px;
    color: #346699;
  }

.box-highlight-green
  {
  width: 535px;
  border: 1px solid #138482;
  background: #cfe2e0;
  padding: 5px;
  margin-bottom: 10px;
  }

.box-highlight-blue
  {
  width: 535px;
  border: 1px solid #346699;
  background: #c2def6;
  padding: 5px;
  margin-bottom: 10px;
  }

.box-border
  {
  width: 535px;
  border: 1px solid #808080;
  padding: 5px;
  margin-bottom: 10px;
  }

#container-main ul
  {
  margin-left: 18px;
  }
  
#container-main #navi-top ul
  {
  margin-left: 1px;
  }  
  

#container-main li
  {
  list-style-image: url(graphics/arrow-grey.gif);
  /*  margin: 0 0 0 -15px;
  padding: 0 0 0 35px;
  background: url(graphics/arrow-grey.gif) 15px center no-repeat;*/
  }

#container-main-content .container-content ul
  {
  padding: 15px 0; 
  }




/* Lightbox */
							#overlay {
								background-color: black;
								height: 2000px;
							}
							#imageData #bottomNavClose { 
								width: 66px; float: right; padding-bottom: 0.7em;								
							}
							.csc-textpic-caption {
								display:none;
							}	
							#prevLink, #nextLink {						
								background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
							}	
							#prevLink {
								
							}	
							#nextLink {
								
							}
														
							#prevLink:hover, #prevLink:visited:hover { 
								background: url(typo3conf/ext/kj_imagelightbox2/lightbox/images/prevlabel.gif) left 15% no-repeat; 
							}
							
							#nextLink:hover, #nextLink:visited:hover { 
								background: url(typo3conf/ext/kj_imagelightbox2/lightbox/images/nextlabel.gif) right 15% no-repeat; 
							}	
							.presentationmodeAct a:link {						
								color:#000000; font-weight:bold; text-decoration:none; width:100%;
							}

.csc-mailform-field LABEL
{
  display: block;
  width: 150px;
  float: left;
}

INPUT
{
  border: 1px solid #346699;
} 

INPUT.csc-mailform-submit
{
  background-color: #fff;
  border: 2px solid #346699;
  font-weight: bold;
  margin-top: 10px;
}

.tx-bitpagemenu-pi1 TABLE
{
  font-size: 12px;
}

.tx-bitpagemenu-pi1 TD
{
  font-size: 12px;
  padding: 0px;
 margin: 0px; 
}

.tx-bitpagemenu-pi1 TD H2
{
  padding: 0px;
  margin-top: 0px;
}

/* sitemap von sitemap-ext*/

.tx-sitemap-pi1 dfn {
	/*display:inline;*/
	display:block; float:left; width:50px;
	font-size: 12px;
}

.tx-sitemap-pi1 a{
	display:inline;
	font-size: 12px;
	font-weight: 100;
}

.tx-sitemap-pi1 a:hover {
  text-decoration: underline;
}

/*sitemap level 1*/
.tx-sitemap-pi1 ul li {
	background-image:none !important;
	margin:0 0 10px 0 !important;
  padding:0 !important;
  list-style-type:none;
}

/*level 1 text indent*/
.tx-sitemap-pi1 ul li a {
	padding-left:20px;
	font-weight:bold;
	display:inline;
	text-decoration:none;
	color: #346699;
  font-size: 13px;
  font-weight: bold;
}

/*sitemap level 2*/
.tx-sitemap-pi1 ul li ul li {
	margin:0 !important;
}

/*level 2 text indent*/
.tx-sitemap-pi1 ul li ul li a {
	padding-left:30px;
	font-weight:normal;
	color: #000;
}

.tx-sitemap-pi1 ul li ul, .tx-thsitemap-pi1 ul li .last{
	margin:0 !important;
	padding:0 !important;
}

/*sitemap level 3*/
.tx-sitemap-pi1 ul li ul li ul li{
	margin:0 !important;
}

/*level 3 text indent*/
.tx-sitemap-pi1 ul li ul li ul li a {
	padding-left:40px;
	font-weight:normal;
	font-style:italic;
}

/* Demo: Galerie */
.tx_bitmirax_pi1_sliceGallery,
.tx_bitmirax_pi1_sliceGallery,
.tx_bitmirax_pi1_sliceGallery_item 
  {
  margin: 0;
  padding: 0;
  }
  
 .tx_bitmirax_pi1_sliceGallery_item
  {
  float: left;
  width: 120px;
  text-align: center;
  margin: 0px 10px 10px 0px;
  border: 1px solid #c2def6;
  } 
  
.tx_bitmirax_pi1_sliceGallery_item_bu
  {
  font-size: 10px;
  background: #c2def6;
  }
 
/* midi popup */  
#midi-pic
  {
  float: left;
  width: 580px;
  overflow: hidden;
  }

#midi-desc
  {
  float: right;
  width: 100px;
  }
/**/

/* Demo: Lehrinhalte */

.tx_bitmirax_pi1_lesson_item-long
  {
  float: left;
  padding: 0px;
  margin: 0px;
  }

.tx_bitmirax_pi1_lesson_item-long h2
  {
  padding-top: 0px;
  margin-top: 0px;
  }

.tx_bitmirax_pi1_slice
  {
  width: 180px;
  float: left;
  }

.tx_bitmirax_pi1_slice_item
  {
  width: 170px;
  float: left;
  margin: 0 10px 10px 0;
/*  border: 1px solid #c2def6;*/
  }
  
.tx_bitmirax_pi1_lesson_description
  {
  width: 350px;
  float: left;
  }
/* */
