﻿*{border: none;	margin: 0px; padding: 0px; text-decoration: none; }

#BCONT{ position:relative;clear:none;height:auto;float:none;text-align:center;top: 10px;visibility: visible;width: 100%;}
#TCONT{position: relative;height: 100px;width: 100%;top: 10px;clear: none;float: none;visibility: visible;text-align: center;bottom: 0px;font-size: 24px;font-weight: bold;}

#Bthema{height:auto; max-height:50%
        width:auto; max-width:30%;
        position:fixed; top: 22%; left:1px; z-index:2;
        background-image: url('../../../backgnd/bg_transpar-ws.png');
        font-size: 24px; text-align: left;}
        
#Nthema{
	height: auto;
	max-height: 50% width:auto;
	max-width: 20%;
	position: fixed;
	top: 22%;
	z-index: 2;
	background-image: url('../../../backgnd/bg_transpar-ws.png');
	font-size: 24px;
	text-align: left;
	right: 5px;
}

#home  {
	top: 0px;
	height: 20%;
	width: 20%;
	position: fixed;
	z-index: 2;
	text-align: center;
	left: 40%;
}

#naviL{
	text-align: left;
	border: medium;
	font-size: 80px;
}

.naviR{
	text-align: right;
	border: medium;
	font-size: 80px;
	
}

#back{
	height: 50%;
	width: 15%;
	position: fixed;
	top: 22%;
	left: 10px;
	z-index: 2;
	font-size: 50px;
}

#next{
	font-size: 50px;
	height: 50%;
	width: 15%;
	position: fixed;
	top: 22%;
	z-index: 2;
	text-align: left;
	right: 2%;
}

