/*********************************************************************************
 * (c) Marianne Schmutz & Ruedi Hofer, Talweg 6a, 3063 Ittigen
 * $Id: style.css,v 1.5 2010-05-25 18:48:38 hofer Exp $
 ********************************************************************************/

a:link{    color : black;}
a:visited{ color : black;}
a:focus{ color : black;}
a:hover { color : black;}
a:active{ color : black;}

.FullHeight {
  height: 100%;
}

BODY, TD, DIV, FONT, PRE, p, small, big  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

#bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}
#contents {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	position: absolute;
}
.LowerLeftBorderBg {
	padding: 0px 0px 10px 0px;
	background-color: #a8c4d4;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
    width: 110px;
    height: 110px;
}
.UpperLeftBorderBg {
	padding: 10px 00px 0px 00px;
	background-color: #a8c4d4;
	border-left: 1px solid #000000;
	width: 110px;
	height: 100%;
}
.LowerRightBorderBg {
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
    width: 100%;
}
.menuLowerBg {
  padding-right:10px;
  border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #a8c4d4;
	height: 20px;
}
TD.menuUpperRightBg {
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#top-menu {
  position: relative;
	height: 24px;
	margin: 0px;
  border-top: 0px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
  position: absolute;
}

#top-menu ul a, #top-menu ul .cur {
  position: relative;
		float: left;
	display: block;
	line-height: 23px;
  height: 24px;
	text-decoration: none;
	background-color: #254f7b;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 0 10px;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
}

#top-menu ul .act a {
	color: #000000;
	font-weight: bold;
	background-color: #a8c4d4;
}

#top-menu ul a:hover {
	font-weight: bold;
	background-color: #4a729a;
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#eol li a {
	float: left;
	width: 100%;
	margin: 10;
	padding: 0;
}




#sub-menu ul {
	margin: 0;
	padding: 0;
	width: 100px;
	overflow: hidden;
	border-top: 1px solid #000000;
	list-style-type: none;
}

#sub-menu ul a {
	text-decoration: none;
	display: block;
}

#sub-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000000;
	background: #a8c4d4;
}

#sub-menu li.noact a {
	line-height: 24px;
	height: auto;
	text-decoration:none;
  display: block;
	padding: 0px 10px;
	background: #254f7b;
	color: #ffffff;
	font-weight: bold;
}

#sub-menu li.noact a:hover, #sub-menu li.act a:hover  {
	line-height: 24px;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
	background: #4a729a;
	font-weight: bold;
}

#sub-menu li.act a {
	line-height: 24px;
	height: auto;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
	background: #a8c4d4;
	color: #000000;
	font-weight: bold;
}

#sub-menu ul .subMenuTitle {
	color: #000000;
	font-weight: bold;
	background-color: #4a729a;
	line-height: 24px;
	font-weight: bold;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0 10px;
}

#sub-menu ul .subMenuTitleSpacer {
	color: #000000;
	font-weight: bold;
	background-color: #a8c4d4;
	line-height: 10px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 0 10px;
}

.OuterTableBorder
{
  height:100%;
  width:100%; 
}
.OuterTableField
{
  height: 2%;
  background-color:transparent;
  
}
*html .OuterTableField
{
  height: 2%;
  background-color:pink;
  filter: chroma(color=pink);
}
.InnerTableBorder
{
  height:100%;
  border: white 10px solid;
}


a.menu:link{    color : #222222; text-decoration : none;  }
a.menu:visited{ color : #222222; text-decoration : none; }
a.menu:focus{ color : #000000; text-decoration : none;}
a.menu:hover { color : #000000; text-decoration : underline;}
a.menu:active{ color : #000000; text-decoration : none;}

a.menulink:link{  color : #222222; text-decoration : none;  }
a.menulink:visited{ color : #222222; text-decoration : none; }
a.menulink:focus{ color : #000000; text-decoration :  underline; }
a.menulink:hover { color : #000000; text-decoration :  underline; }
a.menulink:active{ color : #000000; text-decoration :  underline; }

a.mylink:link{  color : #222222; text-decoration : underline;  }
a.mylink:visited{ color : #222222; text-decoration : underline; }
a.mylink:focus{ color : #000000; text-decoration :  underline; }
a.mylink:hover { color : #000000; text-decoration :  underline; }
a.mylink:active{ color : #000000; text-decoration :  underline; }

a.badminton:link{   color : #222222; text-decoration : underline;  }
a.badminton:visited{color : #222222; text-decoration : underline;  }
a.badminton:active{ color : #000000; text-decoration :  underline; }
a.badminton:focus{  color : #000000; text-decoration :  underline; }
a.badminton:hover { color : #000000; text-decoration :  underline; background:#cbcbcb;}
a.badminton:active{ color : #000000; text-decoration :  underline; }



