body {
	margin:0px;
	padding:0px;
	background-color:#e9e9e9;
	background-image:url(../img/layout/background.jpg);
	background-repeat:repeat-x;
	height:100%;
	font-family:arial,sans-serif;
}

#mainbox {
	width:983px;
	position:absolute;
	top:0px;
	left:10px;
	-height:100%;
	min-height:100%;
	background-image:url(../img/layout/maincontentbg.png);
}

#headerleft {
	float:left;
}

#headermiddle {
	float:left;
	width:299px;
	height:61px;
	overflow:hidden;
	background-image:url(../img/layout/ak_basics_head_04.jpg);	
}

#headerright {
	float:right;
}

input {

}

img {
	border:0px;
}

#searchinput {
	margin-left:15px;
	margin-top:17px;
	width:196px;
	height:16px;
	font-size:12px;
	font-family:arial,sans-serif;
	float:left;
	color:#333;
}

#searchbutton {
	margin-top:18px;
	margin-left:4px;
}

#navibox {
	position:absolute;
	top:80px;
	left:15px;
	width:162px;
}

img.teaserimg {
	border:1px solid #cecece;
}

div.cleardiv1px {
	clear:both;
	height:1px;
	overflow:hidden;
}

.mainheadline {
	font-size:21px;
	color:#b70618;	
}

.maintext {
	line-height:16px;
}

img.scaleimg { 
/*   width: expression( this.scrollWidth > 109 && this.scrollHeight < this.scrollWidth ? "110px" : "auto" );
   height: expression( this.scrollHeight > 99 ? "100px" : "auto" );*/
   width:100px;
/*   max-height: 100px;
   max-width: 110px;*/
   border:1px solid #cecece;
}

.redtxt {
	color:#b70618;
}

.stdtxt {
	font-size:12px;
	color:#333;
}

a {
	color:#333;
	text-decoration:underline;	
}

a:hover {
	color:#000;
}


.contentlink {
	color:#333;
	text-decoration:underline;	
}

a.contentlink:hover {
	color:#000;
}

.poplink {
	text-decoration:underline;	
}

#outerfooter {
	position:fixed;
	bottom:0px;
	left:0px;
	margin:0px;
	padding:0px;
	-margin-bottom:-1px;
height:34px;
}

#footer {
	margin:0px;
	padding:0px;
	width:981px;
	height:34px;
	background-image:url(../img/layout/boxes/ak_basics_content_footer_25.jpg);
	text-align:center;
}

#footercontent {
	font-size:12px;
	color:#999;
	text-align:center;
	padding-top:9px;
}

#footercontent a {
	color:#999;
	text-decoration:underline;
}
