
html,body {
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ommawoerter {
	margin: 0;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.main {
	height: 100%;
	padding-left: 0px;
	margin: 0;
}

.main2 {
	height: 100%;
}
  
.ommaform {
	background: #E3E2C1;
	border: 1px solid Black;
}

.menuabctable {
	border: 1px solid #603800;
}

.menuabctable td {
	border: 1px solid #E3E2C1;
}

td.menu  {
	background-color: #BD9D6C;
	padding : 2px;
	font-size : 12px;
	height : 21px;
}

td.menuhighlight { 
	border: 1px solid Black;
	padding : 1px;
	background :  #E3E2C1 url(/images/dot.gif) no-repeat left;
	font-size : 12px;
	height : 21px;
}


td.menuabc  { 
	background-color: #D5CB9B; 
	padding : 2px;	
}

td.menuabchighlight { 
	background-color: #E3E2C1; 
	border: 1px solid Black;
	padding : 2px;	
}

.menuabctabletitle {
	text-decoration: none;
	font-weight: bold;
	font-size : 11px;
	background-color: #E2DA9C; 
}

td.menuabctabletitlehighlight {
	background-color: #F5EEAF; 
	border: 1px solid Black;
}

td.menufooter  { 
	background-color: #FFFFEF; 
	padding: 2px;
}

td.menufooterhighlight { 
	background-color: #E3E2C1; 
	padding: 1px;
	border: 1px solid Black;
}

.standard {
	background: #E3E2C1;
}

.even {
	background: #DAD7AC;
}


.omlisttable {
	border: 1px solid Black;
}

.omlisttable th {
	border: 1px solid Black;
	background: #BD9D6C;
}

.omtablelefttitle {
	border: 1px solid Black;
	background: #BD9D6C;
	width: 100px;
	text-align: right;
}


.listabctitle {
	background: #CECEC2;
}

.listtablestandard {
	background: #E3E2C1;
}

.listtablestandard td tr {
	background: #E3E2C1;
}

.listtablestandardhighlight {
	background: #E7CB99;
}

.listtablestandardhighlight td {
	background: #E7CB99;
}

.listtableeven {
	background: #DAD7AC;
}

.listtableeven td tr {
	background: #DAD7AC;
}

.listtableevenhighlight {
	background: #E7CB99;
}

.listtableevenhighlight td {
	background: #E7CB99;
}


.zusatzinfo {
	border: 1px solid Black;
	background: #E2DA9C;
}

.zusatzinfofont {
	font-size: 12px;
}

.menulink {
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
}

.menulink:hover {
	text-decoration: underline;
}

.listlink {
	text-decoration: none;
}

.listlink:hover {
	text-decoration: underline;
}

.menulinksmall {
	text-decoration: none;
	font-weight: bold;
	font-size : 11px;
}

.menulinksmall:hover {
	text-decoration: underline;
}
