.menutitle{
		margin: 2px;
		border-top: 0px;
		border-bottom: 1px;
		border-left: 1px;
		border-right: 0px;
		border-color: #000000;
		border-style: solid;
		cursor:pointer;
		font-weight: bold;
		background-color: #E0E0E0;
	}
.mainmenulink{
		text-decoration: none;
	}
.submenu{
		margin-left: 10px;
		width: 145px;
		border-top: 0px;
		border-bottom: 0px;
		border-left: 1px;
		border-right: 0px;
		border-color: #000000;
		border-style: solid;
	}
.menulink {
		margin-left: 10px;
		text-decoration: none;
		color: #202020;
	}
body	{
		margin: 0px;
		background-color: #CCCCCC;
		font-family: Times New Roman;
		font-size: 12pt;
	}

		.row_style { border: 0px; border-style: solid; border-bottom: 1px; border-top: 0px; }
		.toprow_style { border-style: none; border-top: 0px;}


a	{
		color: #808080;
	}
a:hover {
		color: #000000;
	}

td	{
		margin: 5px;
		border-width: 0px;
		border-color: #000000;
		background-color: #D0D0D0;
		font-family: Times New Roman;
		font-size: 12pt;

	}

input,select,textarea
	{
		font-family: Times New Roman;
		font-size: 10pt;
		background-color: #FFFFFF;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
	}

.grau1 { background-color: #E0E0E0; font-weight: bold; border: 0px; }
.grau2 { background-color: #D0D0D0; font-weight: bold; border: 0px; }
.grau3 { background-color: #808080; }
.grau4 { background-color: #E0E0E0; }
.header { font-size: 14px; font-weight: bold; color: #303030; border: 0px; background-color: #FFFFFF; margin: 0px; height: 23px;}
.tabellen-spacer { height: 10px; border: 0px; }
.dotted { border: 1px; border-style: dotted; }
.meldung { font-size: 14pt; font-weight: bold; }

.radio2 { background-color: #D0D0D0; border: 0px; }
.radio1 { border: 0px; }

.menuskin{
position:absolute;
width:165px;
background-color: #E0E0E0;
border:1px solid #000000;
font-size: 12pt;
font-face: Times New Roman;
font-weight: bold;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color: #808080;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color: #D0D0D0;
}

#mouseoverstyle a{
color: #000000;
}
.table_header td{
	 font-weight: bold;
	 background-color: #FFFFFF;
 }
.table_caption td{
	 font-weight: bold;
	 background-color: #F0F0F0;
 }
.table_row_style_1 td{
	 background-color: #F0F0F0;
}
.table_row_style_2 td{
	 background-color: #E0E0E0;
}
