/* CSS 2.0 Datei allgemein Layout fuer agiloCom.de */


html, body, div, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: auto;
   padding: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2 { 
	font-weight: bold;
	}
h1 {
	font-size: 14px;
}
li {
	list-style: disc inside;
	}




/* Inhalt und Infobereich*/	
#inhaltbox {
	position: absolute;
	top: 177px;
	left: 214px;
	width: 490px;
	height: 100%;
	margin-bottom: 30px;
	overflow: visible;
	z-index: 0;
}
#sitemapbox {
	position: absolute;
	top: 125px;
	left: 160px;
	width: 80%;
	height: 100%;
	padding: 20px;
	margin-bottom: 30px;
	overflow: visible;
	z-index: 0;
}
#glossarbox {
	position: absolute;
	top: 220px;
	left: 160px;
	width: 740px;
	height: 100%;
	padding: 20px;
	padding-top:5px;
	margin-bottom: 30px;
	overflow: visible;
	z-index: 0;
}
#cloudbox {
	position: fixed;
	top: 161px; 
	left:730px;
	width:148px; 
	height: 150px;
	background-color: #9cbe39;
	padding:5px;
	padding-bottom: 30px;
	border-left: 2px solid #ffffff;
	z-index:0;
	}
#seitenboxtitel {
	position: fixed;
	top: 98px;
	left: 0px;
	width: 171px;
	height: 19px;
	font-weight: bold;
	padding: 0px;
	padding-left: 15px;
	border-right: 2px solid;
	
}
#seitenbox {
	position: fixed;
	top: 118px; 
	left: 0px;
	width: 171px; 
	height: 100%;
	background-position: 0px 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 30px;
	border-right: 2px solid;
	z-index: 0;
	}
#agbbox { 
	position:absolute; 
	top:97px; left:142px; 
	width:586px; 
	height: auto;
	min-height: 400px;
	padding:10px;
	padding-bottom: 30px;
	overflow:visible;
	z-index:0;
	}
#regreseller {
	position: fixed;
	top: 188px; 
	left:730px;
	width:148px; 
	height: 150px;
	background-color: #9cbe39;
	padding:5px;
	padding-bottom: 30px;
	border-left: 2px solid #ffffff;
	z-index:0;
	}
/* Kopfbereich*/
#toprahmen{
position: fixed;
top: 0px;
height: 6px;
width: 100%;
/*background-color: #9cbe39;*/
z-index: 2;
}

#topmitte {
	position: fixed;
	top: 6px;
	left: 186px;
	width: 100%;
	height: 88px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 2px solid;
	z-index: 2;
}

#toplinks{
	position: fixed;
	top: 6px;
	left: 0px;
	width: 186px;
	height: 90px;
	background-image: url(../pics/weblogo.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	border-left: none;
	border-top: none;
}
#toprechts{
	position: fixed;
	top: 8px;
	left: 890px;
	width: 100%;
	height: 88px;	
/*	background-color: #9cbe39;*/
	border-left: 2px solid #ffffff;
	z-index: 4;
}

/*Fussbereich******************************/
#kellermitte {
	position:fixed;
    bottom:0px; left:0px; 
	width:100%;	height:15px;
	font-size: 8px;
	color:#ffffff;
	background-color: #666666;
	padding-left:10px;
	padding-right:10px;	
	border-top: 2px solid #ffffff;
	z-index:1;
	}

#kellerlinks {
	position:fixed;
   	bottom:0px; 
   	left:0px; 
	width:160px;	
	height:60px;
	border-top: 2px solid #ffffff;
	z-index:2;
	}
/* Anschrift in der Fusszeile wird als h2 dargestellt und hiermit eingestellt*/
.medium{
	position:absolute;
	left: 200px;
	font-weight:normal;
	color: #ffffff;
}

#kellerrechts {
	position: fixed;
 	bottom:0px; 
 	left: 890px;
 	height: 15px;
 	width: 100%;
 	border-left: 2px solid #ffffff;
 	background-color: #9cbe39;
 	z-index: 3;
}


/*Seitenbereich************************************/
#links{
	position:fixed;
	top:0px; left:0px;
	width:160px; height:100%;
	border-left: none;
	border-bottom: none;
	border-top: none;
	z-index:1;
	}

/***************************************************/	

#blindbox {
	position:absolute;
	top:97px; left:0px;
	width:156px;	height:85%;
	z-index:0;
	}

