html, body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
body {
	background-image: url(images/bgd_repx.jpg);
	background-repeat: repeat-x;
	background-color: #D8DCC1;
		text-align: left;
}
p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #629696;
}
h1, h2{
	margin-bottom: 10px;

}
#printheader{
	display: none;
}
#topnavi {
	position: absolute;
	height: 51px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#ci_line {
	background-image: url(images/extrabyte_logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 16px;
	width: 858px;
	left: 20px;
	top: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
	vertical-align: baseline;
	text-align: right;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bgd_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	height: 112px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 2;
}

#footer a {
	text-decoration: none;
}

#page {
	background-image: url(images/bgd.jpg);
	position: absolute;
	height: 450px;
	width: 978px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	z-index: 1;
}
#content {
	width: 640px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 70px;
	padding-left: 10px;
	margin-bottom: -20px;
}
#content h1 {
	font-size: 1.5em;
	color: #CC0000;
	margin-bottom: 20px;
}
#content h2 {
	font-size: 1.2em;
	color: #629696
	margin-bottom: 10px;
}

#content h3 {
	font-size: 1em;
	color: #629696
	margin-bottom: 10px;
}

#content p.textintro {
	font-weight: bold;
}
#content_back {
	position: absolute;
	left: 174px;
	top: 204px;
	right: 0px;
	bottom: 110px;
	z-index: 3;
	overflow: none;
	/* border: 1px solid green; */
	background-image: url(images/content_bgd.png);	/**/
	background-repeat: repeat-y;
}

#content_area {
	position: absolute;
	left: 174px;
	top: 204px;
	right: 0px;
	bottom: 70px;
	z-index: 4;
	overflow: auto;
}
#keynavi_expanded {
	position: absolute;
	height: 179px;
	width: 100%;
	left: -1px;
	top: 102px;
	z-index: 5;
	/*background-color: red;*/
}

#keynavi {
	position: absolute;
	height: 104px;
	width: 100%;
	left: -1px;
	top: 102px;
	z-index: 6;
	background-image: url(images/keymenue_bgd.jpg);
	background-repeat: repeat-x;
}

#keybox{
	display: none;
	position: absolute;
	height: 60px;
	width: 400px;
	left: 10px;
	bottom: 100px;
	z-index: 7;
}

#content p, #content ul li , #content ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

/* ---------------------- START navi Styles ---------------------- */
#menunav{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position:relative;
	height:38px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 20px;
	list-style:none;
	}
	
#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;}

#menunav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:13px 0  0 20px;
	height:38px;}

#menunav ul li a span{
	padding:12px 20px 0 0;
	height:25px;
	float:left;}

#menunav ul li a:hover span{
	background: url(images/right.jpg) no-repeat bottom right;}




#menunav ul li a:hover{
	color:#cfe86f;
	background: url(images/left.jpg) no-repeat top left;
}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
#menunav ul li a.current, #menunav ul li a.current:hover{
	padding:13px 0  0 28px;
	color:#000;
	font-weight:bold;
	font-size: 1.2em;
	background: url(images/left_current.jpg) no-repeat top left;
	line-height:274%;}
#menunav ul li a.current span{
	display:block;
	padding:0 28px 0 0;
	margin-top: -1px;
	width:auto;
	background: url(images/right_current.jpg) no-repeat bottom right;
	height:39px;}
#subnavi {
	position: absolute;
	left: 50px;
	top: 215px;
	z-index: 3;
	overflow: auto;
	width: 200px;
}
#subnavi a{
	display:block;
	width: 196px;
	height:39px;
	background-image: url(images/sublink.png);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #629696;
	font-weight: bold;
	font-size: 1em;
}

#subnavi a:hover{
	background-image: url(images/sublink_hover.png);
}

#subnavi a span{
	display:block;
	margin-left: 15px;
	padding-top: 10px;
}

#keynav a{
	background-repeat: no-repeat;
	display: block;
}

a.k1 {
	background-image: url(images/extrabyte_keymenue_04.jpg);
	height: 112px;
	width: 112px;
}
a.k1:hover {
	background-image: url(images/extrabyte_keymenue_04-over.jpg);
}

a.k2 {
	background-image: url(images/extrabyte_keymenue_05.jpg);
	height: 112px;
	width: 113px;
}
a.k2:hover {
	background-image: url(images/extrabyte_keymenue_05-over.jpg);
}

a.k3 {
	background-image: url(images/extrabyte_keymenue_06.jpg);
	height: 112px;
	width: 112px;
}
a.k3:hover {
	background-image: url(images/extrabyte_keymenue_06-over.jpg);
}

a.k4 {
	background-image: url(images/extrabyte_keymenue_07.jpg);
	height: 112px;
	width: 113px;
}
a.k4:hover {
	background-image: url(images/extrabyte_keymenue_07-over.jpg);
}

a.k5 {
	background-image: url(images/extrabyte_keymenue_08.jpg);
	height: 112px;
	width: 112px;
}
a.k5:hover {
	background-image: url(images/extrabyte_keymenue_08-over.jpg);
}

a.k6 {
	background-image: url(images/extrabyte_keymenue_09.jpg);
	height: 112px;
	width: 113px;
}
a.k6:hover {
	background-image: url(images/extrabyte_keymenue_09-over.jpg);
}
/* ---------------------- END navi Styles ---------------------- */
.textblock{
	margin-bottom: 30px;
}
.news_itemtitle{
	font-weight: bold;
}
.newsitem_teaserbody{
	font-size: 0.9em;
}
.newsitem{
	clear:both;
	margin-top: 15px;
}
.moduletitle{
	font-weight: bold;
	color: #629696;
}
.search_result_pane{
	margin-left: 30px;
}

/* Aktionsbox */
.aktionsbox .abtitle{
	background-image: url(images/aktionsbox_02.gif);
	color: #005832;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 10px;
}
.abcontent {
  display:block;
}
.abcontent table{
 border-collapse: collapse;
}

.abcontent th{
  width: 150px;
  text-align: right;
  padding-left: 10px;
  color: #005832;
  font-size: 0.9em;
  border-bottom: 1px solid #BFAD59;
  vertical-align: top;
}
.abcontent td{
  padding-left: 10px;
  font-size: 0.9em;
  border-bottom: 1px solid #BFAD59;
}
.weblog_moduletitle {
	font-size: 1.2em;
	font-weight: bold;
}
.weblogitemtitle {
	background-color: #bababa;
	font-size: 1em;
	font-weight: bold;
}
.weblogsubheader {
	padding: 3px;
	text-align: right;
	background-color: #bababa;
	font-size: 0.8em;
	font-style: italic;
}
.weblogbody {
	padding-left: 20px;
	background-color: #ffffff;
	font-size: 1em;
}
.weblogcommentitem {
	background-color: #bababa;
	border: 1px solid silver;
}

#marqueecontainer{
	position: relative;
	width: auto; /*marquee width */
	height: 250px; /*marquee height */
	/*background-color: white;*/
	overflow: hidden;
	/*border: 3px solid orange;*/
	padding: 2px;
	padding-left: 4px;
}

