*
{
	margin: 0;
	padding: 0;
}

html { 
	background: #2c2c2c;
	top:0; left:0; right:0;
	min-height:100%;
	margin:0;
	padding:0;
	text-align:center;
}
body
{
	background: #666666;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	text-align:center;
	min-height:70%;
	top:0; left:3%; right:3%; 
	margin:200px 0 50px 0;
	overflow:auto;
}

#header_container 
{
	background-color:#666666;
	position:fixed;
  top:0; left:3%; right:3%;
	text-align:center;
	margin:0;
	height:8em;
	z-index:3;
}

#header {
	background-color:#666666;
	position:absolute;
	top:0; left:0; right:0px; bottom:0;
	height:100%;
	z-index:3;
	margin:0;
	width:100.05%;
}
#leftborder_container
{
	background-color:#2c2c2c;
	position:fixed;
	height:100%;
	width:3%;
	left:0; top:5px;
	z-index:10;
}
#leftborder
{
	background-image:url(../../img/bodyleft.gif);
	background-repeat:repeat-y;background-position:right;
	position:absolute;
	width:100%;
	z-index:4;
	height:100%;
	bottom:19px;
}

#rightborder_container
{
	background-color:#2c2c2c;
	position:fixed;
	height:100%;
	width:3%;
	right:0; /* muss differenz zu bodywidth haben */
	top:5px;
	z-index:4;
	text-align:left;
}
#rightborder
{
	background-image:url(../../img/bodyright.gif);
	background-repeat:repeat-y;background-position:left;
	position:absolute;
	width:100%;
	z-index:4;
	height:100%;
	bottom:19px;
}
#menu {
	display:block;
	background-color:#2c2c2c;
	float:left;
	position:fixed;
	top:0em;
	width:188px;
	text-align:left;
	padding-top:10px;
	margin-left:10px;
	margin-top:208px;
	text-align:center;
	height:100%;
}
 
#content_container 
{
	padding:20px 0 5em 0 ;
	bottom:0; left:3%; right:3%;
	z-index:2;
	text-align:left;
	margin-right:0%;
}
#content 
{
	padding:0 0 0 0 ;
	font-size:0.9em;
	margin-left:215px;
	margin-right:10px;
	z-index:2;
	text-align:left;
}

#footer_container 
{
	background-color:#2c2c2c;	
	background-image :   url("../../img/pathwaybar.gif"); background-repeat : repeat-x;background-position : top;
	position:fixed;
	bottom:0; left:3%; right:3%;
	text-align:center;
	margin:0;
	height:3.5em;
	z-index:3;
}
#footer {
	padding-top:2px;
	text-align:center;
	border-bottom:solid 1px black;
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	margin-bottom:15px;
	z-index:3;
	vertical-align:middle;
	font-size:12px;
	color:#2c2c2c;
}
#print
{
	position:absolute;
	height:0px;
	display:block;
	float:right;
	clear:both;
	width:0px;
	right:30px;
	top:10px;
}
#schweiz
{
	width:500px;
	text-align:left;
	clear:both;
	float:none;
	height:130px;
}
#regtafeln1,
#regtafeln2,
#regtafeln3,
#regtafeln4,
#regtafeln5
{
	background-color:transparent;
	position:relative;
	font-size:8pt;
	overflow:visible;
	width:50px;
	float:left;
	top:0px;
}
#regtafeln2
{
	top:10px;
	left:-50px;
}
#regtafeln3
{
	top:20px;
	left:-100px;
}
#regtafeln4
{
	top:25px;
	left:-150px;
}
#regtafeln5
{
	top:25px;
	left:-150px;
}

#regtafeln1 a:link,#regtafeln1 a:visited,
#regtafeln2 a:link,#regtafeln2 a:visited,
#regtafeln3 a:link,#regtafeln3 a:visited,
#regtafeln4 a:link,#regtafeln4 a:visited,
#regtafeln5 a:link,#regtafeln5 a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:8pt;
	color:#FFFFFF;
	vertical-align:top;
}
#regtafeln1 a:focus,
#regtafeln2 a:focus,
#regtafeln3 a:focus,
#regtafeln4 a:focus,
#regtafeln5 a:focus,
#regtafeln1 a:hover,
#regtafeln2 a:hover,
#regtafeln3 a:hover,
#regtafeln4 a:hover,
#regtafeln5 a:hover,
#regtafeln1 #active,
#regtafeln2 #active,
#regtafeln3 #active,
#regtafeln4 #active,
#regtafeln5 #active
{
	text-decoration:none;
	font-size:11px;
	color:#eadf46;
}

#AG,#BL,#BE,#FV,#GE,#GR,#LI,#NE,#OS,#SO,#ZH,#ZO,#FRANZ,#ITAL
{
	background-color:transparent;
	background-image:  url("../../img/tafelg.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	text-align:center;
	vertical-align:middle;
	clear:both;
	display:block;
	height:23px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	border-top-color:#666666;
	border-top:1px solid #888888;
	float:left;
	z-index:501;
}
#BL
{
	top:-5px;
	left:160px;
	max-width:25px;
}
#SO
{
	top:-6px;
	left:170px;
	max-width:25px;
}

#OS
{
	top:0px;
	left:360px;
	max-width:35px;
}
#ZH
{
	top:-35px;
	left:265px;
	max-width:25px;
}
#ZO
{
	top:-48px;
	left:280px;
	max-width:25px;
}
#AG
{
	top:-85px;
	left:230px;
	max-width:25px;
}

#NE
{
	visibility:hidden;
	top:12px;
	left:80px;
	max-width:25px;
}
#FV
{
	visibility:hidden;
	top:14px;
	left:80px;
	max-width:50px;
}
#GE
{
	top:10px;
	left:7px;
	max-width:25px;
}
#FRANZ
{
	background-image:  url("../../img/tafel.gif");
	top:50px;
	left:80px;
	max-width:80px;
	height:37px;
}
#ITAL
{
	background-image:  url("../../img/tafel.gif");
	top:10px;
	left:255px;
	max-width:48px;
	height:37px;
}

#BE
{
	top:25px;
	left:175px;
	max-width:25px;
}
#LI
{
	top:-23px;
	left:210px;
	max-width:50px;
}
#GR
{
	top:-25px;
	left:350px;
	max-width:25px;
}