/*
	Stylesheet for MCB's vogndatabase
*/
html, body {
	margin: 0;
}

td.TransDB_headbjealke {
	background: none;
	border: 0;
	/*
	border: 1px solid #C91216;
	border-width: 2px 0 1px 0;
	*/ 		
	color: #C91216;
	font-size: 0.8em !important;
	font-weight: bold;
	margin: 5px 0 20px 0;
	padding: 0px 0 15px;	
}
#TransDB_searchsektion {
	margin: 0 0 15px;
}
#TransDB_searchsektion td {
	padding: 3px 0;
}
#TransDB_searchsektion select, #searchsektion select {
	 width: 130px; 
}


#TransDB_listsektion {
	margin: 0;
}
#TransDB_listsektion td.TransDB_headbjealke {
	margin: 5px 0 0;	
}
#TransDB_listsektion td.TransDB_listhead {
	
}
td.TransDB_listcelle1, td.TransDB_listcelle2 {
	background: inherit;
}


#SubTable #submit {
	float: right;
	font-size: 10px;
	margin-right: -19px;
	position: relative;
	z-index: 100;
}

