

table#main{
	background-color:white;
}

table#header{
	background-color:white;
	border: 1px solid white;
}

table#menu{
	font: 13px verdana;
	background-color:white;
}

table#stand{
	font: 10px verdana;
	background-color:white;
}

#menu a:link{
	color: black;
	text-decoration: none;
}
#menu a:visited {
	color: black;
	text-decoration: none;
}
#menu a:hover{
	color: black;
	text-decoration: underline overline;
}

table#bodytext{
	margin: 14px 0 0 0;
	background: white;
}

table#footer{
	margin: 14px 0 0 0;
	background-color: #4eae6e;
	color: white;
	height:5px; 
	font: 10px verdana;
	text-align: center;
	border: 1px solid white;
}

table#login{
	font: 10px verdana;
	margin: 3px;
	position:static;
}

td#bodytitel{
	background-color: #4eae6e;
	color: white;
	padding: 2px 2px 2px 10px;
	border: 1px solid black;
}

td#bodytext{
	padding: 3px;
	font: 12px verdana;
	border-left: 1px dashed black;
	border-right: 1px dashed black;
}

td#selecttop{
	padding: 3px;
	font: 12px verdana;
	border: 1px solid black;
}

td#selectbody{
	padding: 3px;
	font: 9px verdana;
	border: 1px solid black;
}

#bodytext a:link{
	color: black;
	text-decoration: underline;
}
#bodytext a:visited {
	color: black;
	text-decoration: underline;
}
#bodytext a:hover{
	color: black;
	text-decoration: underline overline;
}


td#bodytextcomment{
	padding: 3px;
	font: 12px verdana;
	border-left: 1px dashed black;
	border-right: 1px dashed black;
	border-bottom: 1px solid black;
}

td#bodycomment{
	margin:14px 0 0 0;
	background-color: #4eae6e;
	color: white;
	font: 12px verdana;
	padding: 2px 2px 2px 10px;
	border: 1px solid black;
}

#bodycomment a:link{
	color: white;
	text-decoration: underline;
}
#bodycomment a:visited {
	color: white;
	text-decoration: underline;
}
#bodycomment a:hover{
	color: white;
	text-decoration: underline overline;
}

td#comment{
	background-color: #4eae6e;
	color: white;
	font: 12px verdana;
}

.rightbar h1{
	 padding:0 10px 0 0; 
	 margin:14px 0 0 0; 
	 height:15px; 
	 width:150px; 
	 color:white; 
	 font:bold 10px/14px verdana; 
	 background:#4eae6e; 
	 background-image:url("images\tl.jpg");
	 background-position:top left; 
	 background-repeat:no-repeat; 
}

.rightbar p{
	 padding: 3px; 
	 margin: 0px; 
 	 border: solid 1px #4eae6e;
	 width:150px; 
}

font.def {
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
}

