@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/bg.jpg);
}
#topbar {
	width: 700px;
	position: relative;
	z-index: 50;
	height: 30px;
	float: right;
	top: 71px;
	left: 187px;
}
#iframe {
	height: 400px;
	width: 600px;
	float: right;
	position: relative;
	right: 60px;
}
#iframe iframe {
	border: 0px none #FFFFFF;
}


#container {
	background-image: url(images/container.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 470px;
	width: 100%;
	z-index: 100;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
}


#headerbar {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	z-index: 50;
	height: 95px;
	width: 300px;
	margin: 0px;
	position: relative;
	top: 0;
}
#tab {
	height: 30px;
	width: 130px;
}



#content {
	width: 230px;
	position: relative;
	z-index: 75;
	height: 354px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	top: 10px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
#pagetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	width: 250px;
	font-weight: bolder;
}
.glossymenu{
	width: 170px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#table #tab a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tab.gif);
	height: 30px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	display: block;
	position: relative;
}
#table #tab a:hover {
	color: #FFFFFF;
	background-image: url(images/tab_hover.gif);
	background-position: center bottom;
	height: 30px;
	width: 130px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#table #tab a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	height: 30px;
	width: 130px;
}

#table #tab a:visited {
	color: #FFFFFF;
}
#table #tab a:active {
	color: #FFFFFF;
}


.glossymenu a.menuitem{
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: black;
	background-image: url(images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #333333;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(images/glossyback2.gif);
	color: #FFFFFF;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}
#table .pagepow-widget pagepow-recommend pagepow-644 a:link {
	color: #FFFF00;
	height: 20px;
	width: 150px;
	position: absolute;
	top: 69px;
}


.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
#orbs {
	background-image: url(images/orbs.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	height: 50px;
	width: 130px;
	bottom: 10px;
}
#orbs2 {
	background-image: url(images/orbs2.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	height: 50px;
	width: 130px;
	bottom: 10px;
	background-position: left;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 300px;
}
