tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.myheading1 {
	font-size: 30px;
	color: #8d8d8d;
	font-weight: normal;
}
.myheading2 {
	font-weight: bold;
	color: #f8984b;
	font-size: 16px;
}

.hervorhebung {
		font-weight: bold;
	color: #905627;

}

a.wsmenue 			{
	color: #905627;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
}  
a.wsmenue:active 		{
	font-size: 14pt;
} 

a.wsmenue:hover 		{
background-color:#905627;
color: #fdb082;
}

.picborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

a.wsmenuecurrentpage 			{
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
background-color:#905627;
color: #fdb082;
}  
	 
a.wsmenuecurrentpage:active 		{
	font-size: 14pt;

} 

a.wsmenuecurrentpage:hover 		{
background-color:#B86F32;
color: #fdb082;
}

a {
	font-weight: bold;
	color: #905627;
}
li {
	text-align: left;
}

.picborder {
	border: 1px solid #CCCCCC;
}

.tblborder {
	border: 1px solid #CCCCCC;
}


a:hover 		{
background-color:#905627;
color: #FFFFFF;
}
.invisalignmenu {
	font-weight: normal;
	text-align: left;
	font-weight: bold
}

.notbold {
	font-weight: normal;
}

a.invisalignmenuecurrentpage 			{
	text-decoration: none;
	background-color:#905627;
	color:#FFFFFF;
	font-weight:normal;
	font-weight: bold
}  
