body {
	color: rgb(15%,25%,15%);background: rgb(80%,88%,74%);}

.stdbody   {
	color: white;
	background-color: #3333ee }

.ubbbody {
	color: white;
	background: moccasin;
}

.mlnkbody {
	color: #000000;
	background: mediumaquamarine;
}

h1 {font-family: papyrus;color: rgb(30%,50%,30%); border-color: rgb(30%,50%,30%);text-align: center;background: rgb(45%,65%,45%);}
h2 {font-family: papyrus;color: rgb(20%,40%,20%);text-align: center;}
h3 {font-family: papyrus;color: rgb(20%,30%,20%); border-color: rgb(50%,60%,50%);text-align: center;}
h4, h5, h6 {font-family: papyrus;color: rgb(20%,30%,20%); border-color: rgb(50%,60%,50%);text-align: center;}

A:link	{color: rgb(20%,40%,20%);} /* unvisited link */
A:visited{color: rgb(20%,70%,20%);} /* visited links */
A:active	{color: rgb(20%,90%,20%);} /* active links */

P {
	color: rgb(15%,25%,15%);
}

.menuitem {
	color: rgb(15%,25%,15%);
	font-size:13;
	font-family: Verdana;
}

.std {
	color: mediumturquoise;
}

.stdblock {
	color: mediumturquoise;
	align: center;
	margin-left:1.0cm;
	margin-right:1.0cm;
}
.stdtable {
	font-family: "Verdana, Arial";
	font-size:"80%";
	background: #3333EE;
	color: mediumturquoise;
}
.white_table {
	font-family: "Verdana, Arial";
	font-size:"80%";
	background: white;
	color:  black;
}
.tblhead {
	color:  #FFFFFF;
	background: #00008B;
	font-family: "Verdana, Arial";
}

.tbldata {
	color:  #FFFFFF;
	background: #3333EE;
	font-family: "Verdana, Arial";
}
.lighttable_hdr {
	font-family: "Verdana, Arial";
	font-size:"80%";
	background: cornflowerblue;
	color:  white;
}
.lighttable_dat {
	font-family: "Verdana, Arial";
	font-size:"80%";
	background: mediumturquoise;
	color:  white;
}
.ubbtabletd {
	background: antiquewhite;
	color:  darkgoldenrod;
}
.start   {
	color: gainsboro;
}
.kontakte  {
	color: limegreen;
}
.feedback  {
	color: white;
}
.ubbtabletdorg {
	background: #F7F7F7;
	color:  black;
}
.ubbtabletr {
	font-family: "Verdana, Arial";
	background: red;
	color:  black;
}
.twocolumn { 
  column-count: ;
  column-width: 100px;
  column-gap: 10px
  column-rule: none; 
}

