/*
START show scrollbar everytime
*/

#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

/*
END show scrollbar everytime
*/


body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url("../images/template_images/20090403_alabus_homepage_bodyBackgroundStyle.jpg");
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#pageHolder{
	margin:0px;

	padding:0px;
	
	position: relative;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

.banner {
	position: relative;
	width: 1030px;
	height: 133px;
	/*left: 50%;
	margin-left: -515px;*/
	background-image: url("../images/template_images/20090403_alabus_homepage_banner.jpg");
	background-repeat: no-repeat;
}

#contentStyle {
	position: relative;
	width: 1030px;
	/*left: 50%;
	margin-left: -515px;*/
	background-image: url("../images/template_images/20090403_alabus_homepage_contentBackgroundStyle.jpg");
	background-repeat: repeat-y;
}

#content {
	position: relative;
	background-image: url("../images/template_images/20090403_alabus_homepage_contentBackgroundImage.jpg");
	background-repeat: no-repeat;
}

#contentSpacer {
	position: relative;
	width: 990px;
	margin-left: 20px;
}

/* START OF MENU STYLE */
#menu {
	position: relative;
	float: left;
	width: 150px;
	margin-top: 5px;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuRow {
	position: relative;
	width: 170px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.menuRow a {
	width: 170px;
	height: 25px;
	line-height: 25px;
	text-indent: 8px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: black;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}

.menuRow a:visited {
	width: 170px;
	height: 25px;
	line-height: 25px;
	text-indent: 8px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: black;
	margin: 0px;
	padding: 0px;
}

.menuRow a:hover {
	width: 170px;
	height: 25px;
	line-height: 25px;
	text-indent: 8px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #b6c8d9;
	color: black;
	margin: 0px;
	padding: 0px;
}

/* the active one*/
.menuRow span {
	height: 25px;
	line-height: 25px;
	text-indent: 8px;
	font-weight: bold;
	display: block;
	color: #ed1b27;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}

.menuRow div a{
	font-size: 1em;
	text-indent:15px;
	font-weight: normal;
}

.menuRow div a:visited{
	text-indent:15px;
	font-weight: normal;
}

.menuRow div a:hover{
	text-indent:15px;
	background-color: #b6c8d9;
	font-weight: normal;
}

/* the active one*/
.menuRow div span {
	height: 25px;
	line-height: 25px;
	text-indent:15px;
	display: block;
	color: #ed1b27;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}


#lang_de a{
	background-image: url("../images/lang_english.gif");
	text-decoration: none;
}

#lang_en a{
	background-image: url("../images/lang_german.gif");
	text-decoration: none;
}

.languageSwitch{
	position: relative;
	width: 144px;
	height: 25px;
	text-indent: 32px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	margin-top: 25px;
	padding: 0px;
}

.languageSwitch a{
	height: 25px;
	line-height: 25px;
	width: 144px;
	display: block;
	color: blue;
	margin: 0px;
	padding: 0px;
	background-position: 13px;
	background-repeat: no-repeat;
}

.languageSwitch a:visited{
	height: 25px;
	line-height: 25px;
	width: 144px;
	display: block;
	color: blue;
	margin: 0px;
	padding: 0px;
	background-position: 13px;
	background-repeat: no-repeat;
}



/* END OF MENU STYLE */
#certification {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 139px;
	text-align: center;
}

#certification .certiImg {
	position: relative;
	float: left;
	width: 32px;
}

#certification .certiTxt {
	position: relative;
	float: left;
	width: 102px;
	margin-left: 5px;
	text-align: left;
}

#certification .certiTxt span {
	line-height: 16px;
}

#contentBox {
	position: relative;
	width: 800px;
	float: left;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#contentBoxMargin {
	position: relative;
	width: 785px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;

}

#footer {
	clear: both;
	position: relative;
	width: 1030px;
	height: 33px;
	/*left: 50%;
	margin-left: -515px;*/
	background-image: url("../images/template_images/20090403_alabus_homepage_footer.jpg");
	background-repeat: no-repeat;
	padding-top: 25px;
}

#footer a{
	text-decoration: none;
	color: blue;
}

#footer a:visited{
	color: blue;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

.clear span{
	display: none;
}

.justClearBoth {
	clear: both;
}

.justClearBoth span{
	display: none;
}

.Main {
	border: 1px solid #4F4F4F;
}

.header {
	border-right: 1px solid #B1B2B2;
	border-left: 1px solid #B1B2B2;
	background-color: #ffffff;
}

.headerBar {
	background-color: #ff0000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.content {
	border-bottom: 1px solid #B1B2B2;
	border-right: 1px solid #B1B2B2;
	border-left: 1px solid #B1B2B2;
	border-top: 1px solid #B1B2B2;
	background-color: #ffffff;
}

.contentTitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	FONT-WEIGHT: bold;
	border-bottom: 2px solid #ff0000;
	padding-bottom: 1px;
}

.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #B1B2B2;
	padding-top: 2px;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.TextNormal {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.titleRed {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
}

table.tablebggrey {
	background-color: #666666;
	margin-left: 10px;
}

td.cellbgText {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

td.cellbgTitle {
	background-color: #DDDDDD;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.contactTable {
	padding: 5px;
	border-bottom: 1px solid #FFA4A4;
	border-right: 1px solid #FFA4A4;
	border-left: 1px solid #FFA4A4;
	border-top: 1px solid #FFA4A4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.contactTitleTable {
	padding: 3px;
	border-bottom: 1px solid #FFA4A4;
	background-color: #EFF1F2;
	font-family: verdana, arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 11px;
}

.Home a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Home a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Home a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Home a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0000AA;
}

.footer a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0000AA;
}

.footer a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0000AA;
}

a.contact:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

a.contact:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

a.contact:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

a.contact:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

.languageSwitch a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.languageSwitch a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.languageSwitch a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.languageSwitch a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}