body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
}
#menutop {
	position: absolute;
	height: 112px;
	min-width: 600px;
	left: 32px;
	top: 16px;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
#menutop a {
	/*margin-right:18px;*/
}
#menutop a.current {
	background-color: #ccff66;
}

a#bencseky {
	position: absolute;
	left: 32px;
	top: 60px;
	width: 92px;
	height: 17px;
	background-image: url(../img/navig/ben-cse-ky-_grau_kl2_DEF.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display:none;
}
a#bencseky:hover {
	background-image: url(../img/navig/ben_che_key.gif);
	text-decoration: none;
	background-position: center;
}

#company_links {
	position: absolute;
	right: 16px;
	top: 16px;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	vertical-align: right;
	white-space: nowrap;
}
#company_links a {
	margin-left: 15px;
	width: 100%;
}
#company_links a.current {
	background-color: #ccff66;
	padding: 1px;
	margin-right:-1px;
	text-decoration: none;
}
#company_links a.current:hover, #company_links a.underlined {
	text-decoration: underline;
}

#navarrows {
	position: absolute;
	left: 272px; /* 240px; */
	/*top: 62px;*/
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
#navplus {
	display: none;
	position: absolute;
	left: 692px;
	/*top: 61px;*/
	width: 16px;
	max-width: 16px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
#navarrows, #navplus {
	color: #333333;
}

#txtoffon {
	font-size: 11px;
	color: #999999;
	display: block;
	position: absolute;
	left: 784px;
	top: 109px;
	vertical-align: top;
}

#stripe2 {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 255px;
	position: absolute;
	left: 0px;
	/*top: 368px;*/
}
#stripe2 #menuleft {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 223px;
	width: 208px;
	padding: 16px 32px 16px 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	z-index: 2;
}
#stripe2, #stripe2 #menuleft {
	background-color: #cccccc;
}
#stripe2 #contentbottomleft {
	
	position: absolute;
	height: 239px;
	width: 432px;
	left: 272px;
	text-align: left;
	vertical-align: top;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-top: 16px;
	padding-right: 16px;
	
	overflow: auto;
	overflow-x: hidden;
}

#stripe {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 255px;
	position: absolute;
	left: 0px;
	/*top: 80px;*/
}
#stripe #menubottomright {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 223px;
	width: 208px;
	padding: 16px 32px 16px 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	z-index: 2;
}
#stripe, #stripe #menubottomright {
	background-color: #ccff66;
}
#stripe #stripepics {
	position: absolute;
	height: 255px;
	/*left: -176px;*/
	top: 0px;
	text-align: left;
	vertical-align: top;
	/*width: 3000px;*/
}
#stripe #stripepics img {
	cursor: pointer;
}
#stripe #morepicsraster {
	position: absolute;
	left: 720px;
	top: 0px;
	z-index: 2;
	/*
	background: url(img/navig/intro_DEF_3.gif);
	background-repeat: repeat;
	*/
	width: 100%;
	height: 255px;
}

#indexbottomright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #cccccc;
	padding-top: 16px;
	position: absolute;
	left: 720px;
	top: 383px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

a, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover, a.current {
	text-decoration: underline;
}
#contentbottomleft a, #contentbottomleft a:visited, #contentbottomleft a.pdf:hover {
	text-decoration: underline;
}
#contentbottomleft a.pdf {
	color: #333333;
	text-decoration: none;
}
#txtoffon a {
	color: #999999;
	text-decoration: none;
}
#txtoffon a:hover, #txtoffon a.current {
	color: #333333;
	text-decoration: underline;
}

#logo {
	width: 96px;
	height: 96px;
	background-image: url(../img/navig/byabbt_logo_def.gif);
	background-repeat: no-repeat;
	position: fixed;
	bottom:0px;
	right:0px;
	cursor: pointer;
	z-index: 3;
}
