/*
-----------------------------------------------------
FileName:    baeko.css
Version:     090813
-----------------------------------------------------
*/



/* Farben:


*/



/* modifizierte Basistags*/

body, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background-color:#FFFFFF
}

body {
	margin:0;
	padding:0;
}
    
strong {
	font-weight: bold;
}


a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
	a:hover {
	color: #333333;
	text-decoration: none;
}




/* td Klassen */

.tdcontent-1  {
	padding-top: 6px;
}
.tdcontent-2  {
	padding-right: 5px;
}
.tdpic-1  {
	font-size: 11px;
	line-height: 15px;
}


/* td Navigation */

 .tdnavitop{
	padding-top: 15px;
	font-size: 11px;
}  





/* Textformate */


   .blau {
	color: #009ee0;
}
   .black {
}


  
  
/* Linkformate */


	a.navitop:link,  a.navitop:visited {
	text-decoration: none;
	color: #666666;
}
	a.navitop:hover {
	text-decoration: underline;
}
	a.navitop_active:link,  a.navitop_active:visited {
	color : #009ee0;
	text-decoration: none;
	font-weight: bold;
}
	a.navitop_active:hover {
	text-decoration: underline;
}
	a.linknormal:link,  a.linknormal:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}
	a.linknormal:hover {
	text-decoration: underline;
	font-style: normal;
}
a.lightboxlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}
	a.lightboxlink:hover {
	font-style: italic;
}





/* Bereiche */

  #bereichback{
	position: absolute;
	left: 0px;
	top: 0px;
	height: ;
	width: ;
	z-index: 4;
}
  #bereichnavitop {
	position: absolute;
	left: 30px;
	top: 0px;
	z-index: 10;
	width: 770px;
	height: 30px;
}
  #bereichhead {
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 15;
	width: 770px;
	height: 110px;
}
  #bereichlogo {
	position: absolute;
	left: 815px;
	top: 30px;
	z-index: 20;
	width: 180px;
	height: 110px;
}
  #bereichright {
	position: absolute;
	left: 815px;
	top: 140px;
	z-index: 20;
	width: 160px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
  #bereichcontent-1 {
	position: absolute;
	left: 30px;
	top: 140px;
	z-index: 30;
	width: 770px;
}
  #bereichcontent-1-rahmen {
	position: absolute;
	left: 30px;
	top: 140px;
	z-index: 30;
	width: 720px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
  #bereichcontent-2 {
	position: absolute;
	left: 30px;
	top: 335px;
	z-index: 30;
	width: 770px;
	height: 140px;
}
  #bereichcontent-3-li {
	position: absolute;
	left: 30px;
	top: 475px;
	z-index: 30;
	width: 380px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 220px;
}
  #bereichcontent-3-re {
	position: absolute;
	left: 420px;
	top: 475px;
	z-index: 30;
	width: 380px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 220px;
}

	#bereich-tdpic-1  {
	padding-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 300px;
}


/* Lightbox */

#lightbox{
	background-color:#333333;
	}
#lightboxDetails{
	font-size: 12px;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }


#overlay{ background-image: url(../../../glo/img/glo/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../../../glo/img/glo/e.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="url(glo/img/glo/overlay.png)", sizingMethod="scale");
	}
	
	



/* Dropdown-Menue */

.quickfinder {
	font-size:10px;
	color: #000000;
	background-color: #F4F4F4;
	height: 20px;
	width: 162px;
	padding-left: 6px;
	border: 0px none;
	padding-top: 2px;
}
.quickfinder:focus {
color: #000000;
background-color: #F7F7F6;
border : 1px;
border-color : #6B695D;
}



  /* Button*/
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
 .button:hover {
	color : #000099;
	font-style: italic;
	border: 0px none;
	cursor: hand;
}
.button:focus {
}

  /* Eingabefeld*/
.textfield	{
	font-family: Arial, Helvetica;
	font-size:11px;
	color: #333333;
	width: 280px;
	height: 20px;
	border-top: 0px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
}

.textfield:focus {
color: #000099;
background-color: #FFFFFF;
border-top: 1px solid  #000000;
border-right: 1px solid  #000000;
border-bottom: 1px solid  #000000;
border-left: 1px solid #000000;
}

.textarea{
	font-family: Arial, Helvetica;
	font-size:11px;
	color: #333333;
	height: 70px;
	width: 380px;
	padding-left : 0px;
	padding-top: 3px;
	border-top: 0px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
}

.textarea:focus {
background-color: #FFFFFF;
border-top: 1px solid  #000000;
border-right: 1px solid  #000000;
border-bottom: 1px solid  #000000;
border-left: 1px solid #000000;
}
