/*AZweb*/
body
{
	background-color: #8D8EA1;
	margin:0; padding:0; 
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.debug
{
	position: absolute;
	top:0px;
	left:800px;
	font-family:Arial, sans-serif;
	
	color: white;
	font-size:11px;
	padding: 2px;
	border: 4px solid Gray;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	background-color: black;
	position: fixed;
	display:none;
}

h1
{
	font-size: 20px;
}
input { 
     overflow: visible; 
     padding: 0px 5px 0px 5px; 
     width: auto; 
}
fieldset
{
	border: 1px solid #0E1578;
	margin-bottom: 15px;
	padding: 10px;
}
legend
{
	font-weight: bold;
}
.none
{
	display:none;
}



.clearer
{
	height: 0px;
	font-size: 0px;
	clear: both;
}

.paging
{
	
}
.pagingNav
{
	float: left;
	width: 80px;
}

/*www.wittich.de*/
.content-frame-1 {
	width: 825px;
	margin: 10px 3px 5px 3px;
	background-color: #EBEDF0;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 10px 15px 15px 15px;
}


.divLeft
{
	float: left;
}
.divRight
{
	float: right;
}



#rahmen
{
	width: 945px;
	background-color: White;
	margin: 0px 0px 0px 15px;
	border-left: 15px solid #990000;
}

#header
{
	
}

#metaNav
{
	height: 16px;
	background-color: #990000;
	text-align: right;
	padding: 2px 31px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

a.aNavMeta,a.aNavMeta:link,a.aNavMeta:visited
{
	color: White;
	text-decoration: none;
}
a.aNavMeta:hover, a.aNavMeta:active
{
	text-decoration: underline;
}

#headerNav
{
	/*border-bottom: 11px solid #0E1578;*/
	height: 151px;
	padding: 13px 20px 0px 15px;
	margin-left: -15px;
	background-image: url(../lay/headerPic.jpg);
	background-repeat: no-repeat;
}


#logoWittich
{
	float: left;
	margin: 13px 0px 0px 16px;
}



#navH
{
	float: left;
	width: 500px;
	height: 30px;
}

.navhHead{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0E1578;
	margin:20px 0 0 15px;
}

#MAINMENU
{
	width: auto;
	margin: 18px 0px 0px 15px;
}

.main-item-no
{
	display: inline;
}

.main-item-no a:link,.main-item-no a:visited {

	font-size: 0.9em;

	line-height: 1.3em;

	padding-right: 5px;

	font-weight: bold;

	color: #666281;

	text-decoration: none;

}



.main-item-no a:hover,.main-item-no a:focus,.main-item-no a:active {

	font-size: 0.9em;

	line-height: 1.3em;

	padding-right: 5px;

	color: #000;

	text-decoration: underline;

}




#logoAZweb
{
	float: right;
	padding: 7px 0px 0px 0px;
}


#searchField
{
	border-bottom: 4px solid #0E1578;
	font-size: 3px;
	padding: 15px 0px 15px 75px;
}
#searchFieldEmpty
{
	border-bottom: 4px solid #0E1578;
	font-size: 3px;
	padding: 0px 0px 0px 0px;
}

#searchField form
{
	font-size: 12px;
	float: left;
	margin:0; padding:0;
	margin-right: 20px; 
	
}

#searchField label
{
	font-weight: bold;
	font-size: 12px;
}

#left{

	float: left;
	width: 220px;
	padding: 15px 0px 20px 16px;
	font-size: 12px;
}

#left h1{
	font-size: 16px;
}

#booklist content{
	float: left;
}

#content
{
	font-size: 12px;
	min-height:300px;
	height:auto !important;  /* für moderne Browser */
	height:300px;  /*für den IE */ 
	padding: 15px 8px 20px 0px;
}

#booklist #content{
	padding: 15px 0px 20px 15px;
	width: 680px;
	float: left;
}

#content a:link,#content a:visited,#content a:active
{
	text-decoration: none;
	color: #333;
}
#content a:hover
{
	text-decoration: underline;
}
#footer
{
	margin: 0px 0px 0px 15px;
	width: 960px;
	font-size: 12px;
}
#footer a:link,#footer a:visited,#footer a:active
{
	text-decoration: none;
	color: #333;
}
#footer a:hover
{
	text-decoration: underline;
}


.hinweis
{
	background-image: url(../icons/iconHinweis.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;	
	color: #0E1578;
}

.achtung
{
	background-image: url(../icons/iconAchtung.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;	
	color: #0E1578;
}

table.ergebnis
{
	background-color: #DDDDDD;
	text-align: left;
	
}
table.ergebnis tr.trEnde
{
	
}

table.ergebnis tr.trAbstand td
{
	border-bottom: 1px solid #DDDDDD;
}

table.ergebnis .trEnde td
{
	background-color: White;
	border: 1px solid #999999;
	border-top: none;
	margin: 10px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
}
table.ergebnis th,table.ergebnis td
{
	/*padding: 2px;*/
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	padding: 4px;
}

/*ÜBERSCHREIBEN*/

a.gruen
{
	color:#348C51 !IMPORTANT;
	font-weight: bold !IMPORTANT;
}

#adressForm label
{
  	float:left;
	clear:both;
  	width:125px;
}
#adressForm input, #adressForm select, #adressForm textarea, #adressForm checkbox, #adressForm radio
{
  float: left;
}

.imgbox{
	float: left;
	margin: 0px 10px 10px 0px;
}

a img{
	border: 0px none;
}
