body {

}

body,*,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a {
	color:#000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}

.menue {
	display: block;
	width: 100%;
}
a.menue:hover {
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
.rahmen {
	border: 1px solid #9B9B9B;
}
.rahmenzelle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;


}
.title2 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

tr.myHead td {
	padding-top:0;
	padding-bottom:0;
}
tr.myHead2 td {
	padding-bottom:3px;
}


table {
    border-collapse: collapse;
}
table.tabRahmen > tbody > tr > td,
table.tabRahmen > tr > td {
	border: 1px solid #E6E6E6;
	/*padding:2px;*/
}


table.rahmenzeile td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	text-align:right;
}
table.rahmenzeile td.noborder {
	border-bottom:none;
}
table.rahmenzeile td.text {
	text-align:left;
}
table.nowrap td {
	white-space: nowrap;
}


#l_static_content,
#l_footer {
	margin:20px;
	padding:10px;
}
#l_footer {
	margin-bottom:30px;
	border: 1px solid #ccc;
	text-align:center;
}