/* CSS Document ELITECAD */
/* Impressum */
.Stil1 {font-size: 10px}

/* BODY */
body {
	background-color: #fefef0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding:0px;
	margin:12px;
}



/* ----------container zentriert das layout-------------- */
#container {
width: 924px;
padding:0px 0px 0px 0px;
margin: 0px;
margin-left: auto; 
margin-right: auto;
border:1px;
border-color:#666666;
border-style:solid;
}

/* ----------outer und inner----------------- */
#outer{
/*border-left: solid 156px #f4f4f4;  /* linke Menue Spalten Farbe  */ 
/*background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 


/*  ----------------top---------------------- */ 
#top {
height:63px;
padding:12px 6px 0px 12px;
margin:0px 0px 0px 0px;
text-align: left;
vertical-align:middle;
border-top:0px;
border-top-color:#666666;
border-top-style:solid;
background-color:#cccccc;
} 
#undertop {
height:25px;
padding:5px 12px 0px 12px;
margin:0px 0px 0px 0px;
text-align: right;
vertical-align:middle;
border-top:1px;
border-top-color:#666666;
border-top-style:solid;
border-bottom:1px;
border-bottom-color:#666666;
border-bottom-style:solid;
background-color:#eeeeee;
} 

#topleft {
float:left;
width:600px;
text-align:left;
}
#topright {
width:400px;
float:right;
text-align:right;
}

/* ----------banner for logo-------------- */
#banner {
height:20px;
text-align: right;
background-color: #000;
padding: 0px;
margin: 0px 0px 12px 0px; 
border-bottom:1px;
border-bottom-color:#CFCFCF;
border-bottom-style:solid;
border-bottom:0px;
}

#banner img {padding:0px 0px 0px 0px;} 

/* --------------pfad---------------- */
#pfad {
height:0px;
padding:0px 12px 0px 12px;
margin:12px 12px 12px 12px;
text-align: left;
vertical-align:middle;
border:0px;
border-color:#3E4F4F;
border-style:solid;
background-color:#2F3E3E;
}

/* --------------content------------- */
#content {
width:904px;
 float:left;
 margin:0px 0px 0px 0px; 
 padding:10px 10px 10px 10px;
 border:0px;
 border-color:#666666;
 border-style:solid;
 background-color: #cccccc;
 }
 
 #bildL #bl {
 float:right;
 margin:0px 24px 12px 12px;
 padding: 5px;
 /*border: 1px #4E6973 dashed; */
 border: 1px #445757 double; 
background-color: #445757;
}
 #bildL a#bl:hover{
 /*padding: 5px;*/
 /*border: 1px #4E6973 dashed; */
 border: 1px #445757 medium; 
background-color: #b5c3d3;
}


  #bildR{
 float:left;
 margin:0px 54px 12px 0px;
 }

  #bildPDF{
 float:left;
 margin:0px 5px 0px 0px;
 }

 
#text{
text-align:left;

}
#textR{
text-align:left;
vertical-align:top;
/*float:left;*/

}


/* --------------left navigavtion------------- */
#left {
 width:162px; 
 min-height:615px; /*430*/
 float:left; 
 position:relative; 
 margin:0px 0px 12px 0px; 
 padding:0px 12px 12px 12px;
 color:#ffffff;
 background-color: #888888; 
 /*background-image:url(../pics/nav/left.jpg);*/
 /*background-repeat:repeat-y;*/
 z-index:1;
 }
#left hr {
height:1px;
/*background-color:#CFCFCF;*/
 width:134px;
}

#left img {margin:0px 0px 12px 0px; padding:0px; border:0px} 

 #left #bll {
 float:left;
 margin:0px 0px 12px 0px;
 padding: 5px;
 /*border: 1px #4E6973 dashed; */
 border: 1px #b5c3d3 dashed; 
background-color: #445757;
}
 #left a#bll:hover{
 /*padding: 5px;*/
 /*border: 1px #4E6973 dashed; */
 border: 1px #445757 dashed; 
background-color: #b5c3d3;
}


/* --------------right------------- */
#right {
 width:690px; 
 min-height:615px;/*height:500px;*/
 float:right; 
 position:relative; 
 margin:0px 0px 0px 0px; 
 padding:0px 12px 12px 12px;
 vertical-align:top;
 background-color:#888888;
 }

#rightFilm {
 width:688px; 
 /*height:474px;*/
 float:right; 
 position:relative; 
 margin:0px 0px 0px 0px; 
 padding:0px 0px 12px 0px;
 /*background-color:#FFF;*/
 }


#right img {
margin-bottom:0px;
float:left;
}

/* --------------rightFilm------------- */
#rightFilm {
vertical-align:top;
 width:697px; 
 /*height:474px;*/
 float:right; 
 position:relative; 
 margin:0px 0px 0px 0px; 
 padding:0px 0px 12px 0px;
 /*background-color:#FFF;*/
 }

/*  ----------------footer---------------------- */ 
#footer {
clear:both;
height:20px;
padding:4px 12px 0px 12px;
margin:0px 0px 0px 0px;
text-align: right; 
border-top:1px;
border-top-color:#666666;
border-top-style:solid;
color: #A6A69B;
background-color:#888888;
} 

#footerleft {
float:left;
width:600px;
text-align:left;
}
#footerright {
width:400px;
float:right;
text-align:right;
}


/*  ----------------thumbnail---------------------- */ 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
/*position: relative;*/
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #222D2C; /* lightyellow; */
/*padding: 5px;
/*left: -1000px;*/
border: 1px medium gray;
visibility: hidden;
color: black;
text-decoration: none;
top:119px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 100;
left: 186px; /*position where enlarged image should offset horizontally */
z-index:50;
}


/*-----------------lightbox------------------*/

.lightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 30%;
	width: 40%;
	height: 200px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


#GifRechts{
}
