html {
margin: 0;
padding: 0;
}

body{
margin: 0;
padding: 0;
border: 0;
overflow: auto;
height: 100%; 
max-height: 100%; 
background-color: #000;
}



p {
display: inline;
}

#plogo {
margin: 0;
height: 147px;
background-image: url('../assets/gfx/logo.jpg');
background-position: 50% 50%;
background-repeat: no-repeat;
background-color: transparent;
}

  
#pmenulinks {
margin: 0;
padding: 0;
display: block;
position: relative;
background-color: #000;
}

.act {
color: #222 !important;
}

.sact {
color: #C42626 !important;
}

a img, #pmenulinks img {
border: none;
margin: 0;
padding: 0;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}


.base {
margin: 0;
padding: 0;
border: none;
background: transparent;
}

#middle {
display: block;
position:relative;
width:830px;
color: #A6ABB3;
}

#psubnavi {
position: absolute;
width: 250px;
top: 440px;
left: 2px;
margin: 10px 0 0 0;
padding: 0;
text-align: left;
z-index: 1000;
}

#psubnavi ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#psubnavi li {
margin: 0;
padding: 0;
}

#psubnavi .act {
list-style-image: none;
list-style-type: none;

color: #C42626;
}


#pcontent_full {
display: inline;
width: 830px;
margin: 20px 0px 16px 0px;
border: none;
float: left;
}

.pblock {
width: 200px;
float: left;
}


.rcont_full {
display: block;
margin: 20px 0;  
padding: 0;
background: transparent;
clear: left;
text-align: center;
}

.rcont_img {
display: block;
margin: 20px 0 0px 0px;
padding: 0;
background: transparent;
clear: left;
text-align: center;
}

.gcol { 
overflow: hidden;
height: 100%;
margin: 0; 
padding: 0; 
text-align: center; 
line-height: 150%; 
font-family: monospace;
font-size: 16px;
font-weight: bold;
color: #333;
}

#maincontent{
position: fixed; 
top: 65px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 26px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background-color: #000;
border-bottom: solid 1px #333;
}

#container {
border-spacing: 0;
margin: 0;
padding: 0;
border: none;
position:relative;
width: 100%;
background: transparent;
text-align: left;
}



.innertube {
width: 100%;
background-color: transparent;
text-align: center;
position: relative;
height: 68px;
}


#topmenu {
position: absolute;
left: 150px;
font-size: 10px;
top: 0;
margin: 0;
padding: 0 10px;
color: #000;
background-color: transparent;
height: 18px;
z-index: 1000;
}

#menu_bottom a, #menu_bottom a:visited , #topmenu a, #topmenu a:visited {
color: #B4B9BA;
font-family:  Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}


#topbar {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: #FFF;
height: 68px;
}


.pcontent {
width: 100%;
margin: 0;
padding: 0;
text-align: left;
}

.rcont a  {
text-decoration: none;
display: block;
width: 100%;
font-family: serif;  
font-size: 24px;
font-style: italic;  
color: #CCC;
}

.rcont a:hover {
background-color: #555;
}

.rcont {
position: relative;
text-align: left;
display: block;
margin: 0;
padding: 0;
background: transparent;
clear: left;
width: 100%;
font-family: sans-serif;  
font-size: 12px;
font-style: normal;  
}

.pstdtxt {
font-family: Trebuchet MS, sans-serif;
font-style: normal;
position: relative;
display: block;
background: transparent;
clear: left;
margin: 0;  
width: 100%;
border-bottom: 1px solid #666;
}

.pstdtxt2 {
width: 95%;
padding: 20px;
color: #CCC;
font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-size: 12px;
position: relative;
display: block;
background: transparent;
clear: left;
}

#menu_bottom {
display: block;
position:fixed; 
bottom:0; 
left:0; 
margin:0; 
padding: 4px 0 0 0; 
width: 100%;
height: 22px;
z-index: 910; 
color: #CCC;
background-color:#111;
border-top: 1px solid #333;
}

* html #menu_bottom { 
position:absolute; 
}

* html body{ /*IE6 hack*/
padding: 0px 0 92px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

#splash img {
display: block;
left: 0;
position: absolute;
top: 110px;
text-align: left;
}

a.bt_prev {
display: block;
position: absolute;
top: 300px;
left: 0px;
width: 81px;
height: 81px;
background-image: url('../assets/gfx/sprite.gif');
background-repeat: no-repeat;
background-position: -81px -81px;
background-color: transparent;
z-index: 10;
}

a.bt_prev:hover {
display: block;
width: 81px;
height: 81px;
background-image: url('../assets/gfx/sprite.gif');
background-repeat: no-repeat;
background-position: 0px -81px;
background-color: transparent;
}

a.bt_next {
display: block;
position: fixed;
position: absolute;
top: 300px;
right: 0px;
width: 81px;
height: 81px;
background-image: url('../assets/gfx/sprite.gif');
background-repeat: no-repeat;
background-position: -81px 0;
background-color: transparent;
z-index: 10;
}

a.bt_next:hover {
display: block;
width: 81px;
height: 81px;
background-image: url('../assets/gfx/sprite.gif');
background-repeat: no-repeat;
background-position: 0 0;
background-color: transparent;
}

